Hello Andi, current head with a few more exts all build in:
===================================================================== TIME END 2005-06-21 20:56:57 ===================================================================== TEST RESULT SUMMARY --------------------------------------------------------------------- Exts skipped : 45 Exts tested : 52 --------------------------------------------------------------------- Number of tests : 2007 1686 Tests skipped : 321 ( 16.0%) -------- Tests warned : 1 ( 0.0%) ( 0.1%) Tests failed : 24 ( 1.2%) ( 1.4%) Tests passed : 1661 ( 82.8%) ( 98.5%) --------------------------------------------------------------------- Time taken : 951 seconds ===================================================================== ===================================================================== FAILED TEST SUMMARY --------------------------------------------------------------------- Test for buffering in core functions with implicit flush off [tests/func/008.phpt] Bug #31177 (Memory leak) [Zend/tests/bug31177.phpt] Bug #32086 (strtotime don't work in DST) [ext/date/tests/bug32086.phpt] Test 5: HTML Test [ext/dom/tests/dom005.phpt] iconv stream filter [ext/iconv/tests/iconv_stream_filter.phpt] HTML input/output [ext/mbstring/tests/htmlent.phpt] mb_output_handler() (Shift_JIS) [ext/mbstring/tests/mb_output_handler_shift_jis.phpt] mb_send_mail() test 5 (lang=Simplified Chinese) [ext/mbstring/tests/mb_send_mail05.phpt] mb_send_mail() test 6 (lang=Traditional Chinese) [ext/mbstring/tests/mb_send_mail06.phpt] mb_send_mail() test 7 (lang=Korean) [ext/mbstring/tests/mb_send_mail07.phpt] mysqli connect [ext/mysqli/tests/003.phpt] mysqli bind_param/bind_result date [ext/mysqli/tests/020.phpt] set character set [ext/mysqli/tests/065.phpt] PDO_MySQL: PDO_FETCH_BOUND [ext/pdo_mysql/tests/pdo_016.phpt] PDO_MySQL: PDO::beginTransaction / PDO::rollBack [ext/pdo_mysql/tests/pdo_017.phpt] Bug #31422 No Error-Logging on SoapServer-Side [ext/soap/tests/bugs/bug31422.phpt] SOAP Interop Round2 base 004 (php/direct): echoString(entities) [ext/soap/tests/interop/Round2/Base/r2_base_004p.phpt] SOAP Interop Round2 base 004 (soap/direct): echoString(entities) [ext/soap/tests/interop/Round2/Base/r2_base_004s.phpt] SOAP Interop Round2 base 004 (php/wsdl): echoString(entities) [ext/soap/tests/interop/Round2/Base/r2_base_004w.phpt] Bug #31213 (Sideeffects caused by bug #29493) [ext/standard/tests/array/bug31213.phpt] Bug #22414 (passthru() does not read data correctly) [ext/standard/tests/file/bug22414.phpt] various fputcsv() functionality tests [ext/standard/tests/file/fputcsv.phpt] microtime() function [ext/standard/tests/time/001.phpt] (warn: system dependent) Bug #26614 (CDATA sections skipped on line count) [ext/xml/tests/bug26614.phpt] Bug #32001 (xml_parse*() goes into infinite loop when autodetection in effect) [ext/xml/tests/bug32001.phpt] ===================================================================== The two pdo mysql tests: PDO_MySQL: PDO_FETCH_BOUND [ext/pdo_mysql/tests/pdo_016.phpt] PDO_MySQL: PDO::beginTransaction / PDO::rollBack [ext/pdo_mysql/tests/pdo_017.phpt] fail because of some feature the mysql driver does not support. We don't check for that support right now simply because we can't right now. But i have an idea how to be able to do so which i would implement after 5.1 is out - say for 5.1.1 - if then still we have that *old* driver. Old because it uses the old mysql api and does not support all the new and fast features ext/mysqli can and does support. best regards marcus Tuesday, June 21, 2005, 4:30:54 AM, you wrote: > Hi, > You can reach Beta 2 at http://snaps.php.net/~andi/ > If there are no surprise show stoppers I'll put it live tomorrow evening. > Andi -- Best regards, Marcus mailto:[EMAIL PROTECTED] -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php