summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index ff5041ca72..3ece6237b4 100644
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,7 @@ PHP 4.0 NEWS
?? ?? 1999, Version 4.0 Beta 3
+- Added new str_repeat() function. (Andrei)
- Output-Buffering system is now Thread-Safe. (Thies)
- implemented OCI8 $lob->WriteToFile() function - very useful for streaming
large amounts of LOB-Data without to need of a huge buffer. (Thies)