php-src/Zend/tests/varSyntax
2020-02-11 12:33:23 +01: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 Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
encapsed_string_deref.phpt Make encapsed strings fully dereferencable 2020-02-11 12:33:23 +01:00
globalNonSimpleVariableError.phpt Remove unnecessary precedence/associativity annotations 2019-03-15 12:01:58 +01:00
indirectFcall.phpt
issetOnTemp.phpt
magic_const_deref.phpt Treat magic constants like normal constants 2020-02-11 12:33:23 +01: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 new_variable '{' expr '}' is deprecated as well 2019-09-09 19:05:23 +02:00
parenthesesDeref.phpt
propertyOfStringError.phpt Convert some notices to warnings 2019-10-02 10:34:08 +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