File:  [parser3project] / parser3 / tests / results / 280.processed
Revision 1.2: download - view: text, annotated - select for diffs - revision graph
Tue Apr 12 14:39:28 2016 UTC (10 years, 1 month ago) by moko
Branches: MAIN
CVS tags: release_3_5_1, release_3_5_0, release_3_4_6, release_3_4_5, HEAD
ordered hash now used for class methods and properties (test results updated for feature #1069)

Content-Type: text/html
Content-Length: 380

k1='v1', k2='v2', foreach='problem was here', k3='v3'
d1='d1v', d2='d2v', dynamic_call='dynamic'
s1='s1v', s2='s2v', static_call='static'
$h.foreach='problem was here'
$h.k3='v3'
$o.s1='s1v'
$o.d1='d1v'
^reflection:field[$o;s1]=''
^reflection:field[$o;d1]='d1v'
$t:CLASS.s1='s1v'
$t:CLASS.d1=''
^reflection:field[$t:CLASS;s1]='s1v'
^reflection:field[$t:CLASS;d1]=''
dynamic
static

E-mail: