]> granicus.if.org Git - php/commitdiff
Test commit
authorSascha Schumann <sas@php.net>
Sat, 30 Jun 2001 13:25:13 +0000 (13:25 +0000)
committerSascha Schumann <sas@php.net>
Sat, 30 Jun 2001 13:25:13 +0000 (13:25 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 5ca14a612821e202a336dc0243b293364b447096..7cef3cc53e40028d08edaa9dbdaf5d6b7ffe96b2 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,6 @@
 PHP 4.0                                                                    NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
-?? ??? 200?, Version 4.0.7-dev
+?? ??? 200?, Version 4.0.7-dev 
 - Assigning to a string offset beyond the end of the string now automatically
   increases the string length by padding it with spaces, and performs the
   assignment (Zeev, Zend Engine)