Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:40219 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 51081 invoked from network); 2 Sep 2008 18:06:02 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 2 Sep 2008 18:06:02 -0000 Authentication-Results: pb1.pair.com header.from=news@ger.gmane.org; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=php-php-dev@m.gmane.org; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain m.gmane.org designates 80.91.229.2 as permitted sender) X-PHP-List-Original-Sender: php-php-dev@m.gmane.org X-Host-Fingerprint: 80.91.229.2 main.gmane.org Linux 2.5 (sometimes 2.4) (4) Received: from [80.91.229.2] ([80.91.229.2:53365] helo=ciao.gmane.org) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 40/B7-33714-9808DB84 for ; Tue, 02 Sep 2008 14:06:01 -0400 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1KaaGI-0004yS-MM for internals@lists.php.net; Tue, 02 Sep 2008 18:05:54 +0000 Received: from random-four-twenty-nine.mit.edu ([18.243.6.174]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 02 Sep 2008 18:05:54 +0000 Received: from edwardzyang by random-four-twenty-nine.mit.edu with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 02 Sep 2008 18:05:54 +0000 X-Injected-Via-Gmane: http://gmane.org/ To: internals@lists.php.net Date: Tue, 02 Sep 2008 14:05:46 -0400 Lines: 8 Message-ID: References: <48BD7ED0.1080006@daylessday.org> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Gmane-NNTP-Posting-Host: random-four-twenty-nine.mit.edu User-Agent: Thunderbird 2.0.0.16 (Windows/20080708) In-Reply-To: <48BD7ED0.1080006@daylessday.org> Sender: news Subject: Re: [PHP-DEV] Cases in which loadHTML doesn't exit From: edwardzyang@thewritingpot.com ("Edward Z. Yang") Antony Dovgal wrote: > And even if there are, I don't believe they are on our side, since it's > the same #ifdef used in two different places, no chance to get different > values. Yep. I did more source diving and this should not be possible. Which means that whoever deployed this PHP (i.e. the hosting company) has been monkeying around with the source. :-(