I've recently compiled a version on my system and after running the test suite a number of tests had failed. Here's the system information as well as php's configuration, which hopefuly will make it easier for the maintainers to address those "bugs".
System Config: 2.4.15-pre4 #1 SMP Dual Celeron 433 512 Megs of ram + 830 megs of swap libc version: libc-2.2.4 GCC version: 2.95.3 PHP Configuration: Exported CFLAGS: -O6 -ffast-math -march=i686 -mcpu=i686 -funroll-loops -finline-functions -fomit-frame-pointer -fstrength-reduce -fexpensive-optimizations -fschedule-insns2 PHP Config Options: ./configure --enable-inline-optimization --enable-memory-limit --enable-shmop --with-mhash --with-mcrypt --with-mysql --enable-ftp --enable-sysvsem --enable-sysvshm --with-pspell --disable-debug --with-zlib The following tests had failed on the system: Running tests in /home/rei/php-4.1.0RC2//ext/standard/tests/file File type functions (001.phpt) Running tests in /home/rei/php-4.1.0RC2//ext/standard/tests/math Various pow() tests (pow.phpt) Simple math tests (round.phpt) Running tests in /home/rei/php-4.1.0RC2//ext/xml/tests xml_parse_into_struct/umlauts in tags (007.phpt) Running tests in /home/rei/php-4.1.0RC2//pear/DB/tests all tests had failed, probably because tests are being run even though DB was not compiled. Running tests in /home/rei/php-4.1.0RC2//pear/XML/tests all tests failed Running tests in /home/rei/php-4.1.0RC2//pear/tests PEAR constructor/destructor test (pear1.phpt) PEAR_Config (pear_config.phpt) PEAR_Registry (pear_registry.phpt) Running tests in /home/rei/php-4.1.0RC2//tests/lang OO Bug Test (Bug #7515) (029.phpt) I hope this proves helpful to the developers. -- 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]