Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:64386 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 39449 invoked from network); 20 Dec 2012 17:27:37 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 20 Dec 2012 17:27:37 -0000 Authentication-Results: pb1.pair.com header.from=julienpauli@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=julienpauli@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.220.172 as permitted sender) X-PHP-List-Original-Sender: julienpauli@gmail.com X-Host-Fingerprint: 209.85.220.172 mail-vc0-f172.google.com Received: from [209.85.220.172] ([209.85.220.172:34500] helo=mail-vc0-f172.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 03/1A-20281-78A43D05 for ; Thu, 20 Dec 2012 12:27:35 -0500 Received: by mail-vc0-f172.google.com with SMTP id fw7so4062138vcb.31 for ; Thu, 20 Dec 2012 09:27:32 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:from:date:x-google-sender-auth:message-id :subject:to:content-type; bh=akeRiYfBeenAW+JdOB/A0kPcCg0csLIqJ2XmccrdLo0=; b=OOGIyr+GRaGTlawGJ0U2lTuR2C3uEuGq3aSFYrji2xOFNO0z1ib9piv0qfCK3xOB5T 92w8yt9xesuP6voqjIyzZ0OhVK6dytK0knoYV5ZhXxQIUoF8/53lQVFFxRO98wp96AwG wfo03DtfcIbyMn2FCgLndHSNGvt1uP3QuAG4r30xTKDSm+lVe6Ek6fO9jdrOBypf+uqa XRHSIsxmmNWIBayup/8Exn80kgMYDWfNG6333p1SMMBKEQq6RdbpWm4X14tHTueNVcGO KdbmPQ+vNK/ZXIe7z3Pk2f6XR3cc5SWYV5KNNMIVAUNtMxgweh89pgfPkkkDmtwkTJW2 cxcw== Received: by 10.58.18.239 with SMTP id z15mr16124473ved.27.1356024452734; Thu, 20 Dec 2012 09:27:32 -0800 (PST) MIME-Version: 1.0 Sender: julienpauli@gmail.com Received: by 10.220.140.132 with HTTP; Thu, 20 Dec 2012 09:26:52 -0800 (PST) Date: Thu, 20 Dec 2012 18:26:52 +0100 X-Google-Sender-Auth: 4G4Je3xqkeFMZoMSyLlBIjYPaYM Message-ID: To: PHP Internals Content-Type: multipart/alternative; boundary=047d7b6d9116cfded204d14c0b2b Subject: PHP5.5.0alpha2 release From: jpauli@php.net (jpauli) --047d7b6d9116cfded204d14c0b2b Content-Type: text/plain; charset=ISO-8859-1 Hi Internals, We just tagged PHP 5.5.0alpha2 today. This release contains bug fixes against alpha1, as well as new features. The packages can be found at: http://downloads.php.net/dsp Please, note that the ext/mysql deprecation has been merged into this release. For other changes, as usual, you may consider reading the NEWS file. Please test PHP5.5.0alpha2 carefully, and report any bugs in the bug system. Alpha 3 will be tagged on January 5th. Finaly, we'd like to thank every contributor who made this alpha2 possible. Regards David and Julien --047d7b6d9116cfded204d14c0b2b--