--- parser3/tests/results/224.processed 2010/06/29 06:01:11 1.9 +++ parser3/tests/results/224.processed 2024/05/26 18:20:39 1.25 @@ -1,16 +1,24 @@ Content-Type: text/html -Content-Length: 1849 +Content-Length: 2128 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) +Exception type: parser.runtime, +Source: create, +Comment: native method of 'date' accepts minimum 1 parameter(s) (0 present) +
+Exception type: parser.runtime, +Source: calendar, +Comment: method of 'date' is static and can not be used as constructor +
+Exception type: parser.runtime, +Source: now, +Comment: native method of 'date' accepts maximum 1 parameter(s) (2 present) +
+
+

-calendar -native method of class 'date' (stateless_class) is not allowed to be called dynamically
-now -method of class 'date' (stateless_class) accepts maximum 1 parameter(s) (2 passed)

hash
@@ -24,14 +32,13 @@ env
@create0[]
@m[x;y;z] +


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

@GET_value[]
-@auto[] {defined in test} -
@create[v] {defined in test}
@create0[] {defined in test} @@ -39,14 +46,13 @@ env
@create1[v]
@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}
-@auto[] {defined in test} -
@create[v] {defined in test}
@create0[] {defined in test} @@ -56,41 +62,55 @@ env
@create2[v]
@m[x;y;z] {defined in test} +


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

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


'date' object class name: 'date/date'
'date' object base class name: '/'

+
'env' object class name: 'env/env'
'env' object base class name: '/'

-unknown -class is undefined +Exception type: parser.runtime, +Source: unknown, +Comment: class is undefined


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