php-src/Zend/tests/varSyntax
Rasmus Lerdorf 388624d359 These tests all have intentional circular references
and they will leak and cause failures unless gc is enabled
2015-01-24 16:06:18 -08:00
..
globalNonSimpleVariableError.phpt Accept static member fetch in new variable (BC) 2014-06-06 17:05:14 +02:00
indirectFcall.phpt Test use of string names with \ prefix 2014-09-23 20:36:00 +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 These tests all have intentional circular references 2015-01-24 16:06:18 -08:00
propertyOfStringError.phpt Properly handle property read on const/tmp 2014-05-31 17:51:22 +02:00
staticMember.phpt Test use of string names with \ prefix 2014-09-23 20:36:00 +02:00
tempDimFetchByRefError.phpt typo fixes - https://github.com/vlajos/misspell_fixer 2014-11-19 20:23:00 +00: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