1
0
mirror of https://github.com/php/php-src.git synced 2026-04-03 22:22:18 +02:00

Looked like this was done by RedHat the way I wrote it.

This commit is contained in:
Rasmus Lerdorf
1999-10-29 17:08:46 +00:00
parent 88ca873f3a
commit a3a7413be8

2
NEWS
View File

@@ -3,7 +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)
- Enable IBM DB2 support - Tested against DB2 6.1 UDB on Linux (Rasmus)
- Added new str_repeat() function. (Andrei)
- Output-Buffering system is now Thread-Safe. (Thies)
- implemented OCI8 $lob->WriteToFile() function - very useful for streaming