diff options
author | Sascha Schumann <sas@php.net> | 2001-06-30 13:25:13 +0000 |
---|---|---|
committer | Sascha Schumann <sas@php.net> | 2001-06-30 13:25:13 +0000 |
commit | 35c310252d76325220c8035c4d667029aebef74c (patch) | |
tree | df2ddeeca9bad90edcb4db3c9cb664d033cc98a0 /NEWS | |
parent | 55687ca216423fc677cf7663abd30ca72fe170ed (diff) | |
download | php-git-35c310252d76325220c8035c4d667029aebef74c.tar.gz |
Test commit
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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) |