Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:89650 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 21154 invoked from network); 6 Dec 2015 13:24:09 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 6 Dec 2015 13:24:09 -0000 Authentication-Results: pb1.pair.com smtp.mail=zeev@zend.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=zeev@zend.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain zend.com designates 209.85.213.43 as permitted sender) X-PHP-List-Original-Sender: zeev@zend.com X-Host-Fingerprint: 209.85.213.43 mail-vk0-f43.google.com Received: from [209.85.213.43] ([209.85.213.43:33125] helo=mail-vk0-f43.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id E0/B3-08340-7F634665 for ; Sun, 06 Dec 2015 08:24:08 -0500 Received: by vkca188 with SMTP id a188so89846880vkc.0 for ; Sun, 06 Dec 2015 05:24:04 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=zend-com.20150623.gappssmtp.com; s=20150623; h=from:references:in-reply-to:mime-version:thread-index:date :message-id:subject:to:cc:content-type; bh=qdvs7fyZuNLzFUDDSe5tRQ92QsmvIkDdnYReCCJ5jtE=; b=zbZX04KMmNdp8JBp4YRRICOvsXuCUDoi1zBCbhhEXeiC6fFR8uvuRVUL3rdcA/lxt8 R4PQsGTN3dTQkHYMzo/0oHAZpndPe+q0Wqa6rvIy8761QdsJh+WMCAxqFfU0Bq497J7c 8wgcCiO9wq/M/3l4ZfdH37GmzLIyI0sapicRm2R5LkBtGxLEgyRAQapw7BGZrOiWEL/L H0CDcIBD2bmrk8RDMpJlDTxX7GdpG6Kvkpwuv9Vqptp4b3ETqfi8THeKoAfHyT+JBWAd nZwByB+O2Hjmn7RcD+Jp8DopPyPgugZcbk63g14B5Ycx56f6awrx4RPxH/YxWyG4Fzts qToQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:references:in-reply-to:mime-version :thread-index:date:message-id:subject:to:cc:content-type; bh=qdvs7fyZuNLzFUDDSe5tRQ92QsmvIkDdnYReCCJ5jtE=; b=f5/ItJHq0NIZcH5TFXRonsKJAffZn27Z4ea8X52bfPnAeUq+QxFWHk1IfVvLPPaWjh +viHDBANfhnxDtydMDOq9Trb0HCXMv4tE25BtLT871cTGLBJiW6lCx1m8xx6MSz5KElA cdYZYhE3DLMUQKrm8N55u8DmQJUDzPd486b/pWLeSYYJ2iBTUk+WOfRvn9cQzDnLFzmL /z7lB1eRoHxzSraPUHEMUkRknDDbnB6QPLkkgT2oH88BnEfQQO9O+Zg17VcP7YCJ23Aw 7hEhmlOZM6iYPP7Rkpe4noKm4KKpWxbveF5plFyQ0Nwmsnzl09c4R7B/dqgJ6LHplmZA H1mQ== X-Gm-Message-State: ALoCoQkNfnUSLJKaf5gOROvdZi6AHYWv8b16AjN/gL19tzt6ni0aeKD7uJ1e9KaP4qapGO31ZIZFEjGTgO6/7ir3qUYsmkfJvUMB/7VWsF/Yvr3TRe+JTJRCIXK1t72V6P2GHIs9tznICj75xk6ZFKMirbekGxZ/r4CLrucmtQu2vLAC2E++yZU= X-Received: by 10.31.178.84 with SMTP id b81mr17829499vkf.121.1449408244035; Sun, 06 Dec 2015 05:24:04 -0800 (PST) References: <90c8ecbc29f8a40a2430306b807a169e@mail.gmail.com> In-Reply-To: MIME-Version: 1.0 X-Mailer: Microsoft Outlook 14.0 Thread-Index: AQHgh9Y9UJHbSHpdKU+NswaLC82f2wHujNJJATqZURCehfnBYA== Date: Sun, 6 Dec 2015 15:24:02 +0200 Message-ID: <34e3196bf8babdcc7137190ad17d9c47@mail.gmail.com> To: Jan Ehrhardt Cc: internals@lists.php.net Content-Type: text/plain; charset=UTF-8 Subject: RE: [PHP-DEV] PHP 5.6 life cycle From: zeev@zend.com (Zeev Suraski) > -----Original Message----- > From: Jan Ehrhardt [mailto:phpdev@ehrhardt.nl] > Sent: Sunday, December 06, 2015 3:21 PM > To: internals@lists.php.net > Subject: Re: [PHP-DEV] PHP 5.6 life cycle > > Zeev Suraski in php.internals (Sun, 6 Dec 2015 14:38:10 +0200): > >IMHO, I think we need to look at the 5.6 lifecycle very differently > >from how we look at 5.5 and earlier. This is really the 5.x lifecycle > >as it's the last version that's relatively completely painless to > >upgrade to from 5.x (especially 5.3 and later). > > But there must be thousands of extensions out there, that we have no > knowledge of. For people that have already done a port to PHP7 the next > one is relatively simple. But porting your first one has a steep learning curve. That's another good point I didn't think about. Zeev