This website requires JavaScript.
Explore
Help
Register
Sign In
php
/
archived-php-src
Watch
1
Star
0
Fork
0
You've already forked archived-php-src
mirror of
https://github.com/php/php-src.git
synced
2026-03-26 09:12:14 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
cebe750f460b8060ab21ae1e21980098f3f5b8e2
archived-php-src
/
Zend
/
tests
/
varSyntax
History
George Peter Banyard
c803499e23
Remove depreacted curly brace offset syntax
...
Closes GH-5221
2020-05-22 16:52:17 +02:00
..
class_constant_static_deref.phpt
Make class constants fully dereferencable
2020-02-11 12:33:23 +01:00
constant_object_deref.phpt
Unify array and object dereferencability
2020-02-11 12:33:23 +01:00
constClassMemberAccess.phpt
…
encapsed_string_deref.phpt
Improve error messages for invalid property access
2020-05-18 08:27:00 +02:00
globalNonSimpleVariableError.phpt
Remove unnecessary precedence/associativity annotations
2019-03-15 12:01:58 +01:00
indirectFcall.phpt
…
issetOnTemp.phpt
…
magic_const_deref.phpt
Improve error messages for invalid property access
2020-05-18 08:27:00 +02:00
method_call_on_string_literal.phpt
…
new_instanceof_expr.phpt
Allow arbitrary expressions in new/instanceof using () syntax
2020-02-11 12:33:23 +01:00
newVariable.phpt
Remove depreacted curly brace offset syntax
2020-05-22 16:52:17 +02:00
parenthesesDeref.phpt
…
propertyOfStringError.phpt
Improve error messages for invalid property access
2020-05-18 08:27:00 +02:00
static_prop_on_expr_class_with_backslash.phpt
…
static_prop_on_expr_class.phpt
…
static_prop_on_int_expr_class.phpt
…
staticMember.phpt
…
tempDimFetchByRefError.phpt
…
tempPropFetchByRefError.phpt
…
writeToTempExpr.phpt
…