On Thursday 04 October 2001 1:04 am, Zeev Suraski wrote:
> Finally, it's out.
> www.php.net/~zeev/php-4.0.7RC3.tar.gz
Built and tested on SuSE 7.2 as apache module with Apache 1.3.20
--with-apxs=/usr/local/httpd/bin/apxs
--with-mysql=/usr/local/mysql
--with-gmp=/usr/local/lib/gmp

All my stuff, Phorum and phpMyAdmin seems to work fine.

here's the output of the fails in make test
Running tests in /home/phil/php-4.0.7RC3//ext/standard/tests/file
=================================================================
File type functions (001.phpt)                                       ... 
failed 

Running tests in /home/phil/php-4.0.7RC3//ext/standard/tests/math
=================================================================
Simple math tests (001.phpt)                                         ... 
failed Various pow() tests (pow.phpt)                                       
... failed 
Running tests in /home/phil/php-4.0.7RC3//ext/standard/tests/time
=================================================================
microtime() function (001.phpt)                                      ... 
failed strtotime() function (002.phpt)                                      
... failed 
Running tests in /home/phil/php-4.0.7RC3//pear/DB/tests
=======================================================
DB_Error/DB_Warning test (db_error.phpt)                             ... 
failed DB configurable error handler test (db_error2.phpt)                  
... failed DB::factory test (db_factory.phpt)                                 
  ... failed DB::isManip test (db_ismanip.phpt)                               
    ... failed DB::parseDSN test (db_parsedsn.phpt)                           
      ... failed 
Running tests in /home/phil/php-4.0.7RC3//pear/XML/tests
========================================================
XML Parser: parse simple string (001.phpt)                           ... 
failed XML Parser: parse from file (002.phpt)                               
... failed XML Parser: parse from file resource (003.phpt)                    
  ... failed XML Parser: error class (004.phpt)                               
    ... failed XML Parser: mixing character encodings (005.phpt)              
      ... failed 
Running tests in /home/phil/php-4.0.7RC3//pear/tests
====================================================
PEAR constructor/destructor test (pear1.phpt)                        ... 
failed PEAR_Error test (pear_error.phpt)                                    
... failed PEAR_Error in die mode (pear_error2.phpt)                          
  ... failed PEAR default error handling (pear_error3.phpt)                   
    ... failed 
Running tests in /home/phil/php-4.0.7RC3//tests/lang
====================================================
OO Bug Test (Bug #7515) (029.phpt)                                   ... 
failed
-- 
Phil Driscoll

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to