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

*** empty log message ***

This commit is contained in:
Zeev Suraski
2000-02-26 04:09:16 +00:00
parent 80782eff1f
commit c7843d3b4e

2
NEWS
View File

@@ -2,6 +2,8 @@ PHP 4.0 NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
???, Version 4.0 Beta 5
- Fixed comparison of (string) "inf" with (string) "inf", which was erroneously
returning false (Zeev)
- Implemented default_charset and default_mimetype config directives (Stig)
- Ported T1lib support from PHP3. (Jouni)
- Fixed -DEAPI inheritance from APXS. (Sascha)