Jump to letter: [
02349ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
php-zendframework-zend-debug - Zend Framework Debug component
- Description:
Zend\Debug is a component that help the debugging of PHP applications.
In particular it offers a static method Zend\Debug\Debug::dump() that
prints or returns information about an expression. This simple technique
of debugging is common because it is easy to use in an ad hoc fashion and
requires no initialization, special tools, or debugging environment.
Documentation: https://zendframework.github.io/zend-debug/
Packages
php-zendframework-zend-debug-2.6.0-2.fc14.al.src
[22 KiB] |
Changelog
by Remi Collet (2018-05-02):
- update to 2.6.0
- raise dependency on PHP 5.6
- add dependency on zend-escaper
- use range dependencies on f27+
- switch to phpunit6 or phpunit7
|