This website requires JavaScript.
Explore
Help
Register
Sign In
php
/
archived-php-src
Watch
1
Star
0
Fork
0
You've already forked archived-php-src
mirror of
https://github.com/php/php-src.git
synced
2026-04-14 11:32:11 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
efb9ccc91bfe182c4e76a0badee9d5fcb11735d5
archived-php-src
/
Zend
/
tests
/
varSyntax
History
Xinchen Hui
dbd729e86b
Req
#74963
(Improved error message on fetching property of non-object)
2017-07-31 11:43:14 +08:00
..
constClassMemberAccess.phpt
…
globalNonSimpleVariableError.phpt
…
indirectFcall.phpt
…
issetOnTemp.phpt
…
method_call_on_string_literal.phpt
…
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_with_backslash.phpt
Strip leading backslash in update_opN_const
2015-11-07 12:04:51 +01:00
static_prop_on_expr_class.phpt
…
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
…