Diff for /parser3/tests/results/224.processed between versions 1.10 and 1.23

version 1.10, 2010/07/22 21:22:11 version 1.23, 2023/11/26 16:03:56
Line 1 Line 1
 Content-Type: text/html  Content-Type: text/html
 Content-Length: 1783  Content-Length: 1858
   
 cookie<br />env<br />hash - methoded<br />table - methoded<br />test - methoded<br />test1 - methoded<br />test2 - methoded  cookie<br />env<br />hash - methoded<br />table - methoded<br />test - methoded<br />test1 - methoded<br />test2 - methoded
 <hr />  <hr />
 create  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)
 <br />  <br />
 calendar  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
 <br />  <br />
 now  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)
 <br />  <br />
 <hr />  <hr />
 hash<br />  hash<br />
Line 56  env<br /> Line 56  env<br />
 'test2' object class name: 'test2/test2'<br />  'test2' object class name: 'test2/test2'<br />
 'test2' object base class name: 'test1/test1'<br />  'test2' object base class name: 'test1/test1'<br />
 <hr />  <hr />
   @bool[0-1] {dynamic}
   <br />
 @calendar[3-4] {static}  @calendar[3-4] {static}
 <br />  <br />
 @create[1-6] {dynamic}  @create[1-7] {dynamic}
   <br />
   @double[0-1] {dynamic}
 <br />  <br />
 @gmt-string[0] {dynamic}  @gmt-string[0] {dynamic}
 <br />  <br />
   @int[0-1] {dynamic}
   <br />
   @iso-string[0-1] {dynamic}
   <br />
 @last-day[0-2]  @last-day[0-2]
 <br />  <br />
 @now[0-1] {dynamic}  @now[0-1] {dynamic}
 <br />  <br />
 @roll[2] {dynamic}  @roll[2]
   <br />
   @set[1-7] {dynamic}
 <br />  <br />
 @set[1-6] {dynamic}  @sql-string[0-1] {dynamic}
 <br />  <br />
 @sql-string[0] {dynamic}  @today[0-1] {dynamic}
 <br />  <br />
 @unix-timestamp[0-1] {dynamic}  @unix-timestamp[0-1] {dynamic}
 <br /><br />  <br /><br />
Line 88  class is undefined Line 98  class is undefined
 statical<br />  statical<br />
 dynamical<br />  dynamical<br />
 a=1, b=2<br />  a=1, b=2<br />
 d=4, c=3<br />  c=3, d=4<br />
 done.  done.
   

Removed from v.1.10  
changed lines
  Added in v.1.23


E-mail: