--- parser3/tests/results/224.processed 2009/08/26 14:15:23 1.6
+++ parser3/tests/results/224.processed 2016/11/29 23:29:40 1.20
@@ -1,16 +1,16 @@
-content-type: text/html
-content-length: 1782
+Content-Type: text/html
+Content-Length: 1772
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 class 'date' accepts minimum 1 parameter(s) (0 passed)
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)
+method of class 'date' accepts maximum 1 parameter(s) (2 passed)
hash
@@ -30,8 +30,6 @@ env
@GET_value[]
-@auto[] {defined in test}
-
@create[v] {defined in test}
@create0[] {defined in test}
@@ -45,8 +43,6 @@ env
@GET_value[] {defined in test1}
-@auto[] {defined in test}
-
@create[v] {defined in test}
@create0[] {defined in test}
@@ -62,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-6] {dynamic}
+@set[1-7] {dynamic}
-@sql-string[0] {dynamic}
+@sql-string[0-1] {dynamic}
+
+@today[0] {dynamic}
@unix-timestamp[0-1] {dynamic}
@@ -88,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