Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:23088 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 79571 invoked by uid 1010); 2 May 2006 20:21:32 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 79552 invoked from network); 2 May 2006 20:21:32 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 2 May 2006 20:21:32 -0000 X-PHP-List-Original-Sender: iliaal@gmail.com X-Host-Fingerprint: 64.233.162.195 nz-out-0102.google.com Linux 2.4/2.6 Received: from ([64.233.162.195:45242] helo=nz-out-0102.google.com) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id 1E/A7-05123-A4FB7544 for ; Tue, 02 May 2006 16:21:30 -0400 Received: by nz-out-0102.google.com with SMTP id j2so8113nzf for ; Tue, 02 May 2006 13:21:27 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:in-reply-to:references:mime-version:content-type:message-id:cc:content-transfer-encoding:from:subject:date:to:x-mailer:sender; b=olYfKUIvyebpWrWfRNq+S8qbmQZyHPUzmQfcb9BfOQIr7qRlE/3K3mHpi9sMrsWyUwcUe/QiJbbDifLC7i8r4ZVKyMjDgeU+HTpfZbp8t1qkuygiRsmHy/oUIbNiMIGaqk5Q6ITlQS5k6vGsJ7W7IGNaaPLmNaD4ZzKovh5y5ic= Received: by 10.64.233.10 with SMTP id f10mr724591qbh; Tue, 02 May 2006 13:21:26 -0700 (PDT) Received: from ?192.168.1.6? ( [72.59.8.142]) by mx.gmail.com with ESMTP id a29sm1763541qbd.2006.05.02.13.21.26; Tue, 02 May 2006 13:21:26 -0700 (PDT) In-Reply-To: <4457B235.6010609@web.de> References: <44572F67.9050807@php.net> <4457B235.6010609@web.de> Mime-Version: 1.0 (Apple Message framework v749.3) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-ID: <8AC4D8B5-8C67-40F3-A0C9-24B9D70CF58D@prohost.org> Cc: internals@lists.php.net, Lukas Smith Content-Transfer-Encoding: 7bit Date: Tue, 2 May 2006 16:21:24 -0400 To: Andreas Korthaus X-Mailer: Apple Mail (2.749.3) Sender: Ilia Alshanetsky Subject: Re: [PHP-DEV] php 5.2.0 From: ilia@prohost.org (Ilia Alshanetsky) On 2-May-06, at 3:25 PM, Andreas Korthaus wrote: > Hi! > > Ilia Alshanetsky wrote: >> So, if you have changes you'd like to see in 5.2 (don't go too >> wild now ;-) ), reply to this e-mail. > > Some issues not yet in the wiki, which have been discussed on this > list some time ago: > > 1. date extension > with OO interface and classname "Date" (don't forget about the > PEAR::Date fun ;-)) > For the OO interface, AFAIR most people prefered something like: > http://cvs.php.net/viewcvs.cgi/pecl/date/docs/examples/sample1.php? > view=markup > to something like: http://www.zend.com/zend/week/date-timezone.txt > That is on the list. > 2. late static binding (keyword "this"?) > When using static classes and inheritance, you can't use parent > methodes/members today > Too big for PHP 5.2 IMHO > But perhaps that's something for 6.0... > > Another idea for a future PHP version: > > pecl_http extension implements some really useful features: > http://dev.iworks.at/ext-http/http-functions.html.gz > > Perhaps some day, when it's ready... it could implement the 5 > functions from ext/http too, and replace that extension without any > BC-issues... I'd prefer to wait with addition of new extensions until PHP 6, unless there is a majority consensus that we absolutely must have this extension in PHP core. Ilia Alshanetsky Advanced Internet Designs Inc. ilia@prohost.org