Fedora 14 Update: php-pecl-xdebug-2.1.2-1.fc14

updates at fedoraproject.org updates at fedoraproject.org
Wed Aug 17 00:58:35 UTC 2011


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2011-9827
2011-07-31 02:57:33
--------------------------------------------------------------------------------

Name        : php-pecl-xdebug
Product     : Fedora 14
Version     : 2.1.2
Release     : 1.fc14
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.

Version 2.1.1:

= Debugger
* Fixed bug #518: Removed CLASSNAME pseudo-property optional.
* Fixed bug #592: Xdebug crashes with run after detach.
* Fixed bug #596: Call breakpoint never works with instance methods, only static methods.
* Fixed JIT mode in the debugger so that it works for xdebug_break() too.

= Profiler
* Fixed bug #631: Summary not written when script ended with "exit()".
* Fixed bug #639: Xdebug profiling: output not correct - missing 'cfl='.
* Fixed bug #642: Fixed line numbers for offsetGet, offsetSet, __get/__set/__isset/__unset and __call in profile files and stack traces/function traces.
* Fixed bug #643: Profiler gets line numbers wrong.
* Fixed bug #653: XDebug profiler crashes with %H in file name and non standard port.
--------------------------------------------------------------------------------
ChangeLog:

* Thu Jul 28 2011 Remi Collet <Fedora at FamilleCollet.com> - 2.1.2-1
- update to 2.1.2
- improved description
- add filter_provides to avoid private-shared-object-provides xdebug.so
- add %check section (minimal load test)
- always use libedit
--------------------------------------------------------------------------------

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