Quantcast
Channel: PHPDeveloper.org
Viewing all articles
Browse latest Browse all 1515

Community News: Latest PECL Releases for 06.23.2015

$
0
0
Latest PECL Releases:
  • APM 2.0.5 Fixed: - missing apm.statsd_exception_mode and apm.socket_exception_mode - sqlite3.h file not found in Windows build Improved: - Minor optimizations in stacktrace creation

  • xdebug 2.3.3 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%)

  • rrd 2.0.0beta2 - first release for PHP 7 - 2.x series isn't BC compatible with PHP 5 - package.xml release info fix

  • rrd 2.0.0beta1 - rrdc_disconnect is available in rrd 1.4.0+ (Remi)

  • gRPC 0.5.0 First alpha release


Viewing all articles
Browse latest Browse all 1515

Trending Articles