--- parser3/tests/results/224.processed 2016/11/29 23:29:40 1.20
+++ parser3/tests/results/224.processed 2024/09/28 16:54:13 1.26
@@ -1,16 +1,24 @@
Content-Type: text/html
-Content-Length: 1772
+Content-Length: 2127
cookie
env
hash - methoded
table - methoded
test - methoded
test1 - methoded
test2 - methoded
-create
-native method of class 'date' 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
-method of date is static and can not be used as constructor
-now
-method of class 'date' accepts maximum 1 parameter(s) (2 passed)
hash
@@ -24,6 +32,7 @@ env
@create0[]
@m[x;y;z]
+
'test' object class name: 'test/test'
'test' object base class name: '/'
@@ -37,6 +46,7 @@ env
@create1[v]
@m[x;y;z] {defined in test}
+
'test1' object class name: 'test1/test1'
'test1' object base class name: 'test/test'
@@ -52,16 +62,23 @@ 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-7] {dynamic}
+@double[0-1] {dynamic}
+
@gmt-string[0] {dynamic}
+@int[0-1] {dynamic}
+
@iso-string[0-1] {dynamic}
@last-day[0-2]
@@ -74,18 +91,21 @@ env
@sql-string[0-1] {dynamic}
-@today[0] {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