049ce7ddc6
PHP 8 Update - nullsafe operator (?->) - Remove (real) cast - Named arguments - Remove (unset) cast - Remove {} access - match expression - Union types in type hints and static typehint - Block catch without variable - Trailing comma in parameter lists - throw can be used as an expression - Concatenation precedence - Declaring properties in the constructor - Attributes - Names in the namespace are treated as a single token - Trailing comma in closure use list - Check that ::class on object works - Deferencable changes and arbitrary expressions in new/instanceof |
||
---|---|---|
.. | ||
builder.go | ||
lexer.go | ||
newline.go | ||
node.go | ||
parser_php8_test.go | ||
parser_test.go | ||
parser.go | ||
php8_bench_test.go | ||
php8.go | ||
php8.y | ||
scanner_php8_test.go | ||
scanner_test.go | ||
scanner.go | ||
scanner.rl | ||
test.php |