1
0
mirror of https://github.com/php/php-src.git synced 2026-04-07 08:02:49 +02:00
This commit is contained in:
Pierre Joye
2009-03-18 08:16:13 +00:00
parent 6bb0ac9712
commit 408abe99a7

1
NEWS
View File

@@ -44,7 +44,6 @@ PHP NEWS
- Fixed bug #45432 (PDO: persistent connection leak). (Felipe)
- Fixed bug #43831 ($this gets mangled when extending PDO with persistent
connection). (Felipe)
- Fixed bug #43073, (TrueType bounding box is wrong for angle<>0) (Martin McNickle)
- Fixed PECL Bug #16035 (OCI8: oci_connect without ORACLE_HOME defined causes segfault) (Chris Jones/Oracle Corp.)
- Fixed PECL Bug #15988 (OCI8: sqlnet.ora isn't read with older Oracle libraries) (Chris Jones/Oracle Corp.)
- Fixed PECL Bug #14268 (Allow "pecl install oci8" command to "autodetect" an Instant Client RPM install) (Chris Jones/Oracle Corp.)