Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:16215 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 19918 invoked by uid 1010); 11 May 2005 19:36:10 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 98291 invoked from network); 11 May 2005 19:18:25 -0000 Received: from unknown (HELO pb1.pair.com) (127.0.0.1) by localhost with SMTP; 11 May 2005 19:18:25 -0000 X-Host-Fingerprint: 80.74.107.235 mail.zend.com Linux 2.5 (sometimes 2.4) (4) Received: from ([80.74.107.235:51627] helo=mail.zend.com) by pb1.pair.com (ecelerity 1.2 r(5656M)) with SMTP id 29/F7-35155-F7A52824 for ; Wed, 11 May 2005 15:18:24 -0400 Received: (qmail 5106 invoked from network); 11 May 2005 19:18:19 -0000 Received: from internal.zend.office (HELO localhost) (10.1.1.1) by internal.zend.office with SMTP; 11 May 2005 19:18:19 -0000 Date: Wed, 11 May 2005 23:18:17 +0400 To: Adam Maccabee Trachtenberg Cc: internals@lists.php.net, dmitry@zend.com Message-ID: <20050511231817.08022b66.antony@zend.com> In-Reply-To: References: X-Mailer: Sylpheed version 1.9.9 (GTK+ 2.4.9; i686-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] ext/soap parse error in HEAD From: antony@zend.com (Antony Dovgal) On Wed, 11 May 2005 13:56:46 -0400 (EDT) Adam Maccabee Trachtenberg wrote: > I'm getting a parse error with ext/soap in HEAD. This patch seems to > fix my problem. Can someone review and apply? > > http://www.trachtenberg.com/patches/soap_error_handler.txt Are you sure that moving TSRMLS_FETCH() at the end of all declarations doesn't help? What compiler are you using? (gcc-3.3.4 works fine, with and without ZTS enabled). -- Wbr, Antony Dovgal aka tony2001 antony@zend.com