Download List

Descripción del Proyecto

PHP debug tools provides various debug tools, including: script trace debugging (using the xdebug extension), error debugging, manual debugging using a debug() function that generates a backtrace and other useful information, and debugging database queries.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2009-12-25 06:29
1.02

Mejoras de características menores. Una nueva herramienta: lib / dump.php con dump () y dump_tofile () funciones. dump () es una versión ligera de debug () con las características de base y sólo una interfaz de luz.
Minor feature enhancements. A new tool: lib/dump.php with dump() and dump_tofile() functions. dump() is a light version of debug() with just basic features and a light interface.

2009-12-11 07:15
1.01

Correcciones de errores menores. Problemas al incluida la consola de depuración a través de auto_prepend_file han sido corregidos. Etiquetas cortas abiertas en algunos de los archivos han sido corregidos.
Minor bugfixes. Issues when including the debug console via auto_prepend_file have been fixed. Short open tags in some of the files have been fixed.

2009-12-04 06:39
1.00

Freshmeat anuncio inicial.
Initial freshmeat announcement.

Project Resources