Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:15429 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 44149 invoked by uid 1010); 14 Mar 2005 15:36:27 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 44087 invoked from network); 14 Mar 2005 15:36:26 -0000 Received: from unknown (HELO pb1.pair.com) (127.0.0.1) by localhost with SMTP; 14 Mar 2005 15:36:26 -0000 X-Host-Fingerprint: 212.55.154.21 relay1.ptmail.sapo.pt Linux 2.4/2.6 Received: from ([212.55.154.21:47611] helo=sapo.pt) by pb1.pair.com (ecelerity HEAD r(5124)) with SMTP id 22/9C-31540-87FA5324 for ; Mon, 14 Mar 2005 10:36:25 -0500 Received: (qmail 6158 invoked from network); 14 Mar 2005 15:36:07 -0000 Received: from unknown (HELO sapo.pt) (10.134.35.157) by relay1 with SMTP; 14 Mar 2005 15:36:07 -0000 Received: (qmail 6843 invoked from network); 14 Mar 2005 15:35:59 -0000 Received: from unknown (HELO pc07653) (nunoplopes@sapo.pt@[82.154.16.234]) (envelope-sender ) by mta7 (qmail-ldap-1.03) with SMTP for ; 14 Mar 2005 15:35:59 -0000 Message-ID: <004a01c528ab$892b4480$0100a8c0@pc07653> To: , "Zeev Suraski" References: <5.1.0.14.2.20050314104857.078324a0@localhost> Date: Mon, 14 Mar 2005 15:36:03 -0000 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=response Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.2527 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2527 Subject: Re: [PHP-DEV] PHP 5.0.4RC1 and PHP 4.3.11RC1 rolled From: nlopess@php.net ("Nuno Lopes") My test reports: PHP 4.3: ===================================================================== FAILED TEST SUMMARY --------------------------------------------------------------------- Bug #31213 (Sideeffects caused by bug #29493) [ext/standard/tests/array/bug31213.phpt] Bug #25665 (var_dump () hangs on Nan and INF) [ext/standard/tests/math/bug25665.phpt] Bug #27780 (strtotime(+1 xxx) returns a wrong date/time) [ext/standard/tests/time/bug27780.phpt] ===================================================================== PHP 5.0: ===================================================================== FAILED TEST SUMMARY --------------------------------------------------------------------- Bug #31672 (one-line comment with ) [tests/basic/bug31672.phpt] Convert warnings to exceptions [tests/lang/038.phpt] Bug #29944 (function defined in switch crashes PHP) [tests/lang/bug29944.phpt] Bug #22836 (returning references to NULL) [Zend/tests/bug22836.phpt] EUC-JP to ISO-2022-JP [ext/iconv/tests/eucjp2iso2022jp.phpt] EUC-JP to SJIS [ext/iconv/tests/eucjp2sjis.phpt] iconv_mime_decode() [ext/iconv/tests/iconv_mime_decode.phpt] iconv_mime_decode_headers() [ext/iconv/tests/iconv_mime_decode_headers.phpt] iconv_mime_encode() [ext/iconv/tests/iconv_mime_encode.phpt] iconv stream filter [ext/iconv/tests/iconv_stream_filter.phpt] iconv_strlen() [ext/iconv/tests/iconv_strlen.phpt] iconv_strpos() [ext/iconv/tests/iconv_strpos.phpt] iconv_strrpos() [ext/iconv/tests/iconv_strrpos.phpt] iconv_substr() [ext/iconv/tests/iconv_substr.phpt] ob_iconv_handler() [ext/iconv/tests/ob_iconv_handler.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] Bug #22414 (passthru() does not read data correctly) [ext/standard/tests/file/bug22414.phpt] date_sunrise() and date_sunset() functions [ext/standard/tests/general_functions/sunfuncts.phpt] Bug #25665 (var_dump () hangs on Nan and INF) [ext/standard/tests/math/bug25665.phpt] Bug #31402 (unserialize() generates references when it should not) [ext/standard/tests/serialize/bug31402.phpt] Bug #20382 (strtotime ("Monday", $date) produces wrong result on DST changeover) [ext/standard/tests/time/bug20382.phpt] Bug #27780 (strtotime(+1 xxx) returns a wrong date/time) [ext/standard/tests/time/bug27780.phpt] ===================================================================== Built on Solaris 9. Nuno P.S.: BTW PHP 5.1 doesn't compile on Solaris...