Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:11148 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 47596 invoked by uid 1010); 13 Jul 2004 05:33:08 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 47414 invoked from network); 13 Jul 2004 05:33:07 -0000 Received: from unknown (HELO pd5mo2so.prod.shaw.ca) (24.71.223.10) by pb1.pair.com with SMTP; 13 Jul 2004 05:33:07 -0000 Received: from pd5mr5so.prod.shaw.ca (pd5mr5so-qfe3.prod.shaw.ca [10.0.141.181]) by l-daemon (iPlanet Messaging Server 5.2 HotFix 1.18 (built Jul 28 2003)) with ESMTP id <0I0R003S0ZF7NS@l-daemon> for internals@lists.php.net; Mon, 12 Jul 2004 23:33:07 -0600 (MDT) Received: from pn2ml9so.prod.shaw.ca ([10.0.121.7]) by pd5mr5so.prod.shaw.ca (Sun ONE Messaging Server 6.0 HotFix 1.01 (built Mar 15 2004)) with ESMTP id <0I0R00MDMZF7F5C0@pd5mr5so.prod.shaw.ca> for internals@lists.php.net; Mon, 12 Jul 2004 23:33:07 -0600 (MDT) Received: from loki.digitaljunkies.ca (S01060050babc7470.ed.shawcable.net [68.149.187.28]) by l-daemon (iPlanet Messaging Server 5.2 HotFix 1.18 (built Jul 28 2003)) with ESMTP id <0I0R00F34ZF6CF@l-daemon> for internals@lists.php.net; Mon, 12 Jul 2004 23:33:07 -0600 (MDT) Received: from mjollnir.digitaljunkies.ca (mjollnir [10.1.1.16]) by loki.digitaljunkies.ca (Postfix) with ESMTP id E6A614A975; Mon, 12 Jul 2004 23:33:05 -0600 (MDT) Date: Mon, 12 Jul 2004 23:33:06 -0600 In-reply-to: <5.1.0.14.2.20040712141042.03166120@127.0.0.1> To: internals@lists.php.net Cc: Andi Gutmans Message-ID: <200407122333.06320.benjcarson@digitaljunkies.ca> MIME-version: 1.0 Content-type: text/plain; charset=iso-8859-1 Content-transfer-encoding: 7bit Content-disposition: inline User-Agent: KMail/1.6.2 References: <5.1.0.14.2.20040712141042.03166120@127.0.0.1> Subject: Re: [PHP-DEV] PHP 5.0.0 Test roll From: benjcarson@digitaljunkies.ca (Benj Carson) The file_get_contents() bug still seems to be present in the test roll, but not in the latest snap: Reproduce code (from the bug report for 29099): -------------- #!/usr/bin/php