Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:30910 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 87271 invoked by uid 1010); 14 Jul 2007 07:03:14 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 87239 invoked from network); 14 Jul 2007 07:03:13 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 14 Jul 2007 07:03:13 -0000 Authentication-Results: pb1.pair.com header.from=stas@zend.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=stas@zend.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain zend.com designates 63.205.162.114 as permitted sender) X-PHP-List-Original-Sender: stas@zend.com X-Host-Fingerprint: 63.205.162.114 unknown Windows 2000 SP4, XP SP1 Received: from [63.205.162.114] ([63.205.162.114:20523] helo=us-ex1.zend.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 17/9E-11631-42578964 for ; Sat, 14 Jul 2007 03:03:11 -0400 Received: from [127.0.0.1] ([192.168.17.11]) by us-ex1.zend.com with Microsoft SMTPSVC(6.0.3790.1830); Sat, 14 Jul 2007 00:02:08 -0700 Message-ID: <469874EB.2010404@zend.com> Date: Sat, 14 Jul 2007 00:02:03 -0700 Organization: Zend Technologies User-Agent: Thunderbird 2.0.0.4 (Windows/20070604) MIME-Version: 1.0 To: Sebastian Bergmann CC: internals@lists.php.net References: <46981E98.30803@php.net> <46986EDB.8030507@sci.fi> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 14 Jul 2007 07:02:08.0568 (UTC) FILETIME=[E4D44380:01C7C5E4] Subject: Re: [PHP-DEV] __call_static() Magic Method From: stas@zend.com (Stanislav Malyshev) I'm afraid this change is binary incompatible - it changes class structure, which is in use by extensions. So you'd need 5.3 for that. Sebastian Bergmann wrote: > Jani Taskinen schrieb: >> As long as you MFH, I don't mind. > > Yeah, I would love to have this in PHP_5_2, too. :) > -- Stanislav Malyshev, Zend Software Architect stas@zend.com http://www.zend.com/ (408)253-8829 MSN: stas@zend.com