unread
kalle Mon, 26 Apr 2010 23:53:30 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=298625
Log:
Removed safe_mode
* Removed ini options, safe_mode*
* Removed --enable-safe-mode --with-exec-dir configure options on Unix
* Updated extensions, SAPI's and core
* php_get_current_user() is now declared in main.c, thrus no need to include safe_mode.h anymore
Please keep the upgrade guide up to date with all this removal stuff
you are doing.
Remembering all this at release time is going to be extremely painful
as NEWS doesn't contain as much details.
-Hannes