-
Notifications
You must be signed in to change notification settings - Fork 2
RFC Summary
mikeymike edited this page Mar 17, 2015
·
2 revisions
Quickly get an overview of votes for all currently voting RFCs.
Usage:
rfc:summary
$ bin/php-rfc-digestor rfc:summary
+-------------------------------------------------------+----+
| Reserve More Type Names in PHP 7 | |
+-------------------------------------------------------+----+
| reserve_more_types_in_php_7 | |
| Yes | 23 |
| No | 2 |
+-------------------------------------------------------+----+
| Reserve Even More Types in PHP 7 | |
+-------------------------------------------------------+----+
| Reserved Type: resource | |
| Yes | 21 |
| No | 9 |
| Reserved Type: scalar | |
| Yes | 18 |
| No | 8 |
| Reserved Type: object | |
| Yes | 21 |
| No | 7 |
| Reserved Type: mixed | |
| Yes | 19 |
| No | 11 |
| Reserved Type: numeric | |
| Yes | 23 |
| No | 6 |
+-------------------------------------------------------+----+
| In Operator | |
+-------------------------------------------------------+----+
| Introduce the in operator? | |
| Yes | 12 |
| No | 16 |
+-------------------------------------------------------+----+
| Generator Delegation | |
+-------------------------------------------------------+----+
| Allow Generator delegation in PHP7 | |
| Yes | 14 |
| No | 0 |
+-------------------------------------------------------+----+
| Constructor behaviour of internal classes | |
+-------------------------------------------------------+----+
| Constructor behaviour of internal classes | |
| Yes | 21 |
| No | 1 |
+-------------------------------------------------------+----+
| Reclassify E_STRICT notices | |
+-------------------------------------------------------+----+
| Reclassify E_STRICT notices as described in this RFC? | |
| Yes | 19 |
| No | 3 |
+-------------------------------------------------------+----+
| Continue output buffering | |
+-------------------------------------------------------+----+
| Continue output buffering on aborted connection? | |
| Yes | 10 |
| No | 0 |
+-------------------------------------------------------+----+
| Reliable User-land CSPRNG | |
+-------------------------------------------------------+----+
| Reliable user-land CSPRNG | |
| Yes | 27 |
| No | 0 |
+-------------------------------------------------------+----+
| Anonymous Class Support | |
+-------------------------------------------------------+----+
| Anonymous Classes | |
| Yes | 31 |
| No | 2 |
+-------------------------------------------------------+----+
| Coercive Scalar Type Hints | |
+-------------------------------------------------------+----+
| coercive_sth | |
| Yes | 24 |
| No | 43 |
+-------------------------------------------------------+----+
| Generator Return Expressions | |
+-------------------------------------------------------+----+
| Allow Generator return expressions in PHP7 | |
| Yes | 32 |
| No | 0 |
+-------------------------------------------------------+----+
| Make empty() a Variadic | |
+-------------------------------------------------------+----+
| Make empty() a Variadic | |
| Yes | 25 |
| No | 25 |
+-------------------------------------------------------+----+