diff options
author | <changelog@php.net> | 1999-10-29 01:09:20 +0000 |
---|---|---|
committer | <changelog@php.net> | 1999-10-29 01:09:20 +0000 |
commit | 5d291c8ea5d0cc6a2abb04144328c0aa15ebf7a0 (patch) | |
tree | e60620bf34ba6e4bb00ca3dd2402c591c49d93b3 | |
parent | 990d5d72ea77dd064e4849a5e6cba92739345aa3 (diff) | |
download | php-git-5d291c8ea5d0cc6a2abb04144328c0aa15ebf7a0.tar.gz |
NEWS update
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3,6 +3,7 @@ PHP 4.0 NEWS ?? ?? 1999, Version 4.0 Beta 3 +- Enable IBM DB2 support - Tested against DB2 6.1 UDB on Linux (RH-6.0) - Added new str_repeat() function. (Andrei) - Output-Buffering system is now Thread-Safe. (Thies) - implemented OCI8 $lob->WriteToFile() function - very useful for streaming |