diff options
author | <changelog@php.net> | 2000-02-23 02:09:09 +0000 |
---|---|---|
committer | <changelog@php.net> | 2000-02-23 02:09:09 +0000 |
commit | e3d76db4559374eb19052cfa17337cf044358946 (patch) | |
tree | bdf2742f19e574a930ea09ccf9f1992ee64651cb | |
parent | 67f6945e8a3d2020ed443052a5384c4069d8704f (diff) | |
download | php-git-e3d76db4559374eb19052cfa17337cf044358946.tar.gz |
NEWS update
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -2,6 +2,7 @@ PHP 4.0 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| 21 February 2000 Version 4.0 Beta 4 patch level 1 +- Fixed OCI8 crash when returning cursors from stored-procedures. (Thies) - Fixed crash when magic_quotes were switched off. (Thies) - Support for pdflib 2.30 (Uwe) |