- Now we're getting closer to an RC we should start giving more detail

- about engine changes in NEWS.
This commit is contained in:
Andi Gutmans 2003-11-24 18:22:55 +00:00
parent d344648b07
commit a319c41bb1

1
NEWS
View File

@ -1,6 +1,7 @@
PHP NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? Oct 2003, PHP 5 Beta 3
- The engine now preserves the case of the class passed to __autoload() (Andi)
- Added new functions:
. dba_key_split() to split inifile keys in an array. (Marcus)
. time_nanosleep() signal safe sleep (Magnus, Ilia)