rfc
Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
rfc [2019/11/11 13:05] beberlei DOM Living Standard in Voting |
rfc [2019/12/04 18:29] (current) stevenwadejr |
||
---|---|---|---|
Line 10: | Line 10: | ||
===== In voting phase ===== | ===== In voting phase ===== | ||
- | |||
- | * [[rfc:deprecate-backtick-operator-v2|Deprecate Backtick Operator v2]] \\ (Created: 2019-10-04) | ||
- | * [[rfc:dom_living_standard_api|DOM Living Standard API]] \\ Upgrade DOM API to latest standard version (Created: 2019-03-13) | ||
Line 35: | Line 32: | ||
* [[rfc:switch-expression-and-statement-improvement|Switch Expression and Switch Statement Improvement]] \\ Extend switch statement and introduce switch expression (Created: 2019-09-26) | * [[rfc:switch-expression-and-statement-improvement|Switch Expression and Switch Statement Improvement]] \\ Extend switch statement and introduce switch expression (Created: 2019-09-26) | ||
* [[rfc:declare_vars|Variable declarations before usage]] \\ Optionally require variables to be declared before usage (Created: 2019-09-19) | * [[rfc:declare_vars|Variable declarations before usage]] \\ Optionally require variables to be declared before usage (Created: 2019-09-19) | ||
+ | * [[rfc:to-array|__toArray()]] \\ Add a new <nowiki>__toArray()</nowiki> magic method (Created: 2019-08-28) | ||
* [[rfc:unbunle-unmaintained-extensions-php8|Unbundle unmaintained extensions in PHP 8]] \\ Unbundle or assign the PHP Group as maintainer to unmaintained extensions (Created: 2019-07-15) | * [[rfc:unbunle-unmaintained-extensions-php8|Unbundle unmaintained extensions in PHP 8]] \\ Unbundle or assign the PHP Group as maintainer to unmaintained extensions (Created: 2019-07-15) | ||
* [[rfc:comprehensions|Comprehensions (short generators)]] \\ Generator Comprehensions for PHP (Created: 2019-03-10) | * [[rfc:comprehensions|Comprehensions (short generators)]] \\ Generator Comprehensions for PHP (Created: 2019-03-10) | ||
Line 106: | Line 104: | ||
==== PHP 8.0 ==== | ==== PHP 8.0 ==== | ||
+ | * [[rfc:dom_living_standard_api|DOM Living Standard API]] \\ Upgrade DOM API to latest standard version (Created: 2019-03-13) | ||
* [[rfc:lsp_errors|Always generate fatal error for incompatible method signatures]] \\ Resolve inconsistent handling of abstract and non-abstract methods during inheritance. (Created: 2019-04-08) | * [[rfc:lsp_errors|Always generate fatal error for incompatible method signatures]] \\ Resolve inconsistent handling of abstract and non-abstract methods during inheritance. (Created: 2019-04-08) | ||
* [[rfc:negative_array_index|Arrays starting with a negative index]] \\ Proposes to make implicit array keys consistent. (Created: 2017-04-20) | * [[rfc:negative_array_index|Arrays starting with a negative index]] \\ Proposes to make implicit array keys consistent. (Created: 2017-04-20) | ||
Line 353: | Line 352: | ||
===== Declined ===== | ===== Declined ===== | ||
+ | * [[rfc:deprecate-backtick-operator-v2|Deprecate Backtick Operator v2]] \\ (Created: 2019-10-04) | ||
* [[rfc:object-initializer|Object initializer]] \\ Add object initializer block to instantiate and initialize object in single expression (Created: 2019-09-03) | * [[rfc:object-initializer|Object initializer]] \\ Add object initializer block to instantiate and initialize object in single expression (Created: 2019-09-03) | ||
* [[rfc:deprecate_php_short_tags_v2|PHP RFC: Deprecate short open tags, again]] \\ Deprecate PHP's short open tags once again (Created: 2019-07-23, Announced: 2019-07-23; Voting: 2019-08-06 until 2019-08-20;) | * [[rfc:deprecate_php_short_tags_v2|PHP RFC: Deprecate short open tags, again]] \\ Deprecate PHP's short open tags once again (Created: 2019-07-23, Announced: 2019-07-23; Voting: 2019-08-06 until 2019-08-20;) |
rfc.1573477545.txt.gz · Last modified: 2019/11/11 13:05 by beberlei