diff options
author | foobar <sniper@php.net> | 2005-12-01 15:29:40 +0000 |
---|---|---|
committer | foobar <sniper@php.net> | 2005-12-01 15:29:40 +0000 |
commit | f74f26f487228995a70a8ae79e20ffad5ddde784 (patch) | |
tree | f47505d5650016238f9cae2b3d6245cfe2d15f79 | |
parent | c23052d6d2fcbc88862bcb2a86d6612c8f344bb2 (diff) | |
download | php-git-f74f26f487228995a70a8ae79e20ffad5ddde784.tar.gz |
fix news
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |