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

Update NEWS

This commit is contained in:
Yasuo Ohgaki
2013-07-27 05:51:30 +09:00
parent ef3d813d2c
commit bafe0e5399

4
NEWS
View File

@@ -27,6 +27,10 @@ PHP NEWS
- Streams:
. Fixed bug #65268 (select() implementation uses outdated tick API). (Anatol)
- Pgsql:
. Fixed bug #65336 (pg_escape_literal/identifier() scilently returns false).
(Yasuo)
18 Jul 2013, PHP 5.5.1
- Core: