Skip to content

Releases: daniel-aranda/PHP-Rocks

Environment finder does not require IPs to be setup

14 Jul 15:34
Compare
Choose a tag to compare

When accessing the web server using an IP versions before 0.6.0 required you to add the IP in the config file, since version 0.6.0 it could detect the environment by checking the hostname

Add string contains utility

28 Jun 16:38
Compare
Choose a tag to compare
0.5.10

adding string contains utility

Get Environment running on command line uses gethostname

20 May 15:31
Compare
Choose a tag to compare

It works better than $_SERVER['hostname']

Swap HTTP_HOST with SERVER_NAME when detecting environment

17 Apr 18:05
Compare
Choose a tag to compare
0.5.7

Swap HTTP_HOST with SERVER_NAME when detecting environment

OptionableArray supports nested arrays

13 Apr 20:43
Compare
Choose a tag to compare
0.5.6

OptionableArray supports nested arrays

0.5.5

10 Apr 05:45
Compare
Choose a tag to compare
Fixing bug with EventHandler::removeEventListener

0.5.4

01 Apr 21:40
Compare
Choose a tag to compare
Optionable array get should not transform false and empty string into…

Composer stable versions

25 Mar 01:30
Compare
Choose a tag to compare

Depreciate usage of json_encode with two arguments since php 5.4 is no longer supported.

Adding System Mockables Functions

24 Mar 19:36
Compare
Choose a tag to compare
0.5.2

Adding System Mockables Functions

Addind ErrorHandler class

17 Mar 03:09
Compare
Choose a tag to compare
0.5.1

Addind ErrorHandler class