PHP Doku:: Changes in SAPI modules - migration53.sapi.html
Verlauf / Chronik / History:
(1)
anzeigen
ausblenden
Changes in SAPI modules
Sie sind hier:
Doku-Startseite
≥
PHP-Handbuch
≥
Appendices
≥
Migrating from PHP 5.2.x to PHP 5.3.x
≥
Changes in SAPI modules
Ein Service von Reinhard Neidl -
Webprogrammierung
.
Migrating from PHP 5.2.x to PHP 5.3.x
<<
Changes made to Windows support
Deprecated features in PHP 5.3.x
>>
∧
PHP-Handbuch
∧
Appendices
∧
Migrating from PHP 5.2.x to PHP 5.3.x
What has changed in PHP 5.3.x
New Class Constants
New Classes
Deprecated features in PHP 5.3.x
Other changes to extensions
New Functions
New Global Constants
Backward Incompatible Changes
Changes to INI file handling
New Methods
New Extensions
New features
New stream filters
New stream wrappers
Other changes
New Parameters
Removed Extensions
Changes in SAPI modules
Undeprecated features in PHP 5.3.x
Changes made to Windows support
Changes in SAPI modules
A new SAPI module named litespeed is now available.
FastCGI support in the CGI SAPI 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 repeated execution time of a script.
CGI/FastCGI now has support for .htaccess-style user-defined
php.ini
files.
The
dl()
function is now disabled by default, and is now available only under the CLI, CGI, and embed SAPIs.
Keine BenutzerBeiträge.
-
Beiträge aktualisieren...