- Remove entry merged to 5.3

This commit is contained in:
Marcus Boerger 2008-12-31 14:27:30 +00:00
parent 509f9455a0
commit c2d1b06567

2
NEWS
View file

@ -3,8 +3,6 @@ PHP NEWS
?? ??? 20??, PHP 6.0
- Unicode support. (Andrei, Dmitry, et al)
- Changed dl() to be disabled by default. Enabled only when explicitly
registered by the SAPI layer. Enabled only with CLI, CGI and EMBED. (Dmitry)
- Changed allow_url_fopen/allow_url_include to allow
per-wrapper enable/disable and runtime tightening. (Sara)