Skip to content

Releases: webinertia/utils

0.0.10

25 Apr 01:21
21b56d4
Compare
Choose a tag to compare
Merge pull request #3 from webinertia/0.0.10

Signed-off-by: Joey Smith <[email protected]>

0.0.7

29 Mar 17:48
Compare
Choose a tag to compare

Updated Debug::dump() to add a couple handy features where if you do not pass a $label argument it will tag the dump with the file name and line number of where the dump occurred so that you do not overlook removing one and end up with a random dump that you have to track down. You can also set the $showFullPath = true and it will show the full path to the file.

0.0.6

19 Sep 15:26
Compare
Choose a tag to compare
improving the timer

adding config options
adding firephp support
Signed-off-by: Joey Smith <[email protected]>

Signed-off-by: Joey Smith <[email protected]>

0.0.5

19 Sep 08:17
Compare
Choose a tag to compare
Merge branch 'master' of https://github.com/webinertia/utils

0.0.4

02 Sep 02:48
de4fdfb
Compare
Choose a tag to compare
Update composer.json

Signed-off-by: Joey Smith <[email protected]>

0.0.3

01 Sep 22:33
Compare
Choose a tag to compare

updating php version requirement

Zend Debug Utility

16 Jun 19:33
Compare
Choose a tag to compare
0.0.2

Signed-off-by: Joey Smith <[email protected]>

Zend Debug Utility

16 Jun 19:12
Compare
Choose a tag to compare
Initial Commit

Signed-off-by: Joey Smith <[email protected]>

Signed-off-by: Joey Smith <[email protected]>