Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:23268 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 66527 invoked by uid 1010); 11 May 2006 19:44:47 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 66511 invoked from network); 11 May 2006 19:44:46 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 11 May 2006 19:44:46 -0000 X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 64.233.166.183 py-out-1112.google.com Linux 2.4/2.6 Received: from ([64.233.166.183:47289] helo=py-out-1112.google.com) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id 58/DE-19568-E2493644 for ; Thu, 11 May 2006 15:44:46 -0400 Received: by py-out-1112.google.com with SMTP id 39so334918pyu for ; Thu, 11 May 2006 12:44:44 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=C74DX/JQooABE//+WNhtrHIw4ZQfEao+yoXO88eJKVlnYlLSE2ewnRfIa30LASWqeGb012D3Mgv+wIbxU0mqUHMmhtCu5sS6pVgpgvFbNq8j6AFtb//c8yDdT/J/Rj8bB5d6zQ7SD42XDLNa9U6b0jS45V1K/yXYwnnc/2BO+WU= Received: by 10.35.40.10 with SMTP id s10mr1540618pyj; Thu, 11 May 2006 12:37:37 -0700 (PDT) Received: by 10.35.69.2 with HTTP; Thu, 11 May 2006 12:37:37 -0700 (PDT) Message-ID: Date: Thu, 11 May 2006 21:37:37 +0200 To: "Jasper Bryant-Greene" Cc: "Ralph Schindler" , "Jochem Maas" , "Antony Dovgal" , internals@lists.php.net In-Reply-To: <446391D4.4010600@album.co.nz> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <446222C8.3090101@smashlabs.com> <44623E75.4070304@zend.com> <446273F7.2090702@iamjochem.com> <446370F9.9060105@smashlabs.com> <446391D4.4010600@album.co.nz> Subject: Re: [PHP-DEV] PHP6 OOP compiler feature question / request From: pierre.php@gmail.com (Pierre) On 5/11/06, Jasper Bryant-Greene wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: RIPEMD160 > > Just to add my 2c, I am currently trying to migrate a legacy PHP4 > application to PHP5 In case you miss it, this discussion is about breakages within the same major version. --Pierre