Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:5774 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 42171 invoked by uid 1010); 27 Nov 2003 15:14:45 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 42124 invoked from network); 27 Nov 2003 15:14:45 -0000 Received: from unknown (HELO longsword.omniti.com) (66.80.117.3) by pb1.pair.com with SMTP; 27 Nov 2003 15:14:45 -0000 Received: from ip-66-80-117-254.nyc.megapath.net ([66.80.117.254] helo=[10.0.1.50]) by longsword.omniti.com with asmtp (TLSv1:RC4-SHA:128) (Exim 4.14) id 1APNqu-0005Li-SX; Thu, 27 Nov 2003 10:14:44 -0500 In-Reply-To: <3FC5FF1B.5050507@cschneid.com> References: <5.1.0.14.2.20031126172833.06829bb8@127.0.0.1> <5.1.0.14.2.20031126172833.06829bb8@127.0.0.1> <5.1.0.14.2.20031127123209.02a61918@127.0.0.1> <3FC5D71A.3010404@cschneid.com> <33409013843.20031127121202@marcus-boerger.de> <3FC5E06B.7020200@cschneid.com> <3FC5E44C.4050502@cschneid.com> <00fb01c3b4dc$ef50a370$8802a8c0@obsidian> <3FC5E631.9070202@cschneid.com> <20031127115654.GA15832@mail.thinkphphq.de> <3FC5E7B4.5020408@cschneid.com> <3FC5F3CA.6030101@cschneid.com> <3FC5FAC4.1070709@cschneid.com> <194417295390.20031127143004@marcus-boerger.de> <3FC5FF1B.5050507@cschneid.com> Mime-Version: 1.0 (Apple Message framework v606) Content-Type: text/plain; charset=US-ASCII; format=flowed Message-ID: <6E79E9E8-20EC-11D8-A664-000393B2B3C0@omniti.com> Content-Transfer-Encoding: 7bit Cc: Marcus Boerger , Derick Rethans , PHP Developers Mailing List Date: Thu, 27 Nov 2003 10:14:44 -0500 To: Christian Schneider X-Mailer: Apple Mail (2.606) Subject: Re: [PHP-DEV] Re: Compatibility problems with PHP 5 From: george@omniti.com (George Schlossnagle) On Nov 27, 2003, at 8:41 AM, Christian Schneider wrote: > Marcus Boerger wrote: >> He doesn't say that. We are doing a lot of work on the QA front and of >> course fix bugs and release new versions. But our policy is to >> introduce > > Ok, I declare it a bug then so you can include it in the next bug fix > release. I lost the beginning of the thread - what's the bug? That __clone() doesn't exist in php4? All sorts of object model features don't exist in php4, that's one of the major feature set additions in php5. George