Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:38709 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 21963 invoked from network); 2 Jul 2008 20:24:29 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 2 Jul 2008 20:24:29 -0000 Authentication-Results: pb1.pair.com smtp.mail=hannes.magnusson@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=hannes.magnusson@gmail.com; sender-id=pass; domainkeys=bad Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.146.177 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: hannes.magnusson@gmail.com X-Host-Fingerprint: 209.85.146.177 wa-out-1112.google.com Received: from [209.85.146.177] ([209.85.146.177:44297] helo=wa-out-1112.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 08/5C-37564-CF3EB684 for ; Wed, 02 Jul 2008 16:24:29 -0400 Received: by wa-out-1112.google.com with SMTP id v27so305472wah.17 for ; Wed, 02 Jul 2008 13:24:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=AtPlydKdRkTcU3kzRgyMXvFAZSeoTHe5yfzLtCx8+8s=; b=awOL3BisiT5ZJ5KTqdFfutl56Gy6XC9wVuBdNc8ax08eJuXowHS41Q0eYlF5H/wWqk Y3aEh198qXUG2HUg6ufZZtWGAK7VwwQ3iyrr20vlKq5b9TTAaAVJMNbKZ5+9tnz0pqi8 /RlepPFMEHUfjWEmJyeHKrQ+7ZgB7K1MgxYMA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=HTUuII+UdIH5LX2eQfE6+TR00n5BZJysHdY1WQ3ydBK5bApDziAp5pWsKxmNSE0Ji8 kmaEUwz8JCJvw3i73YEUt+VoLNLMoLiUhuiCE7tE9Oj7yfB3WB+BZgs4wWkMckF+m81n 2SwMalYIAEq4Nw6DCssCL4aRtYetPvGH9ySJc= Received: by 10.115.58.1 with SMTP id l1mr7479123wak.27.1215030265758; Wed, 02 Jul 2008 13:24:25 -0700 (PDT) Received: by 10.114.144.16 with HTTP; Wed, 2 Jul 2008 13:24:25 -0700 (PDT) Message-ID: <7f3ed2c30807021324j201e5509j80d09b3f4efbb8d0@mail.gmail.com> Date: Wed, 2 Jul 2008 22:24:25 +0200 To: "Lukas Kahwe Smith" Cc: "PHP Developers Mailing List" In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: Subject: Re: [PHP-DEV] towards a 5.3 release From: hannes.magnusson@gmail.com ("Hannes Magnusson") 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 :) 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... -Hannes