Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:89216 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 45136 invoked from network); 14 Nov 2015 15:14:06 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 14 Nov 2015 15:14:06 -0000 X-Host-Fingerprint: 78.192.130.122 jav75-2-78-192-130-122.fbxo.proxad.net Received: from [78.192.130.122] ([78.192.130.122:15213] helo=localhost.localdomain) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 97/E0-38992-BBF47465 for ; Sat, 14 Nov 2015 10:14:03 -0500 Message-ID: <97.E0.38992.BBF47465@pb1.pair.com> To: internals@lists.php.net X-Mozilla-News-Host: news://news.php.net:119 Date: Sat, 14 Nov 2015 16:13:59 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0 MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15 Content-Transfer-Encoding: 7bit X-Posted-By: 78.192.130.122 Subject: Is there documentation somewhere on public CMS/Framework/Libs that are PHP7 compat? From: pascal.chevrel@free.fr (Pascal Chevrel) Hi guys, I am very exceited about the imminent release of PHP 7 and that also corresponds to when my non-profit will get a new server sponsored by a local ISP, so we want to switch to 7 at this occasion, right in December ;) Do you know of any public list of what CMS are working with PHP 7 without a problem? I am starting to test by myself what we use. My own projects are of course PHP 7 compatible but we also have the usual tools that open source project use for their day to day activities (blog, wiki, forums...). The nice news of the day for me is that the Dotclear blogging platform works fine with PHP 7 and flies :) (tested on a shared OVH hosting which allows activating PHP 7 via a config flag). Is there some wiki page somewhere where I could document what I know works and others would do the same so as to ease the migration of early adopters, especially those of us that are open source hacktivists and don't have IT department to check those things for us? Cheers Pascal