Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:28957 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 51358 invoked by uid 1010); 23 Apr 2007 15:02:58 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 51343 invoked from network); 23 Apr 2007 15:02:58 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 23 Apr 2007 15:02:58 -0000 Authentication-Results: pb1.pair.com header.from=mls@pooteeweet.org; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=mls@pooteeweet.org; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain pooteeweet.org from 212.112.227.169 cause and error) X-PHP-List-Original-Sender: mls@pooteeweet.org X-Host-Fingerprint: 212.112.227.169 ipx11223.ipxserver.de Linux 2.5 (sometimes 2.4) (4) Received: from [212.112.227.169] ([212.112.227.169:58794] helo=ipx11223.ipxserver.de) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 93/65-13231-0AACC264 for ; Mon, 23 Apr 2007 11:02:57 -0400 Received: from localhost (localhost [127.0.0.1]) by ipx11223.ipxserver.de (Postfix) with ESMTP id CC92EA582D1; Mon, 23 Apr 2007 17:02:53 +0200 (CEST) Received: from ipx11223.ipxserver.de ([127.0.0.1]) by localhost (flottensignalgeber [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 06114-01; Mon, 23 Apr 2007 17:02:48 +0200 (CEST) Received: from [127.0.0.1] (dsl093-079-130.sfo1.dsl.speakeasy.net [66.93.79.130]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by ipx11223.ipxserver.de (Postfix) with ESMTP id D0042A58315; Mon, 23 Apr 2007 17:02:47 +0200 (CEST) Message-ID: <462CCA97.1070008@pooteeweet.org> Date: Mon, 23 Apr 2007 08:02:47 -0700 User-Agent: Thunderbird 2.0.0.0 (Windows/20070326) MIME-Version: 1.0 To: Davi Cc: internals@lists.php.net References: <5cf776b80704221734u30c0aa7ekc787804c82bc2a50@mail.gmail.com> <200704222203.24571.davividal@siscompar.com.br> In-Reply-To: <200704222203.24571.davividal@siscompar.com.br> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by somedaemon at backendmedia.com Subject: Re: [PHP-DEV] Recommendations for PHP 6 'certified' code From: mls@pooteeweet.org (Lukas Kahwe Smith) Davi wrote: > Em Domingo 22 Abril 2007 21:34, mbneto escreveu: >> Hi, >> >> I saw one post earlier at php-general asking for a list of recommendations >> / practices that should be followed to guarantee that code will run fine >> when PHP 6 comes out. I am giving a talk on this at MySQL User Conference. I will publish the slides on my blog http://pooteeweet.org on Thursday evening. regards, Lukas