Fedora 16 Update: php-pecl-xdebug-2.1.2-1.fc16

updates at fedoraproject.org updates at fedoraproject.org
Mon Aug 22 15:10:41 UTC 2011


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2011-9974
2011-08-01 20:09:34
--------------------------------------------------------------------------------

Name        : php-pecl-xdebug
Product     : Fedora 16
Version     : 2.1.2
Release     : 1.fc16
URL         : http://pecl.php.net/package/xdebug
Summary     : PECL package for debugging PHP scripts
Description :
The Xdebug extension helps you debugging your script by providing a lot of
valuable debug information. The debug information that Xdebug can provide
includes the following:

* stack and function traces in error messages with:
  o full parameter display for user defined functions
  o function name, file name and line indications
  o support for member functions
* memory allocation
* protection for infinite recursions

Xdebug also provides:

* profiling information for PHP scripts
* code coverage analysis
* capabilities to debug your scripts interactively with a debug client

--------------------------------------------------------------------------------
Update Information:

Upstream changelog:

Version 2.1.2:
* Fixed bug #622: Working with eval() code is inconvenient and difficult.
* Fixed bug #684: xdebug_var_dump - IE does not support &.
* Fixed bug #693: Cachegrind files not written when filename is very long.
* Fixed bug #697: Incorrect code coverage of function arguments when using XDEBUG_CC_UNUSED.
* Fixed bug #699: Xdebug gets the filename wrong for the countable interface.
* Fixed bug #703 by adding another opcode to the list that needs to be overridden.
--------------------------------------------------------------------------------

This update can be installed with the "yum" update program.  Use 
su -c 'yum update php-pecl-xdebug' at the command line.
For more information, refer to "Managing Software with yum",
available at http://docs.fedoraproject.org/yum/.

All packages are signed with the Fedora Project GPG key.  More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------


More information about the package-announce mailing list