php-src/Zend/tests/varSyntax
2020-09-02 20:26:50 +02:00
..
class_constant_static_deref.phpt Make class constants fully dereferencable 2020-02-11 12:33:23 +01:00
constant_object_deref.phpt
constClassMemberAccess.phpt
encapsed_string_deref.phpt Review the usage of apostrophes in error messages 2020-07-10 21:05:28 +02:00
globalNonSimpleVariableError.phpt Change Attribute Syntax from @@ to #[] 2020-09-02 20:26:50 +02:00
indirectFcall.phpt
issetOnTemp.phpt
magic_const_deref.phpt Review the usage of apostrophes in error messages 2020-07-10 21:05:28 +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 Review the usage of apostrophes in error messages 2020-07-10 21:05:28 +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