Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:2953 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 49441 invoked from network); 28 Jun 2003 17:37:56 -0000 Received: from unknown (HELO asuka.nerv) (24.112.18.98) by pb1.pair.com with SMTP; 28 Jun 2003 17:37:56 -0000 Received: (qmail 4768 invoked from network); 28 Jun 2003 11:35:53 -0000 Received: from rei.nerv (HELO dummy.com) (rei@192.168.1.1) by asuka.nerv with SMTP; 28 Jun 2003 11:35:53 -0000 Reply-To: ilia@prohost.org To: Sterling Hughes , internals@lists.php.net Date: Sat, 28 Jun 2003 13:49:58 -0400 User-Agent: KMail/1.5 References: <1056789641.11231.57.camel@hasele> In-Reply-To: <1056789641.11231.57.camel@hasele> Organization: Prohost.org MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-ID: <200306281349.58544.ilia@prohost.org> Subject: Re: [PHP-DEV] (ATTENTION) Pre-Beta From: ilia@prohost.org ("Ilia A.") The > date_sunrise() and date_sunset() functions > [ext/standard/tests/general_functions/sunfuncts.phpt] test failure was the result of Source distro :: > > http://www.php.net/~sterling/php5/ > > Win32 binaries :: > > http://www.php.net/~edink/php-5.0.0b1-Win32.zip > > Download, compile, test. > > The following tests should fail on make test for a stock php build:: > > > ===================================================================== > FAILED TEST SUMMARY > --------------------------------------------------------------------- > Methods via variable name, bug #20120 [tests/classes/bug20120.phpt] > Bug #22367 (weird zval allocation problem) [tests/lang/bug22367.phpt] > Bug #23624 (foreach leaves current array key as null) > [tests/lang/bug23624.phpt] > aggregating everything [ext/standard/tests/aggregation/aggregate.phpt] > aggregating all methods > [ext/standard/tests/aggregation/aggregate_methods.phpt] > aggregating methods specified in the list > [ext/standard/tests/aggregation/aggregate_methods_by_list.phpt] > aggregating methods matching regular expression > [ext/standard/tests/aggregation/aggregate_methods_by_regexp.phpt] > date_sunrise() and date_sunset() functions > [ext/standard/tests/general_functions/sunfuncts.phpt] > XML parser test, function callbacks [ext/xml/tests/xml001.phpt] > XML parser test, object tuple callbacks [ext/xml/tests/xml002.phpt] > XML parser test, xml_set_object callbacks [ext/xml/tests/xml003.phpt] > ==================================================================== > > Let me know if something goes terribly wrong on your system. This is > just meant as a sanity check, not a QA cycle. Ie, if your processor > doesn't blow up and take at least one arm with it, all is assumed well. > ;-) > > -Sterling > -- > "Whether you think you can or think you can't -- you are right." > - Henry Ford