1
0
mirror of https://github.com/php/php-src.git synced 2026-04-20 22:41:20 +02:00

updated NEWS

This commit is contained in:
Anatol Belski
2014-01-03 22:42:38 +01:00
parent d3a053d9f4
commit 8a5ac85fa6

3
NEWS
View File

@@ -56,6 +56,9 @@ PHP NEWS
. Fixed bug #66112 (Use after free condition in SOAP extension).
(martin dot koegler at brz dot gv dot at)
- Standard
. Fixed bug #66395 (basename function doesn't remove drive letter). (Anatol)
- Sockets:
. Fixed bug #66381 (__ss_family was changed on AIX 5.3). (Felipe)
. Fixed bug #65923 (ext/socket assumes AI_V4MAPPED is defined). (Felipe)