[PHP-DEV] FAIL--CVS 3.0.3 - Classes general test, Classes inheritance test From: APIS (apis <email protected>)
Date: 07/25/98

Solaris 2.5.1 cgi version
        last build ok about 24 hrs ago, but now ---

        o CVS about 03H00-GMT 98JY26 after latest imap updates and the
                zeev fixes to classes and the
- Added array_walk() - apply user function to every element of an array

        o fails with php3/test/classes:
*snip*
Testing $argc and $argv handling ... passed
Classes general test ... FAILED
Classes inheritance test ... FAILED
DBM File Creation Test ... passed
*snip*

./classes/class_example.php3t
*** a.tmp Sat Jul 25 21:57:06 1998
--- b.tmp Sat Jul 25 21:57:07 1998
***************
*** 1,18 ****
  Content-type: text/html
- <br>
- <b>Warning</b>: Object this not found in <b>./php.in</b> on line
<b>20</b><br>
- <br>
- <b>Warning</b>: Object this not found in <b>./php.in</b> on line
<b>21</b><br>
- <br>
- <b>Warning</b>: Object this not found in <b>./php.in</b> on line
<b>22</b><br>
- <br>
- <b>Warning</b>: Object this not found in <b>./php.in</b> on line
<b>23</b><br>
  User information
  ----------------
! First name:
! Family name:
! Address:
! Phone:
  User information
  ----------------
  First name: Andi
--- 1,10 ----
  Content-type: text/html
  User information
  ----------------
! First name: Zeev
! Family name: Suraski
! Address: Ben Gourion 3, Kiryat Bialik, Israel
! Phone: +972-4-8713139
  User information
  ----------------
  First name: Andi
./classes/inheritance.php3t
*** a.tmp Sat Jul 25 21:57:10 1998
--- b.tmp Sat Jul 25 21:57:10 1998
***************
*** 1,8 ****
  Content-type: text/html
! This is class bar
  a = 2
  b = 5
- c =
  10
  -----
  This is class bar
--- 1,7 ----
  Content-type: text/html
! This is class foo
  a = 2
  b = 5
  10
  -----
  This is class bar

Harvey Johnson
NNNN