--- parser3/tests/results/224.processed 2010/07/22 21:22:11 1.10
+++ parser3/tests/results/224.processed 2021/01/13 22:23:42 1.22
@@ -1,16 +1,16 @@
Content-Type: text/html
-Content-Length: 1783
+Content-Length: 1773
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
@@ -58,19 +58,23 @@ env
@calendar[3-4] {static}
-@create[1-6] {dynamic}
+@create[1-7] {dynamic}
@gmt-string[0] {dynamic}
+@iso-string[0-1] {dynamic}
+
@last-day[0-2]
@now[0-1] {dynamic}
-@roll[2] {dynamic}
+@roll[2]
+
+@set[1-7] {dynamic}
-@set[1-6] {dynamic}
+@sql-string[0-1] {dynamic}
-@sql-string[0] {dynamic}
+@today[0-1] {dynamic}
@unix-timestamp[0-1] {dynamic}
@@ -88,5 +92,5 @@ class is undefined
statical
dynamical
a=1, b=2
-d=4, c=3
+c=3, d=4
done.
\ No newline at end of file