fetchAndCall
|
Add named argument support
|
2020-08-09 17:37:44 +02:00 |
uvs
|
[PHP 8.0] Add attributes support (#661)
|
2020-09-13 21:01:17 +02:00 |
arraySpread.test
|
[PHP 8.0] Add attributes support (#661)
|
2020-09-13 21:01:17 +02:00 |
arrow_function.test
|
Fix precedence of arrow functions
|
2021-04-25 22:19:49 +02:00 |
closure.test
|
[PHP 8.0] Add attributes support (#661)
|
2020-09-13 21:01:17 +02:00 |
exprInIsset.test
|
Allow expressions in isset()
|
2020-02-19 21:14:33 +01:00 |
exprInList.test
|
Allow expressions in list()
|
2020-02-19 21:29:17 +01:00 |
match.test
|
[PHP 8.0] Add match expressions (#672)
|
2020-07-15 21:40:05 +02:00 |
new.test
|
Add named argument support
|
2020-08-09 17:37:44 +02:00 |
nullsafe.test
|
Correctly handle ?-> in encapsed strings
|
2020-09-19 15:47:14 +02:00 |
throw.test
|
Add support for throw expression
|
2020-08-09 20:52:55 +02:00 |
trailingCommas.test
|
Add named argument support
|
2020-08-09 17:37:44 +02:00 |
varVarPos.test
|
Fix #741 incorrect varvar positions
|
2020-12-19 22:03:43 +01:00 |