rfc:removal-of-deprecated-features

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
rfc:removal-of-deprecated-features [2010/04/26 00:58] pierrickrfc:removal-of-deprecated-features [2017/09/22 13:28] (current) – external edit 127.0.0.1
Line 3: Line 3:
   * Date: 07/04 - 2010   * Date: 07/04 - 2010
   * Author: Kalle Sommer Nielsen <kalle@php.net>   * Author: Kalle Sommer Nielsen <kalle@php.net>
-  * Status: Under Discussion+  * Status: Implemented in PHP 5.4
  
  
Line 10: Line 10:
 ===== Features ===== ===== Features =====
   * Original to be removed in PHP6, there isn't much point in keeping the deprecation warning in the next version of PHP, no matter if its a major or minor version - See also the [[rfc:magicquotes]]   * Original to be removed in PHP6, there isn't much point in keeping the deprecation warning in the next version of PHP, no matter if its a major or minor version - See also the [[rfc:magicquotes]]
-     * __safe_mode__ - Safe mode and its ini directives+     <del>__safe_mode__ - Safe mode and its ini directives</del>
      * <del>__register_globals__ - Register-globals</del>      * <del>__register_globals__ - Register-globals</del>
      * <del>__register_long_arrays__ - Long arrays like $HTTP_XXX_VARS (Patch available below)</del>      * <del>__register_long_arrays__ - Long arrays like $HTTP_XXX_VARS (Patch available below)</del>
Line 33: Line 33:
   * Make a list of all "unofficial" deprecated features that may not throw errors, like all the old mysql aliases   * Make a list of all "unofficial" deprecated features that may not throw errors, like all the old mysql aliases
   * Determine when/if these will ever be removed from PHP   * Determine when/if these will ever be removed from PHP
 +
 ===== Patches ===== ===== Patches =====
   * <del>__register_long_arrays__: http://pastie.org/912599</del> **COMMITTED**   * <del>__register_long_arrays__: http://pastie.org/912599</del> **COMMITTED**
rfc/removal-of-deprecated-features.1272243529.txt.gz · Last modified: 2017/09/22 13:28 (external edit)