PHP Manual

  • English French German Portuguese Spanish
PHP-Handbuch Appendices Migration von PHP 5.3.x auf PHP 5.4.x Deprecated features in PHP 5.4.x
Migration von PHP 5.3.x auf PHP 5.4.x Was hat sich in PHP 5.4.x geändert? Nicht rückwärtskompatible Änderungen Neue Features Changes made to Windows support Changes in SAPI modules Deprecated features in PHP 5.4.x New Parameters New Functions New Class Constants New Methods New Extensions Removed Extensions Other changes to extensions New Classes New Global Constants Änderungen an der INI-Dateibehandlung Weitere Änderungen
  • Changes in SAPI modules
  • New Parameters

Deprecated features in PHP 5.4.x

The following is a list of deprecated INI directives. Use of any of these INI directives will cause an E_DEPRECATED error to be thrown at startup.

  • magic_quotes_gpc, magic_quotes_runtime und magic_quotes_sybase

Deprecated functions:

  • mysql_list_dbs()
  • get_magic_quotes_gpc()
  • get_magic_quotes_runtime()
  • mcrypt_generic_end()
© Copyright © 2001-2015 The PHP Group.

© Copyright 2014. Diseñado por PHP Manual usando jfCMS.