Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:15759 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 73194 invoked by uid 1010); 3 Apr 2005 15:20:12 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 73179 invoked from network); 3 Apr 2005 15:20:12 -0000 Received: from unknown (HELO marcus-boerger.de) (127.0.0.1) by localhost with SMTP; 3 Apr 2005 15:20:12 -0000 X-Host-Fingerprint: 81.169.182.136 h59705.serverkompetenz.net Linux 2.4/2.6 Received: from ([81.169.182.136:43939] helo=strato.aixcept.de) by pb1.pair.com (ecelerity HEAD r(5268)) with SMTP id 88/72-19272-BA900524 for ; Sun, 03 Apr 2005 11:20:12 -0400 Received: from localhost (localhost [127.0.0.1]) by strato.aixcept.de (Postfix) with ESMTP id C6BBC35C1D6; Sun, 3 Apr 2005 17:25:57 +0200 (CEST) Date: Sun, 3 Apr 2005 11:20:07 -0400 Reply-To: Marcus Boerger X-Priority: 3 (Normal) Message-ID: <80716532.20050403112007@marcus-boerger.de> To: Jani Taskinen Cc: Andi Gutmans , internals@lists.php.net In-Reply-To: References: <5.1.0.14.2.20050402185139.027d4cc0@localhost> <5.1.0.14.2.20050402185139.027d4cc0@localhost> <5.1.0.14.2.20050403062226.032d7010@localhost> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] PHP 5.1 Beta 1 From: mail@marcus-boerger.de (Marcus Boerger) Hello Jani, yes that'd much better then calling it beta. Beta would prevent us from changes and according to my history there are several things just missing right now. Sunday, April 3, 2005, 9:32:49 AM, you wrote: > Then call it pre-alpha. > --Jani >> We're talking beta (I don't mind calling it alpha either) to get PDO and the >> new engine architecture tested by more people. >> It doesn't mean all tests need to pass. Don't worry, bugs will be addressed >> before a 5.1 release which is still very far off. But don't expect the whole >> bugs.php.net DB to clean out either. >> >> Andi >> >> At 03:40 PM 4/3/2005 +0300, Jani Taskinen wrote: >> >>> 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 >>>> -- Best regards, Marcus mailto:mail@marcus-boerger.de