1
0
mirror of https://github.com/php/php-src.git synced 2026-04-05 15:12:39 +02:00

Update NEWS

This commit is contained in:
Yasuo Ohgaki
2013-07-08 19:02:42 +09:00
parent 2bc8271b29
commit bdfe70ab34

3
NEWS
View File

@@ -45,6 +45,9 @@ PHP NEWS
. Allowed PDO_OCI to compile with Oracle Database 12c client libraries.
(Chris Jones)
- Pgsql
. pg_unescape_bytea() raise E_WARNING for invalid inputs. (Yasuo)
- Phar:
. Fixed Bug #65142 (Missing phar man page). (Remi)