php-src/Zend/tests/varSyntax
2017-07-31 11:43:14 +08:00
..
constClassMemberAccess.phpt
globalNonSimpleVariableError.phpt
indirectFcall.phpt
issetOnTemp.phpt
method_call_on_string_literal.phpt Update exception names in tests after formatting changes. 2015-05-17 17:31:43 -05:00
newVariable.phpt
parenthesesDeref.phpt
propertyOfStringError.phpt Req #74963 (Improved error message on fetching property of non-object) 2017-07-31 11:43:14 +08:00
static_prop_on_expr_class.phpt Fix update_opX_const lowercasing 2015-11-07 12:04:51 +01:00
static_prop_on_expr_class_with_backslash.phpt Strip leading backslash in update_opN_const 2015-11-07 12:04:51 +01:00
static_prop_on_int_expr_class.phpt Don't propagate into ops that error on non-string 2015-11-07 12:04:51 +01:00
staticMember.phpt
tempDimFetchByRefError.phpt Update exception names in tests after formatting changes. 2015-05-17 17:31:43 -05:00
tempPropFetchByRefError.phpt Update exception names in tests after formatting changes. 2015-05-17 17:31:43 -05:00
writeToTempExpr.phpt