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-03-28 02:02:32 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9716bd68a3e9d207d78da59aecab7785867e94de
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
…
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
…