summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfoobar <sniper@php.net>2005-12-01 15:29:40 +0000
committerfoobar <sniper@php.net>2005-12-01 15:29:40 +0000
commitf74f26f487228995a70a8ae79e20ffad5ddde784 (patch)
treef47505d5650016238f9cae2b3d6245cfe2d15f79
parentc23052d6d2fcbc88862bcb2a86d6612c8f344bb2 (diff)
downloadphp-git-f74f26f487228995a70a8ae79e20ffad5ddde784.tar.gz
fix news
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 60a8752607..6346d0a634 100644
--- a/NEWS
+++ b/NEWS
@@ -15,7 +15,7 @@ PHP NEWS
. Fixed isset/empty/(bool) behavior
. Fixed iterator edge cases
. Added methods getNamespaces(), getDocNamespaces()
-- Upgraded bundled OCI8 to v.1.1.1. (Tony)
+- Fixed many bugs in OCI8. (Tony)
- Fixed crash and leak in mysqli when using 4.1.x client libraries and
connecting to 5.x server. (Andrey)
- Fixed bug #35496 (Crash in mcrypt_generic()/mdecrypt_generic() without