php-src/Zend/tests/varSyntax
Nikita Popov 99d818f1e9 Don't propagate into ops that error on non-string
To properly support this make update_opN_const fallible -- they
are not always called through replace_with_const.
2015-11-07 12:04:51 +01:00
..
constClassMemberAccess.phpt
globalNonSimpleVariableError.phpt
indirectFcall.phpt
issetOnTemp.phpt
method_call_on_string_literal.phpt
newVariable.phpt
parenthesesDeref.phpt
propertyOfStringError.phpt
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
tempPropFetchByRefError.phpt
writeToTempExpr.phpt