--- parser3/tests/results/224.processed 2009/08/11 12:53:28 1.5
+++ parser3/tests/results/224.processed 2025/10/05 19:31:40 1.27
@@ -1,16 +1,24 @@
-content-type: text/html
-content-length: 1677
-
+Content-Type: text/html
+Content-Length: 2097
+
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 cannot 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
@@ -21,65 +29,88 @@ env
@create[v]
-@m[]
+@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}
+
@create1[v]
-@m[] {defined in test}
+@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}
+
@create1[v] {defined in test1}
@create2[v]
-@m[] {defined in test}
+@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]
+
+@int[0-1] {dynamic}
-@gmt-string[0] {dynamic}
+@iso-string[0-1]
@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]
+
+@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
-done.
+
+statical
+dynamical
+a=1, b=2
+c=3, d=4
+done.
\ No newline at end of file