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
Last revisionBoth sides next revision
rfc:removal-of-deprecated-features [2010/04/26 00:58] pierrickrfc:removal-of-deprecated-features [2013/10/29 17:35] – -> Implemented nikic
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**
Line 38: Line 39:
   * <del>__register_globals__: http://pastie.org/917780</del> **COMMITTED**   * <del>__register_globals__: http://pastie.org/917780</del> **COMMITTED**
   * __magic_quotes_*__: http://pastie.org/923288   * __magic_quotes_*__: http://pastie.org/923288
-  * __allow_call_time_pass_reference__: http://pastie.org/930950+  * <del>__allow_call_time_pass_reference__: http://pastie.org/930950</del> **COMMITTED**
rfc/removal-of-deprecated-features.txt · Last modified: 2017/09/22 13:28 by 127.0.0.1