rfc:deprecations_php_7_2
Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
rfc:deprecations_php_7_2 [2017/01/29 15:46] nikic RFC accepted |
rfc:deprecations_php_7_2 [2017/09/22 13:28] (current) |
||
---|---|---|---|
Line 2: | Line 2: | ||
* Date: 2015-12-28 | * Date: 2015-12-28 | ||
* Author: Nikita Popov <nikic@php.net> | * Author: Nikita Popov <nikic@php.net> | ||
- | * Status: Accepted | + | * Status: Implemented (in PHP 7.2) |
- | * Discussion: http://markmail.org/message/axruwwohcjwxsjem | + | * Discussion: http://markmail.org/message/gto22ob4scfbk7ql |
* Originally published under: https://wiki.php.net/rfc/deprecations_php_7_1 | * Originally published under: https://wiki.php.net/rfc/deprecations_php_7_1 | ||
Line 162: | Line 162: | ||
Proposed action: Throw deprecation notice if error handler has five or more arguments. Otherwise, do not pass the ''$errcontext''. This prevents circumvention with ''func_get_args()''. | Proposed action: Throw deprecation notice if error handler has five or more arguments. Otherwise, do not pass the ''$errcontext''. This prevents circumvention with ''func_get_args()''. | ||
+ | |||
+ | **Update:** Due to technical issues, this does not throw a deprecation warning. It is a documentation-only deprecation. | ||
<doodle title="Deprecate and subsequently remove $errcontext argument of error handler" auth="nikic" voteType="single" closed="true"> | <doodle title="Deprecate and subsequently remove $errcontext argument of error handler" auth="nikic" voteType="single" closed="true"> |
rfc/deprecations_php_7_2.1485704781.txt.gz · Last modified: 2017/09/22 13:28 (external edit)