Fedora 22 Update: php-pecl-xdebug-2.3.3-1.fc22

updates at fedoraproject.org updates at fedoraproject.org
Tue Jun 30 00:24:03 UTC 2015


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2015-10266
2015-06-20 13:38:53
--------------------------------------------------------------------------------

Name        : php-pecl-xdebug
Product     : Fedora 22
Version     : 2.3.3
Release     : 1.fc22
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:

Fri, Jun 19, 2015 - **xdebug 2.3.3**

Fixed bugs:
* Fixed issue #1130: Escaping issues with docrefs and HTML characters in error messages
* Fixed issue #1133: PDO exception code value type is changed
* Fixed issue #1137: Windows does not support %zu formatting for sprintf
* Fixed issue #1140: Tracing with __debugInfo() crashes Xdebug due to a stack overflow
* Fixed issue #1148: Can't disable max_nesting_function
* Fixed issue #1151: Crash when another extension calls call_user_function() during RINIT
* Fixed crash with code coverage (Antony Dovgal)
* Fixed usage of virtual_file_ex and STR_FREE (Remi Collet)
* Reset overloaded opcodes at the end of each request (Eran Ifrah)

Improvements:
* Fixed issue #686: Not possible to inspect SplObjectStorage instances with Xdebug
* Fixed issue #864: No attributes are shown if an object extends ArrayIterator
* Fixed issue #996: Can't evaluate property of class that extends ArrayObject
* Fixed issue #1134: Allow introspection of ArrayObject implementation's internal storage
* Get rid of setlocale hack, by using %F instead of %f (and speed up tracing by 15-20%)

--------------------------------------------------------------------------------
ChangeLog:

* Fri Jun 19 2015 Remi Collet <remi at fedoraproject.org> - 2.3.3-1
- update to 2.3.3
- drop all patches, merged upstream
* Fri May 29 2015 Remi Collet <remi at fedoraproject.org> - 2.3.2-3
- add patch for exception code change (for phpunit)
* Wed May 27 2015 Remi Collet <remi at fedoraproject.org> - 2.3.2-2
- add patch for efree/str_efree in php 5.6
- add patch for virtual_file_ex in 5.6 #1214111
--------------------------------------------------------------------------------

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