Skip to content

Commit c458e96

Browse files
committed
Update NEWS, test cvs commit
1 parent a71df1c commit c458e96

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

NEWS

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
PHP 4.0 NEWS
22
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
33
?? ??? 200?, Version 4.0.7-dev
4+
- Assigning to a string offset beyond the end of the string now automatically
5+
increases the string length by padding it with spaces, and performs the
6+
assignment (Zeev, Zend Engine)
7+
- Added warnings in case an uninitialized string offset is read (Zeev, Zend
8+
Engine)
49
- Fixed a couple of overflow bugs in case of very large negative integer
510
numbers (Zeev, Zend Engine)
611
- Added new experimental module pcntl (Process Control) (Jason)

0 commit comments

Comments
 (0)