Fedora 21 Update: php-pecl-xdebug-2.2.7-1.fc21

updates at fedoraproject.org updates at fedoraproject.org
Tue Feb 3 12:01:59 UTC 2015


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2015-1094
2015-01-25 23:40:32
--------------------------------------------------------------------------------

Name        : php-pecl-xdebug
Product     : Fedora 21
Version     : 2.2.7
Release     : 1.fc21
URL         : http://xdebug.org/
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:

Thu, Jan 22, 2014 - xdebug 2.2.7

Fixed bugs:
* Fixed bug #1083: Segfault when requesting a variable for a context that did not have them.
* Fixed bug #1087: zend_execute_script or zend_eval_string in RINIT segfaults.
* Fixed bug #1088: Xdebug won't show dead and not executed lines at the second time.
* Fixed bug #1098: Xdebug doesn't make use of __debugInfo.
* Fixed segfaults with ZTS on PHP 5.6.
--------------------------------------------------------------------------------
ChangeLog:

* Thu Jan 22 2015 Remi Collet <remi at fedoraproject.org> - 2.2.7-1
- Update to 2.2.7
* Sun Nov 16 2014 Remi Collet <remi at fedoraproject.org> - 2.2.6-1
- Update to 2.2.6 (stable)
--------------------------------------------------------------------------------

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