--- parser3/tests/results/224.processed 2009/08/08 22:43:40 1.3 +++ parser3/tests/results/224.processed 2021/01/13 22:23:42 1.22 @@ -1,16 +1,16 @@ -content-type: text/html -content-length: 1402 +Content-Type: text/html +Content-Length: 1773 -table - methoded
hash - methoded
env
test1 - methoded
cookie
test2 - methoded
test - methoded +cookie
env
hash - methoded
table - methoded
test - methoded
test1 - methoded
test2 - methoded
create -native method of class 'date' (stateless_class) accepts minimum 1 parameter(s) (0 passed) +native method of 'date' accepts minimum 1 parameter(s) (0 present)
calendar -native method of class 'date' (stateless_class) is not allowed to be called dynamically +method of 'date' is static and can not be used as constructor
now -method of class 'date' (stateless_class) accepts maximum 1 parameter(s) (2 passed) +native method of 'date' accepts maximum 1 parameter(s) (2 present)

hash
@@ -21,40 +21,62 @@ env

@create[v]
-@m[] +@create0[] +
+@m[x;y;z]

'test' object class name: 'test/test'
'test' object base class name: '/'

+@GET_value[] +
+@create[v] {defined in test} +
+@create0[] {defined in test} +
@create1[v]
-@GET_value[] +@m[x;y;z] {defined in test}

'test1' object class name: 'test1/test1'
'test1' object base class name: 'test/test'

+@GET_value[] {defined in test1} +
+@create[v] {defined in test} +
+@create0[] {defined in test} +
+@create1[v] {defined in test1} +
@create2[v] +
+@m[x;y;z] {defined in test}

'test2' object class name: 'test2/test2'
'test2' object base class name: 'test1/test1'

@calendar[3-4] {static}
-@now[0-1] {dynamic} +@create[1-7] {dynamic} +
+@gmt-string[0] {dynamic} +
+@iso-string[0-1] {dynamic}
@last-day[0-2]
-@create[1-6] {dynamic} +@now[0-1] {dynamic}
-@sql-string[0] {dynamic} +@roll[2]
-@roll[2] {dynamic} +@set[1-7] {dynamic}
-@unix-timestamp[0-1] {dynamic} +@sql-string[0-1] {dynamic}
-@set[1-6] {dynamic} +@today[0-1] {dynamic}
-@gmt-string[0] {dynamic} +@unix-timestamp[0-1] {dynamic}

'date' object class name: 'date/date'
'date' object base class name: '/'
@@ -66,4 +88,9 @@ unknown class is undefined

-done. +
+statical
+dynamical
+a=1, b=2
+c=3, d=4
+done. \ No newline at end of file