Changes in SAPI modules
-
A new SAPI is now available called litespeed.
-
FastCGI is now always enabled and can not be disabled. See sapi/cgi/CHANGES
for more details.
-
A new CGI SAPI option, -T, can be used to measure execution time of a script
repeated several times.
-
CGI/FastCGI now has support for .htaccess style user-defined php.ini files.
-
The dl() function is now disabled by default,
and only available under the cli, cgi and the embed SAPIs.