Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:39356 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 64611 invoked from network); 26 Jul 2008 20:22:21 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 26 Jul 2008 20:22:21 -0000 Authentication-Results: pb1.pair.com header.from=mls@pooteeweet.org; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=mls@pooteeweet.org; spf=permerror; 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:47316] helo=bigtime.backendmedia.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id BE/11-55222-D778B884 for ; Sat, 26 Jul 2008 16:22:21 -0400 Received: from localhost (unknown [127.0.0.1]) by bigtime.backendmedia.com (Postfix) with ESMTP id 5385C1EBC01A; Sat, 26 Jul 2008 20:22:30 +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 d1xAALTarHoN; Sat, 26 Jul 2008 22:22:28 +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: mls@pooteeweet.org) by bigtime.backendmedia.com (Postfix) with ESMTP id 49EC61EBC019; Sat, 26 Jul 2008 22:22:27 +0200 (CEST) Cc: =?ISO-8859-1?Q?Johannes_Schl=FCter?= , Antony Dovgal Message-ID: To: PHP Internals List In-Reply-To: <2276F557-CBE3-4F69-B2C5-C7EE16647847@php.net> 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:20:42 +0200 References: <1217070146.3105.83.camel@goldfinger.johannes.nop> <2276F557-CBE3-4F69-B2C5-C7EE16647847@php.net> X-Mailer: Apple Mail (2.928.1) Subject: Re: [PHP-DEV] towards 5.3 alpha1 From: mls@pooteeweet.org (Lukas Kahwe Smith) On 26.07.2008, at 22:17, Lukas Kahwe Smith wrote: > > 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. > > crashes with ticks. Tony says he is using tick's and we do not have =20= > a replacement to offer. But given the fact that even Tony did not =20 > come out to say that he knows how to fix ticks, it seems like the =20 > best compromise is to deprecate ticks with a message that it could =20 > get removed in any minor version release with or without a =20 > replacement, but it will kept for now. +1 >> - drop __toString() from Closures +1 >> - Do not include 3xx http codes in the fopen wrapper change +1 regards, Lukas Kahwe Smith mls@pooteeweet.org