.. |
class
|
Support reserved keywords as enum cases
|
2021-10-17 20:20:35 +02:00 |
function
|
Add support for intersection types
|
2021-09-03 15:06:33 +02:00 |
generator
|
[PHP 8.0] Add attributes support (#661)
|
2020-09-13 21:01:17 +02:00 |
loop
|
[PHP 7.4] Add array spread
|
2019-05-09 19:15:35 +02:00 |
namespace
|
Remove self/parent/static restriction for namespace names
|
2020-08-09 21:21:22 +02:00 |
attributes.test
|
[PHP 8.0] Add attributes support (#661)
|
2020-09-13 21:01:17 +02:00 |
blocklessStatement.test
|
Always use Identifier nodes
|
2017-04-28 20:57:32 +02:00 |
const.test
|
Always use Identifier nodes
|
2017-04-28 20:57:32 +02:00 |
controlFlow.test
|
Always use Identifier nodes
|
2017-04-28 20:57:32 +02:00 |
declare.test
|
Always use Identifier nodes
|
2017-04-28 20:57:32 +02:00 |
echo.test
|
|
|
haltCompiler.test
|
Perform automated test update
|
2017-01-19 22:25:22 +01:00 |
haltCompilerInvalidSyntax.test
|
Perform automated test update
|
2017-01-19 22:25:22 +01:00 |
haltCompilerOffset.test
|
Add named argument support
|
2020-08-09 17:37:44 +02:00 |
haltCompilerOutermostScope.test
|
Perform automated test update
|
2017-01-19 22:25:22 +01:00 |
hashbang.test
|
Perform automated test update
|
2017-01-19 22:25:22 +01:00 |
if.test
|
|
|
inlineHTML.test
|
Perform automated test update
|
2017-01-19 22:25:22 +01:00 |
multiCatch.test
|
Enforce useConsistentVariableNames
|
2017-01-19 23:24:43 +01:00 |
newInInitializer.test
|
Add test for new in initializer
|
2021-09-03 15:10:29 +02:00 |
switch.test
|
Fix duplicate switch comment assignment
|
2018-01-30 23:06:20 +01:00 |
tryCatch_without_variable.test
|
Add constructor promotion support
|
2020-06-27 17:57:47 +02:00 |
tryCatch.test
|
Enforce useConsistentVariableNames
|
2017-01-19 23:24:43 +01:00 |
tryWithoutCatch.test
|
Perform automated test update
|
2017-01-19 22:25:22 +01:00 |
unset.test
|
|
|