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

NEWS update

This commit is contained in:
2000-06-15 02:14:26 +00:00
parent 495a957c99
commit a5f1a555f3

3
NEWS
View File

@@ -2,6 +2,9 @@ PHP 4.0 NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? ??? 2000, Version 4.0.1
- Moved VC++ Win32 project and workspace files to the win32 directory
(Zeev)
- Require the year arg to checkdate to be an integer (Rasmus)
- Added --enable-c9x-inline option for compilers which support the new C9x
standard. If you encounter undefined references to i_zend_is_true and
other symbols, you should enable this. (Sascha, Zend Library)