Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:1476 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 83929 invoked from network); 13 May 2003 14:41:34 -0000 Received: from unknown (HELO milton.schell.de) (217.160.72.35) by pb1.pair.com with SMTP; 13 May 2003 14:41:34 -0000 Received: (qmail 30155 invoked by uid 501); 13 May 2003 14:41:33 -0000 Received: from unknown (HELO eco.foo) (80.143.30.12) by kdserv.de with SMTP; 13 May 2003 14:41:33 -0000 Received: from localhost (localhost [127.0.0.1]) by eco.foo (Postfix) with ESMTP id 615F746AFC; Tue, 13 May 2003 16:41:31 +0200 (CEST) Date: Tue, 13 May 2003 16:41:30 +0200 (CEST) X-X-Sender: sas@eco.foo To: Jay Smith Cc: internals@lists.php.net In-Reply-To: <20030513141718.58110.qmail@pb1.pair.com> Message-ID: References: <20030513141718.58110.qmail@pb1.pair.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: Re: [PHP-DEV] Re: super-globals corruption From: sascha@schumann.cx (Sascha Schumann) > I haven't seen that on Solaris/SPARC yet. I'm assuming this is on Apache? Nope; are you using the current PHP_4_3 CVS in production? I have another Solaris 2.6 site running with thttpd since mid-Feb on the PHP_4 branch and never saw these problems there. Thus, if it isn't a fault in Solaris 2.8 or the build toolchain, it must be a bug in the PHP_4_3 CVS. - Sascha