From: Sascha Schumann Date: Sat, 30 Jun 2001 13:25:13 +0000 (+0000) Subject: Test commit X-Git-Tag: PRE_TSRM_MERGE_PATCH~305 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=35c310252d76325220c8035c4d667029aebef74c;p=php Test commit --- diff --git a/NEWS b/NEWS index 5ca14a6128..7cef3cc53e 100644 --- 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)