Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:71688 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 27814 invoked from network); 28 Jan 2014 17:19:42 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 28 Jan 2014 17:19:42 -0000 Authentication-Results: pb1.pair.com header.from=lior.k@zend.com; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=lior.k@zend.com; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain zend.com from 209.85.214.173 cause and error) X-PHP-List-Original-Sender: lior.k@zend.com X-Host-Fingerprint: 209.85.214.173 mail-ob0-f173.google.com Received: from [209.85.214.173] ([209.85.214.173:55125] helo=mail-ob0-f173.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 74/45-01140-CA6E7E25 for ; Tue, 28 Jan 2014 12:19:41 -0500 Received: by mail-ob0-f173.google.com with SMTP id vb8so726080obc.32 for ; Tue, 28 Jan 2014 09:19:38 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=g2FH5GzdClH/rNc+zGwPfLqqyMx9ltfMEdMlhFKxxkw=; b=gbjUFWvJm4NqH4i2YjMxPLPUWEf0yFe214+eb992UDHwegHh/cvFTkYP6jkh838m9S uaOeXfHJNg5Pvp2w6m6ANAWPbnmJ7ZQy0Kj/085BbZeMbaGEbeKk2qurAlk/bZ6TUHHu 7kPZdlbjuqCUOVsOX4+uZqx5ifzLJwePN8Or8c/TWItn3AptMROTQkq+h1TnZUa+OoiA o1R6pXy8I17PxQu5uP3VlVDQnEXraG5l9OSXcuPhXaBxlmInpW5gnrTp7Ly3JZPexM3E gU7k3W3uPdUt3n38fQPJybz2hgIp48p1yvfOmlFFOkWJf0ged/ATRNtBgbV78PgVb+jp OCog== X-Gm-Message-State: ALoCoQkYo1O3pl61ApsSmttuPAv4pD1gwh8H5bmxWXAS6C/X64Rg4krVaQkNApwn/sgDVNJQFQK0eKoyJ5QaUD4UBtFd1IqlGswhgHAzGt+HIWWwJDkRMGEKFKryRUiEEWEU9G8mCARg MIME-Version: 1.0 X-Received: by 10.182.142.37 with SMTP id rt5mr69207obb.76.1390929577590; Tue, 28 Jan 2014 09:19:37 -0800 (PST) Received: by 10.60.21.134 with HTTP; Tue, 28 Jan 2014 09:19:37 -0800 (PST) In-Reply-To: References: <1A1D3F38-DA1F-47AB-9387-1C4C7BA9FB97@ez.no> Date: Tue, 28 Jan 2014 19:19:37 +0200 Message-ID: To: Marco Pivetta Cc: =?UTF-8?B?QW5kcsOpIFLDuG1ja2U=?= , "internals@lists.php.net list" Content-Type: multipart/alternative; boundary=001a11c2ec9a65a0d204f10b0779 Subject: Re: [PHP-DEV] RHEL 7 beta ships with PHP 5.4 instead of 5.5 From: lior.k@zend.com (Lior Kaplan) --001a11c2ec9a65a0d204f10b0779 Content-Type: text/plain; charset=UTF-8 On Tue, Jan 28, 2014 at 6:46 PM, Marco Pivetta wrote: > It looks like Debian Jessie (testing) and the next Ubuntu LTS are shipping > with PHP 5.5, so RHEL would basically be the only major "block" to > workaround for the next iteration of framework development... > The next Ubuntu LTS (14.04) will have PHP 5.5 (currently 5.5.8). Debian testing indeed has PHP 5.5. But, the next Debian will probably have 5.6 (which uploaded today to Debian experimental). Kaplan (also a Debian project member) --001a11c2ec9a65a0d204f10b0779--