- Output for git.master, git.master_jit, rfc.property-hooks
- 65, 7, 10, 2 array ( 0 => array ( 0 => 1, 1 => 2, 2 => 3, 3 => 4, 4 => 5, 5 => 6, 6 => 7, 7 => 8, 8 => 9, 9 => 10, ), 1 => array ( 0 => 11, 1 => 12, 2 => 13, 3 => 14, 4 => 15, 5 => 16, 6 => 17, 7 => 18, 8 => 19, 9 => 20, ), 2 => array ( 0 => 21, 1 => 22, 2 => 23, 3 => 24, 4 => 25, 5 => 26, 6 => 27, 7 => 28, 8 => 29, ), 3 => array ( 0 => 30, 1 => 31, 2 => 32, 3 => 33, 4 => 34, 5 => 35, 6 => 36, 7 => 37, 8 => 38, ), 4 => array ( 0 => 39, 1 => 40, 2 => 41, 3 => 42, 4 => 43, 5 => 44, 6 => 45, 7 => 46, 8 => 47, ), 5 => array ( 0 => 48, 1 => 49, 2 => 50, 3 => 51, 4 => 52, 5 => 53, 6 => 54, 7 => 55, 8 => 56, ), 6 => array ( 0 => 57, 1 => 58, 2 => 59, 3 => 60, 4 => 61, 5 => 62, 6 => 63, 7 => 64, 8 => 65, ), )
This tab shows result from various feature-branches currently under review by the php developers. Contact me to have additional branches featured.
Active branches
Archived branches
Once feature-branches are merged or declined, they are no longer available. Their functionality (when merged) can be viewed from the main output page
- 2022-12-01 RFC: Property hooks - included in PHP 8.4
- 2020-03-21 RFC: Is_Literal - declined
- 2020-12-04 Enumerations - included in PHP 8.1
- 2018-06-15 Typed Properties v2 - implemented in PHP 7.4
- 2016-08-12 Object typehint - included in PHP 7.2
- 2016-08-14 Arrow functions - withdrawn
- 2016-05-29 array_change_keys() - withdrawn
- 2016-04-19 Lexical scope support for anonymous classes - suspended
- 2016-04-17 Functional Interfaces - declined
- 2016-03-16 Typed Properties - superseded in favor of Typed Properties 2.0
- 2015-08-27 Callable Prototypes - declined
- 2015-05-01 Short Closures - declined / withdrawn in favor of Arrow Functions
- 2015-02-18 Scalar type hints v5 - included in PHP 7
- 2015-02-14 Union Types - declined
- 2013-09-22 Anonymous classes - included in PHP 7