--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2012-0964
2012-01-26 22:19:02
--------------------------------------------------------------------------------

Name        : php-pecl-xdebug
Product     : Fedora 15
Version     : 2.1.3
Release     : 1.fc15
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: 

= Fixed bugs =

* Fixed bug #725: EG(current_execute_data) is not checked in xdebug.c, 
xdebug_statement_call.
* Fixed bug #723: xdebug is stricter than PHP regarding Exception property 
types.
* Fixed bug #714: Cachegrind files have huge (wrong) numbers in some lines.
* Fixed bug #709: Xdebug doesn't understand E_USER_DEPRECATED.
* Fixed bug #698: Allow xdebug.remote_connect_back to be set in .htaccess.
* Fixed bug #690: Function traces are not appended to file with 
xdebug_start_trace() and xdebug.trace_options=1.
* Fixed bug #623: Static properties of a class can be evaluated only with 
difficulty.
* Fixed bug #614/#619: Viewing private variables in base classes through the 
debugger.
* Fixed bug #609: Xdebug and SOAP extension's error handlers conflict.
* Fixed bug #606/#678/#688/#689/#704: crash after using eval on an unparsable, 
or un-executable statement.
* Fixed bug #305: xdebug exception handler doesn't properly handle special 
chars.

= Changes =

* Changed xdebug_break() to hint to the statement execution trap instead of 
breaking forcefully adding an extra stackframe.
* Prevent Xdebug 2.1.x to build with PHP 5.4.
--------------------------------------------------------------------------------
ChangeLog:

* Thu Jan 26 2012 Remi Collet <[email protected]> - 2.1.3-1
- update to 2.1.3
* Thu Jul 28 2011 Remi Collet <[email protected]> - 2.1.2-1
- update to 2.1.2
- fix provides filter for rpm 4.9
- improved description
--------------------------------------------------------------------------------

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
--------------------------------------------------------------------------------
_______________________________________________
package-announce mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-announce

Reply via email to