Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:38710 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 25946 invoked from network); 2 Jul 2008 20:38:58 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 2 Jul 2008 20:38:58 -0000 Authentication-Results: pb1.pair.com header.from=johannes@php.net; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=johannes@php.net; spf=unknown; sender-id=unknown Received-SPF: unknown (pb1.pair.com: domain php.net does not designate 83.243.58.163 as permitted sender) X-PHP-List-Original-Sender: johannes@php.net X-Host-Fingerprint: 83.243.58.163 mail4.netbeat.de Received: from [83.243.58.163] ([83.243.58.163:59093] helo=mail4.netbeat.de) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 56/1D-37564-D57EB684 for ; Wed, 02 Jul 2008 16:38:58 -0400 Received: (qmail 11068 invoked by uid 507); 2 Jul 2008 20:38:44 -0000 Received: from ppp-88-217-11-177.dynamic.mnet-online.de (HELO ?192.168.1.102?) (postmaster%schlueters.de@88.217.11.177) by mail4.netbeat.de with ESMTPA; 2 Jul 2008 20:38:44 -0000 To: "\"Hannes Magnusson\"" Cc: Lukas Kahwe Smith , PHP Developers Mailing List In-Reply-To: <7f3ed2c30807021324j201e5509j80d09b3f4efbb8d0@mail.gmail.com> References: <7f3ed2c30807021324j201e5509j80d09b3f4efbb8d0@mail.gmail.com> Content-Type: text/plain Date: Wed, 02 Jul 2008 22:38:40 +0200 Message-ID: <1215031120.18900.2.camel@goldfinger.johannes.nop> Mime-Version: 1.0 X-Mailer: Evolution 2.22.2 (2.22.2-2.fc9) Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] towards a 5.3 release From: johannes@php.net (Johannes =?ISO-8859-1?Q?Schl=FCter?=) On Wed, 2008-07-02 at 22:24 +0200, "Hannes Magnusson" wrote: > On Wed, Jul 2, 2008 at 22:00, Lukas Kahwe Smith wrote: > > @Philipp: Since you are the god of documentation .. How are things looking > > on the scratchpad [8] you started? > > Philip, one p, recently moved to Nicaragua (last weekend actually) and > isn't really "available" these days :) Nice :-) > Furthermore I haven't seen Nuno for a while and "you guys" stole > Felipe from "us" and I recently found out that school is heckofalot > easier than work :] > > So... any and all help in the documentation area would be appreciated. > The scratchpad wiki page is a good start, but I doubt these are the > "only" changes/new features in 5.3... > Of the top of my head; a list of error changes (especially > functions/features now throwing E_DEPRECATED) is missing... Also the changes to zend_parse_prameters() should be checked for tiny changes (like the current()/next() changes already documented on that wiki page) Help from any lurker here is appreciated! johannes