Merged to 5_3

This commit is contained in:
Hannes Magnusson 2008-12-09 09:04:00 +00:00
parent f0be7d30b4
commit d7d4c89583

2
NEWS
View File

@ -5,8 +5,6 @@ PHP NEWS
- 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 opendir/dir/scandir to use default context
when no context argument is passed. (Sara)
- Changed open_basedir to allow tightening in runtime contexts. (Sara)
- Changed allow_url_fopen/allow_url_include to allow
per-wrapper enable/disable and runtime tightening. (Sara)