Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:94264 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 22414 invoked from network); 27 Jun 2016 01:48:43 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 27 Jun 2016 01:48:43 -0000 Authentication-Results: pb1.pair.com smtp.mail=smalyshev@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=smalyshev@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.161.178 as permitted sender) X-PHP-List-Original-Sender: smalyshev@gmail.com X-Host-Fingerprint: 209.85.161.178 mail-yw0-f178.google.com Received: from [209.85.161.178] ([209.85.161.178:35847] helo=mail-yw0-f178.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id F3/51-05384-AF580775 for ; Sun, 26 Jun 2016 21:48:43 -0400 Received: by mail-yw0-f178.google.com with SMTP id b72so144467489ywa.3 for ; Sun, 26 Jun 2016 18:48:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=to:from:subject:message-id:date:user-agent:mime-version :content-transfer-encoding; bh=YdingpD0afVhMGc4y5UXrdmZqQ4ddrBNbEg65pLZr8E=; b=W1xEt5O3idZ+e/PwA9ARssXx59aNyOK1SJvU3/cmDNFs8ScWywOsL/yI4PPZOYBSo3 7rgApyB6j+oo02FjIV25gbPq1mxKIDouOgoTh7GAV36GAfDKKMgOEKEvf6+u6poiL++A cbUjzOEY+RUCem7hPg9sGxO9y1Gi88FXM4bxzaP3uAb79WBnNtff5Iu5WrpDjU+2YGP4 xQnobaL/O+8PNUNf9PRpXUgGxTRPYAijuAenVjH2ekWBfHjceywnLyi28OR3gBFzt37u yklDtyzfQdOF/uTE1peuxw0ysy4FtIsFdsMvyZycho82vbZCC6w3noR6iwC3KvfgPK+P +A5w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:to:from:subject:message-id:date:user-agent :mime-version:content-transfer-encoding; bh=YdingpD0afVhMGc4y5UXrdmZqQ4ddrBNbEg65pLZr8E=; b=FoPI+y9/AvceM3Yy1DGZ5TRoGN/oS5hrs7eNv8HsAumWqS8qo7MdpYa/ChEZK6X1kP nZKz8oYTAyj/t4pvnci/eEDL8m+J79J5NBxnN7k9tdgFSSOX1xUnOLx0Mvpmd3ozrgHz btZxOrzF2SfWFuqWqSogmLpimPKH5XwvlE1qKe65jyjtmSDb4WOabA+6oEbutvEeV6vJ avh9khd0ydcZeWYcDNm7K3+u9zURZNckb8MPXcS+zEMLRbmOdALbt6LBc4Ncs5HkHwR6 kXXlHw5MftxWBAT8KbV+NmAyEgZs7edEyerCo7Fi6N00PiuZ05Oa4MHPg7vixoCz2yf9 JdzQ== X-Gm-Message-State: ALyK8tKkNj2dhkY3uAmLjWRRRTtWEV1FNi7xdY9yO/gYb8Hg+QajFvlmrnr7nf6TFsEfPA== X-Received: by 10.129.166.80 with SMTP id d77mr5570187ywh.197.1466992119463; Sun, 26 Jun 2016 18:48:39 -0700 (PDT) Received: from ?IPv6:2602:304:cdc2:e5f0:1462:7ad6:6bd5:ee7b? ([2602:304:cdc2:e5f0:1462:7ad6:6bd5:ee7b]) by smtp.gmail.com with ESMTPSA id z67sm5752470ywe.54.2016.06.26.18.48.38 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sun, 26 Jun 2016 18:48:39 -0700 (PDT) To: PHP Internals Message-ID: Date: Sun, 26 Jun 2016 18:48:29 -0700 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:45.0) Gecko/20100101 Thunderbird/45.1.1 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Subject: 5.5 EOL From: smalyshev@gmail.com (Stanislav Malyshev) Hi! I see that our official EOL date for 5.5 is 10 Jul 2016. Since we just had a release of 5.5.37, I imagine we will be releasing another 5.5 - 5.5.38 - on July 21th, and this will be the last 5.5 version released? Just want to be sure and maybe we (and by that I mean 5.5 RMs ;) should issue some kind of official statement on that, since we've done all kinds of changes with EOL dates in the past, so it'd be nice to have final confirmation. Thanks, -- Stas Malyshev smalyshev@gmail.com