Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:32649 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 52507 invoked by uid 1010); 5 Oct 2007 12:24:17 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 52492 invoked from network); 5 Oct 2007 12:24:17 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 5 Oct 2007 12:24:17 -0000 Authentication-Results: pb1.pair.com header.from=nlopess@php.net; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=nlopess@php.net; spf=unknown; sender-id=unknown Received-SPF: unknown (pb1.pair.com: domain php.net does not designate 212.55.154.21 as permitted sender) X-PHP-List-Original-Sender: nlopess@php.net X-Host-Fingerprint: 212.55.154.21 relay1.ptmail.sapo.pt Linux 2.4/2.6 Received: from [212.55.154.21] ([212.55.154.21:59889] helo=sapo.pt) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id D1/39-31274-0FC26074 for ; Fri, 05 Oct 2007 08:24:17 -0400 Received: (qmail 24674 invoked from network); 5 Oct 2007 12:24:09 -0000 Received: from unknown (HELO sapo.pt) (10.134.35.209) by relay1 with SMTP; 5 Oct 2007 12:24:09 -0000 Received: (qmail 12373 invoked from network); 5 Oct 2007 12:24:09 -0000 X-AntiVirus: PTMail-AV 0.3-0.91.1 X-Virus-Status: Clean (0.00545 seconds) Received: from unknown (HELO pc07653) (nunoplopes@sapo.pt@[82.155.76.150]) (envelope-sender ) by mta14 (qmail-ldap-1.03) with SMTP for ; 5 Oct 2007 12:24:08 -0000 Message-ID: <00b401c8074a$a7d83d40$4001a8c0@pc07653> To: , "Lukas Kahwe Smith" References: Date: Fri, 5 Oct 2007 13:24:19 +0100 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=response Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.3138 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.3138 Subject: Re: [PHP-DEV] PHP 5.3 todo wiki update From: nlopess@php.net ("Nuno Lopes") No, no and no! The gcc 4 -fvisibility patch wasn't rejected. It's a no-op and although it is only useful for gcc 4 users, it brings many benefits for them! So please keep that in the PHP 5.3 TODO. Nuno ----- Original Message ----- > Hi, > > I updated the 5.3 todo list [1] yesterday evening. I also just spotted a > minor mistake. I put the visibility patch under todo items, where it > should have gone under future releases. We should also revisit the 5.2 > todo list [2] and see if the items there are not yet done and if they > will get done in 5.2 or should get moved to 5.3. > > regards, > Lukas > > [1] http://wiki.pooteeweet.org/PhP53 > [2] http://wiki.pooteeweet.org/PhP52