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 19:41:05 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9b87b73fec48b6d0df0e71cf7819004510fd6bf5
archived-php-src
/
Zend
/
tests
/
varSyntax
History
Xinchen Hui
9b87b73fec
Req
#74963
(Improved error message on fetching property of non-object)
2017-07-31 11:51:23 +08:00
..
constClassMemberAccess.phpt
…
globalNonSimpleVariableError.phpt
…
indirectFcall.phpt
…
issetOnTemp.phpt
…
method_call_on_string_literal.phpt
Update exception names in tests after formatting changes.
2015-05-17 17:31:43 -05:00
newVariable.phpt
…
parenthesesDeref.phpt
…
propertyOfStringError.phpt
Req
#74963
(Improved error message on fetching property of non-object)
2017-07-31 11:51:23 +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
Fix update_opX_const lowercasing
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
Update exception names in tests after formatting changes.
2015-05-17 17:31:43 -05:00
tempPropFetchByRefError.phpt
Update exception names in tests after formatting changes.
2015-05-17 17:31:43 -05:00
writeToTempExpr.phpt
…