...of the Smashing Magazine.
http://www.smashingmagazine.com/2009/01/20/50-extremely-useful-php-tools/
:)
- Changed mail email to coil[at]php-debug[dot]com
- [15530] Fixed render method for the Table renderer
- Fixed floating div title width under FF linux
- Added a new "constants" sub-panel inside the "vars and config" panel
- [14694] Fixed bug with the show source script when get_magic_quotes_gpc is On
Enjoy ! See u. COil
PS: happy new year ! :)
Fixed render method for Table renderer.
http://pear.php.net/bugs/bug.php?id=15530
Other small fixes:
- Changed mail email to coil[at]php-debug[dot]com
- Fixed floating div title width under FF linux
See you. COil
Fixed in CVS, will be in the next release.
I will now post bug fixes in the news. Thanks to you for reporting issues. :)
You can report a bug by using the PEAR bug tracker (not the sf one please ;))
--> http://pear.php.net/bugs/report.php?package=PHP_Debug
See you. :) COil
This is just a small update to correct and close minor bugs that were on the [Pear bug tracker|http://pear.php.net/bugs/search.php?cmd=display&package_name\[0\]=PHP_Debug]. I have also finally added the sources on the [php csv server|http://cvs.php.net/viewvc.cgi/pear/PHP_Debug/]. The last step will be to do the end user documentation in the [DocBook|http://doc.php.net/php/dochowto/c346.php] format so it can be available in the [official pear documentation|http://pear.php.net/manual/].... read more
First of all, happy new year !!! :P
Just a little update of PHP_Debug, here is the changelog:
- Added credits to symfony for the idea of the floatting div renderer
- Added a link for a direct input W3C validation
- Added warning for local W3C validation
- Corrected html validation in the W3C tab (dooh!)
- Changed main version number for the pear one
- Switched package to stable state
- Fixed typo in the database debug tab
- [12078] Moved examples to doc role
- [10919] Created a setStartTime method for the php_debugline class... read more
Well, this release will be the 1st one to take part of the Pear project. It was finally accepted with a +14 total (one conditional) :) witch is quiet good, the feedbacks were also very positive. I had to do some clean up to fit 100% of Pear coding standard. But now it's over and i am happy that my lib is an official Pear package.
--> http://pear.php.net/package/PHP_Debug
One new feature of this release is a tab concerning W3C validation, there also small bug fixes. Now, i would prefer the bug to be reported to the official Pear bug tracker.... read more
After quiet a long time of inactivity, here is a new release of my debug library, V2.1.0. This year, Symfony http://www.symfony-project.com gave me an idea for a new renderer for my lib... In fact, i have taken the idea of the "[debug floating div http://www.php-debug.com/www/PHP_Debug_HTML_Div_test.php to display the debug informations, well the display is almost the same than the Sf one, except for the logo... And there is still the old table renderer but is should not be used now because the div one is far more pratical to use. Want to see ?? You can find a the demo on the website http://www.php-debug.com/www/PHP_Debug_HTML_Div_test.php ;)
Finally ! It is a PHP5 version only, what's new ? A lot of things ! In fact all was re-rewritten in a better way ! The most important improvments are: new style, no need to specify __FILE__ and __LINE__, new and easy to remember public functions, variable watcher, PHP error handler replacment....
The website is also updated... nice docs, tutorials, everything you need to start with PHP_Debug, you should't be lost. I hope you will enjoy, you can check the changelog here http://www.php-debug.com/www/changelog.php... read more