1
0
mirror of https://github.com/php/php-src.git synced 2026-04-25 08:58:28 +02:00

keep 'em sorted

This commit is contained in:
Boris Lytochkin
2013-12-20 00:51:59 +04:00
parent bb51d0e4c0
commit a7c50ccc67
+3 -3
View File
@@ -27,6 +27,9 @@ PHP NEWS
. Fixed bug #64405 (Use freetype-config for determining freetype2 dir(s)).
(Adam)
- SNMP:
. Fixed SNMP_ERR_TOOBIG handling for bulk walk operations. (Boris Lytochkin)
- XSL
. Fixed bug #49634 (Segfault throwing an exception in a XSL registered
function). (Mike)
@@ -34,9 +37,6 @@ PHP NEWS
- ZIP:
. Fixed Bug #66321 (ZipArchive::open() ze_obj->filename_len not real). (Remi)
- SNMP:
. Fixed SNMP_ERR_TOOBIG handling for bulk walk operations (Boris Lytochkin)
12 Dec 2013, PHP 5.4.23
- Core: