Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:49283 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 68942 invoked from network); 10 Aug 2010 22:03:54 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 10 Aug 2010 22:03:54 -0000 Authentication-Results: pb1.pair.com smtp.mail=kalle.php@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=kalle.php@gmail.com; sender-id=pass; domainkeys=bad Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.161.42 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: kalle.php@gmail.com X-Host-Fingerprint: 209.85.161.42 mail-fx0-f42.google.com Received: from [209.85.161.42] ([209.85.161.42:45176] helo=mail-fx0-f42.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id E3/93-61991-9CCC16C4 for ; Tue, 10 Aug 2010 18:03:54 -0400 Received: by fxm14 with SMTP id 14so1127149fxm.29 for ; Tue, 10 Aug 2010 15:03:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:sender:received:date :x-google-sender-auth:message-id:subject:from:to:content-type; bh=ACpgffhNFSTqh15xJ/wzCheewFrzxCUqI3O2ETf2bPc=; b=PGLpIgnk77yfS9XE97c0rmo3j7gLhbzEomFE1sSxFM5hgL66PFnI4qTQv9YA6IEaLB zcps+VgL6S4ufPKok+0ivzWWHvZEgV4MAImwnqD7bqnUthbZhefzytpz5UvayT67curz RugmaC9PecewvARnHSZkgHZJPYky8crGlKsdM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:date:x-google-sender-auth:message-id:subject :from:to:content-type; b=CUUGyANvwrjAiDpAH/dqRX/bTyL1cfBjX8POUouN6OCGQz1+HStU6Qhu4JgJJujFl6 YvuEl/Xgbx+sPU2CkrwVM4W/kv6SDBeY9d7TvOX91Xo29k9xeWkMK6ax+RYcM1WF5jUC nLpRaUD9PVp6suUGCvfwOsPjtkFKKyAWj/0HM= MIME-Version: 1.0 Received: by 10.223.108.81 with SMTP id e17mr18970148fap.28.1281477831164; Tue, 10 Aug 2010 15:03:51 -0700 (PDT) Sender: kalle.php@gmail.com Received: by 10.223.64.145 with HTTP; Tue, 10 Aug 2010 15:03:51 -0700 (PDT) Date: Wed, 11 Aug 2010 00:03:51 +0200 X-Google-Sender-Auth: UR7iWyoX5xh0ZwQIvmy9eGE1GR8 Message-ID: To: Internals , Derick Rethans Content-Type: text/plain; charset=ISO-8859-1 Subject: Annoucing PHP 5.4 Alpha 1 From: kalle@php.net (Kalle Sommer Nielsen) Greetings hackers I spoke with Derick today, and we both agreed on releasing an alpha of PHP 5.4 to show the public what we have been working since 5.3. We are going to release an alpha at september 2nd, which meaning packaging is going to happen on 1st September (SVN tag, Windows binaries, etc.) With Traits, interned strings/hash table optimizations, array deref., type hinting, and more we both (me and Derick) belive we are ready for an alpha in September already. So I ask you geeks please make sure things are somewhat usable for the first public release of PHP 5.4 and post RFC's for inclusion in this alpha. If there is any questions regarding 5.4, then please email both me and Derick at our respective @php.net addresses and lets get this thing going ;-) I will spend out an email after the Alpha regarding a roadmap, with such things as PECL extensions in and out, possible RFC's, magic quotes and so forth. -- regards, Kalle Sommer Nielsen kalle@php.net