Maybe we should first get all the tests pass before rolling any kind of release? Here's the list of currently failing tests: (note: some might not be bugs but just bad tests..)

    ZE2 ArrayAccess::offsetGet ambiguties [tests/classes/array_access_003.phpt]
    ZE2 ArrayAccess and sub Arrays [tests/classes/array_access_005.phpt]
    ZE2 ArrayAccess and ASSIGN_OP operators (.=) 
[tests/classes/array_access_008.phpt]
    ZE2 Serializeable [tests/classes/serialize_001.phpt]
    Test for buffering in core functions with implicit flush off 
[tests/func/008.phpt]
    Bug #22836 (returning references to NULL) [Zend/tests/bug22836.phpt]
    unset() CV 5 (indirect unset() of global variable in session_start()) 
[Zend/tests/unset_cv05.phpt]
    Bug #24155 (gdImageRotate270 rotation problem). [ext/gd/tests/bug24155.phpt]
    Bug #27582 (ImageFillToBorder() on alphablending image looses alpha on fill 
color) [ext/gd/tests/bug27582_1.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]
    mysql connect [ext/mysql/tests/001.phpt]
    Bug #29992 (foreach by reference corrupts the array) 
[ext/standard/tests/array/bug29992.phpt]
    Bug #31213 (Sideeffects caused by bug #29493) 
[ext/standard/tests/array/bug31213.phpt]
    various fputcsv() functionality tests [ext/standard/tests/file/fputcsv.phpt]
    User-space streams [ext/standard/tests/file/userstreams.phpt]
    Check for mktime with out-of-range parameters 
[ext/standard/tests/time/003.phpt]
    Bug #20382 (strtotime ("Monday", $date) produces wrong result on DST 
changeover) [ext/standard/tests/time/bug20382.phpt]
    Bug #21966 (date() or mktime() returning bad value for mktime month param 
of '2') [ext/standard/tests/time/bug21966.phpt]
    Bug #27719: mktime returns incorrect timestamp for dst days 
[ext/standard/tests/time/bug27719.phpt]
    Bug #32001 (xml_parse*() goes into infinite loop when autodetection in 
effect) [ext/xml/tests/bug32001.phpt]


--Jani


On Sat, 2 Apr 2005, Andi Gutmans wrote:

Hey,

I'd like to roll PHP 5.1 Beta 1 very soon.
Wez, I've been waiting for PDO in order to get this going. Do you feel it's mature enough or should I hold off some more time?
Also, has someone already integrated PDO configure switches with the old --with-db configure switches? (i.e. the idea was that --with-mysql would enable pdo-mysql too so that we don't get lost with a million configure switches).


Andi



-- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php



Reply via email to