Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:32208 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 77838 invoked by uid 1010); 10 Sep 2007 20:49:57 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 77823 invoked from network); 10 Sep 2007 20:49:57 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 10 Sep 2007 20:49:57 -0000 Authentication-Results: pb1.pair.com header.from=judas.iscariote@gmail.com; sender-id=pass; domainkeys=bad Authentication-Results: pb1.pair.com smtp.mail=judas.iscariote@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 64.233.184.224 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: judas.iscariote@gmail.com X-Host-Fingerprint: 64.233.184.224 wr-out-0506.google.com Linux 2.4/2.6 Received: from [64.233.184.224] ([64.233.184.224:12114] helo=wr-out-0506.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id BD/72-59734-4FDA5E64 for ; Mon, 10 Sep 2007 16:49:56 -0400 Received: by wr-out-0506.google.com with SMTP id 58so406018wri for ; Mon, 10 Sep 2007 13:49:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=dxSUOUAGNXWRYK+UD0I2rGb/iZQkbns39qAxoUaiS98=; b=EcYvRYOGZvK77YFGTCWRR5clhp3FX70ToY6VaLAtADqHgd4tABD3aeZUVeVcfFw+8FCMBWneD4JthXEOtkY3C7JROvrwcsdJh925Ncv2MwAkLPp/7Fkr6vmmZ86e69TqRNsgcUm8bS4tBYF19tY4Eszo/pZuukzHT2y77TdhCKc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=rxVjiVfdmLahg649+MVTGGmKsOEyEoFheNVGUIAKcUm3kKlkMKd/4UusUclBiW/Y6BYuAiN8VtuMgclxNHaKQ8yXLaeuQA5JtOeU3LthfV2wfjRY9encVIY5+thfFjemdy/7hx2S+dh0Hs823+vZOn2zIReDMZ3lL6BxBcJeEEY= Received: by 10.142.229.4 with SMTP id b4mr247989wfh.1189457392784; Mon, 10 Sep 2007 13:49:52 -0700 (PDT) Received: by 10.142.84.16 with HTTP; Mon, 10 Sep 2007 13:49:52 -0700 (PDT) Message-ID: <7d5a202f0709101349s3b74f959mcfcaa2927024310e@mail.gmail.com> Date: Mon, 10 Sep 2007 16:49:52 -0400 To: internals@lists.php.net In-Reply-To: <6F509818-65A2-4B17-8C44-6970E815A169@prohost.org> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <6F509818-65A2-4B17-8C44-6970E815A169@prohost.org> Subject: Re: [PHP-DEV] PHP 5.3 Suggested Feature List From: judas.iscariote@gmail.com ("Cristian Rodriguez") On 9/9/07, Ilia Alshanetsky wrote: > 12) Merge the GCC 4 -fvisibility patch > That patch is a very good idea, but it does not work there are symbols that are no lomger exported on libxml extension , and although everything compiles, I ended with a broken PHP. -- http://www.kissofjudas.net/