php-src/Zend/tests/varSyntax
2014-06-06 17:05:14 +02:00
..
globalNonSimpleVariableError.phpt Accept static member fetch in new variable (BC) 2014-06-06 17:05:14 +02:00
indirectFcall.phpt Property handle calls on [] and '' consts/tmps 2014-05-31 17:37:30 +02:00
issetOnTemp.phpt Support isset() on temporaries 2014-05-31 20:05:03 +02:00
newVariable.phpt Accept static member fetch in new variable (BC) 2014-06-06 17:05:14 +02:00
parenthesesDeref.phpt Properly handle property read on const/tmp 2014-05-31 17:51:22 +02:00
propertyOfStringError.phpt Properly handle property read on const/tmp 2014-05-31 17:51:22 +02:00
staticMember.phpt Add another static member access test 2014-05-31 18:18:20 +02:00
tempDimFetchByRefError.phpt Handle FUNC_ARG fetches on temporaries 2014-05-31 20:15:55 +02:00
tempPropFetchByRefError.phpt Handle FUNC_ARG fetches on temporaries 2014-05-31 20:15:55 +02:00
writeToTempExpr.phpt Forbid writing to temporary expressions 2014-05-31 19:41:39 +02:00