Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:67755 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 15913 invoked from network); 20 Jun 2013 21:42:14 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 20 Jun 2013 21:42:14 -0000 Authentication-Results: pb1.pair.com header.from=gamezetc@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=gamezetc@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.216.172 as permitted sender) X-PHP-List-Original-Sender: gamezetc@gmail.com X-Host-Fingerprint: 209.85.216.172 mail-qc0-f172.google.com Received: from [209.85.216.172] ([209.85.216.172:61903] helo=mail-qc0-f172.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 82/57-25301-53773C15 for ; Thu, 20 Jun 2013 17:42:13 -0400 Received: by mail-qc0-f172.google.com with SMTP id j10so4131432qcx.3 for ; Thu, 20 Jun 2013 14:42:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:cc:content-type; bh=GEXXg/skC4a2ldW8Xr29vRtDDZ8/DiTfcbYZLC4hJzs=; b=brpSyI2eiL79sKi6cZyjyAz7Yx+vAKrgFX0yHn9IhEb0Cj1fVxDSj/Hrhe01GdKEMZ /Ed8vwZR3xysyagD2Kg20HHE6tPAAF9AnMXbrc/neIKZNEkFA9mSoMK3NgSSAy5DDOgc QCL2nLz2R4oswdaLYyQ/umcPXDKBmvjkBNTuOnhk1hXpWucRjC55bTxCqF+vIqUGEnlM Zm9nKgw1uJoaXr4lH9CqMcIw9GxmV7zRroFIEqxbW7BbgZRAeDohBszoFGLI5uo+KAyN DPlOdeA/ppW5QamCyuychtqk3wPQeEEYj6eCTlZ4v3lvJOWs+MKMotQSyBe2L41qtxBO 3PwQ== X-Received: by 10.49.12.33 with SMTP id v1mr2497987qeb.85.1371764530295; Thu, 20 Jun 2013 14:42:10 -0700 (PDT) MIME-Version: 1.0 Sender: gamezetc@gmail.com Received: by 10.229.137.67 with HTTP; Thu, 20 Jun 2013 14:41:49 -0700 (PDT) In-Reply-To: References: Date: Thu, 20 Jun 2013 16:41:49 -0500 X-Google-Sender-Auth: xM4L6G4kYyNxlc6UjBzGGPsnG64 Message-ID: To: Anthony Ferrara Cc: Julien Pauli , PHP Internals Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: [PHP-DEV] PHP 5.5.0 final has been released! From: nwallace@fyberstudios.com (Nick Wallace) Congrats!!! -- Nick Wallace On Thu, Jun 20, 2013 at 4:39 PM, Anthony Ferrara wrote: > Congrats all!!! > > > On Thu, Jun 20, 2013 at 5:22 PM, Julien Pauli wrote: > >> Hello! >> >> The PHP Development Team would like to announce the immediate release of >> PHP 5.5.0. This release includes a large number of new features and bug >> fixes. >> >> A separate release announcement is also available. For changes in PHP >> 5.5.0 since PHP 5.4, please consult the PHP 5 ChangeLog. >> >> Release Announcement: http://www.php.net/release_5_5_0.php >> Downloads: http://www.php.net/downloads.php#v5.5 >> Changelog: http://www.php.net/ChangeLog-5.php#5.5.0 >> >> Thanks to all contributors that made this new version available. >> >> regards, >> >> David Soria Parra & Julien Pauli >>