Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:39355 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 63406 invoked from network); 26 Jul 2008 20:19:37 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 26 Jul 2008 20:19:37 -0000 Authentication-Results: pb1.pair.com header.from=lsmith@php.net; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=lsmith@php.net; spf=unknown; sender-id=unknown Received-SPF: unknown (pb1.pair.com: domain php.net does not designate 88.198.8.16 as permitted sender) X-PHP-List-Original-Sender: lsmith@php.net X-Host-Fingerprint: 88.198.8.16 bigtime.backendmedia.com Linux 2.6 Received: from [88.198.8.16] ([88.198.8.16:58719] helo=bigtime.backendmedia.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 59/D0-55222-4D68B884 for ; Sat, 26 Jul 2008 16:19:37 -0400 Received: from localhost (unknown [127.0.0.1]) by bigtime.backendmedia.com (Postfix) with ESMTP id CF8D71EBC01A; Sat, 26 Jul 2008 20:19:41 +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 D2d7quJZ+cmC; Sat, 26 Jul 2008 22:19:39 +0200 (CEST) Received: from [192.168.0.151] (77-57-23-243.dclient.hispeed.ch [77.57.23.243]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: smith@pooteeweet.org) by bigtime.backendmedia.com (Postfix) with ESMTP id A6B151EBC019; Sat, 26 Jul 2008 22:19:38 +0200 (CEST) Message-ID: <2276F557-CBE3-4F69-B2C5-C7EE16647847@php.net> To: =?ISO-8859-1?Q?Johannes_Schl=FCter?= , PHP Internals List , Antony Dovgal In-Reply-To: <1217070146.3105.83.camel@goldfinger.johannes.nop> Content-Type: text/plain; charset=ISO-8859-1; format=flowed; delsp=yes Content-Transfer-Encoding: quoted-printable Mime-Version: 1.0 (Apple Message framework v928.1) Date: Sat, 26 Jul 2008 22:17:52 +0200 References: <1217070146.3105.83.camel@goldfinger.johannes.nop> X-Mailer: Apple Mail (2.928.1) Subject: Re: [PHP-DEV] towards 5.3 alpha1 From: lsmith@php.net (Lukas Kahwe Smith) On 26.07.2008, at 13:02, Johannes Schl=FCter wrote: > - undeprecate ticks: as long as we have no replacement for the signal > handling we shouldn't deprecate the only way to do that. So currently the deprecation warning reads that the feature will be =20 removed in PHP 6. We could also tone down the message to not mention a =20= specific PHP version for removal. Derick, Marcus, Jani etc have all =20 said that they have seen reports of serious issues aka crashes with =20 ticks. Tony says he is using tick's and we do not have a replacement =20 to offer. But given the fact that even Tony did not come out to say =20 that he knows how to fix ticks, it seems like the best compromise is =20 to deprecate ticks with a message that it could get removed in any =20 minor version release with or without a replacement, but it will kept =20= for now. > - drop __toString() from Closures > - Do not include 3xx http codes in the fopen wrapper change Can we get a quick in formal vote on each of the above items? regards, Lukas Kahwe Smith smith@pooteeweet.org