1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-09 02:22:18 +00:00
freebsd-ports/www/php-dyn/pkg-descr
Doug Barton 2b1dacc826 Remove more tags from pkg-descr files fo the form:
- Name
em@i.l

or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file.
2011-10-24 04:17:37 +00:00

8 lines
335 B
Plaintext

PHP Dyn is PHP Extension to help debugging a PHP script.
You can get execution trace of scripts not to need change them.
HTTP request parameters can be printed. Argument values of the
function call and return value can be printed. Each execution
time will be printed with microseconds.
WWW: http://sourceforge.net/projects/php-dyn/