Shows result from various feature-branches currently under review from the php developers. Contact me to have additional branches featured.
- Output for branch master
- Fatal error: Uncaught Exception: Cannot rewind a generator that was already run in /in/NZ77U:9
Stack trace:
#0 /in/NZ77U(9): Generator->rewind()
#1 {main}
thrown in /in/NZ77U on line 9
Process exited with code 255. - Output for branch master_jit
- Fatal error: Uncaught Exception: Cannot rewind a generator that was already run in /in/NZ77U:9
Stack trace:
#0 /in/NZ77U(9): Generator->rewind()
#1 {main}
thrown in /in/NZ77U on line 9
Process exited with code 255.
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
- array_change_keys() - withdrawn
- Object typehint - included in PHP 7.2
- Arrow functions - withdrawn
- Typed Properties v2 - superseded by another RFC implemented in PHP 7.4
- Lexical scope suport for anonymous classes - suspended
- Typed Properties - declined
- Union Types - declined
- Callable Prototypes - declined
- Short Closures - declined / withdrawn in favor of Arrow Functions
- Function Interfaces - declined
- Scalar type hints v5 - included in PHP 7
- Anonymous classes - included in PHP 7