Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:44096 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 40308 invoked from network); 29 May 2009 23:48:27 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 29 May 2009 23:48:27 -0000 Authentication-Results: pb1.pair.com smtp.mail=mls@pooteeweet.org; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=mls@pooteeweet.org; sender-id=unknown Received-SPF: error (pb1.pair.com: domain pooteeweet.org from 88.198.8.16 cause and error) X-PHP-List-Original-Sender: mls@pooteeweet.org X-Host-Fingerprint: 88.198.8.16 bigtime.backendmedia.com Linux 2.6 Received: from [88.198.8.16] ([88.198.8.16:53645] helo=bigtime.backendmedia.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 8D/59-28084-A44702A4 for ; Fri, 29 May 2009 19:48:26 -0400 Received: from localhost (unknown [127.0.0.1]) by bigtime.backendmedia.com (Postfix) with ESMTP id 1D92A414405F; Fri, 29 May 2009 23:49:31 +0000 (UTC) X-Virus-Scanned: amavisd-new at backendmedia.com Received: from bigtime.backendmedia.com ([127.0.0.1]) by localhost (bigtime.backendmedia.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id qAO9u1epDUIR; Sat, 30 May 2009 01:49:26 +0200 (CEST) Received: from [192.168.1.55] (f053002218.adsl.alicedsl.de [78.53.2.218]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: mls@pooteeweet.org) by bigtime.backendmedia.com (Postfix) with ESMTP id A7854414400B; Sat, 30 May 2009 01:49:25 +0200 (CEST) Cc: =?ISO-8859-1?Q?Cristian_Rodr=EDguez?= , internals@lists.php.net Message-ID: To: shire In-Reply-To: <4A206FF3.7090806@tekrat.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed; delsp=yes Content-Transfer-Encoding: quoted-printable Mime-Version: 1.0 (Apple Message framework v935.3) Date: Sat, 30 May 2009 01:48:17 +0200 References: <4A1BDCF3.1020703@gmx.net> <4A1FDA44.7060808@suse.de> <4A206FF3.7090806@tekrat.com> X-Mailer: Apple Mail (2.935.3) Subject: Re: [PHP-DEV] Removing zend_hash_func in PHP 6.0 From: mls@pooteeweet.org (Lukas Kahwe Smith) On 30.05.2009, at 01:29, shire wrote: > Cristian Rodr=EDguez wrote: >> David Soria Parra escribi=F3: >>> Hi List, >>> >>> I recently discovered that zend_hash_func is equal to >>> zend_get_hash_value. To clean this up, I would like to remove >>> zend_hash_func in favor of zend_get_hash in HEAD. If there are no >>> objections I would commit a patch in a few days. >> >> We can start with the attached patch and then remove it in the =20 >> future... > > Yeah, althoughI would suggest we put this patch as a TODO for =20 > php-5.4, and then completely remove it in 6 just FYI .. from all i have heard from people, the next version will be 6.0, there =20= might be a 5.4 after 6.0 that back ports some stuff and more =20 importantly adds soem forwards compatibility. but for now lets focus =20 on 6.0 (well after relasing 5.3). regards, Lukas Kahwe Smith mls@pooteeweet.org