1
0
mirror of https://github.com/php/php-src.git synced 2026-04-11 01:53:36 +02:00

NEWS update

This commit is contained in:
2001-05-08 01:09:22 +00:00
parent 6cd3b987b8
commit b3fc1c2afc

1
NEWS
View File

@@ -2,6 +2,7 @@ PHP 4.0 NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? ??? 200?, Version 4.0.6
- Ported Documentation structure from phpdoc (jmoore)
- Improved virtual() to support PHP-enabled URIs (Zeev)
- Fixed undefined behavior when using floating point keys in array()
expressions (Zeev, Zend Engine)