Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:80978 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 26230 invoked from network); 22 Jan 2015 17:05:35 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 22 Jan 2015 17:05:35 -0000 Authentication-Results: pb1.pair.com smtp.mail=rasmus@lerdorf.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=rasmus@lerdorf.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain lerdorf.com designates 209.85.192.51 as permitted sender) X-PHP-List-Original-Sender: rasmus@lerdorf.com X-Host-Fingerprint: 209.85.192.51 mail-qg0-f51.google.com Received: from [209.85.192.51] ([209.85.192.51:34493] helo=mail-qg0-f51.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 0F/6A-61273-EDD21C45 for ; Thu, 22 Jan 2015 12:05:35 -0500 Received: by mail-qg0-f51.google.com with SMTP id z107so2145748qgd.10 for ; Thu, 22 Jan 2015 09:05:31 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:message-id:date:from:user-agent:mime-version:to :subject:content-type; bh=8aNzvacRkVH19jBHVrF1wn1iGo4lTuaFzvcYzWGb8cs=; b=lC6ibEg9tEL8y1Qfjtbghi5UG7MRd+7TtmIeOmWq0zU4Siy7kN7QFPytmuSdAFHMmv a5Orawp8xZ24oeDfKk72ycusG9BlS/Y22Va1ftuukcW390Uj78k29N1LbkBRnFkR82Sl q1q9UJi+Ln2+/f+4GqVyYJeumIBjzDk/Ze/c7Z4rKoO66QxmLmC3yqY40Ay3/cSpGjfY g5Lwld8Gm6s16kKH9VoXmM1iqpHCXWUTXdvLez4pi5YZLi5Qkmmx+dl8z+mOd2AMWyi6 riAk8GW9K0UWkPiUcZL87e2oNMZULpfJXcibyaD0EiUV6qvtJC5U1IEFkmL/uemZ5XHo 8H2w== X-Gm-Message-State: ALoCoQkGocRaDHnY6DN/KfmNOgApgo86ZBTVx9Kuu7hUU/1iZdMC9JxECTnALgsXxnBTDGyE/2oq X-Received: by 10.140.34.177 with SMTP id l46mr4284213qgl.37.1421946331774; Thu, 22 Jan 2015 09:05:31 -0800 (PST) Received: from [192.168.200.14] (c-50-131-44-225.hsd1.ca.comcast.net. [50.131.44.225]) by mx.google.com with ESMTPSA id m2sm6874304qae.32.2015.01.22.09.05.29 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 22 Jan 2015 09:05:30 -0800 (PST) Message-ID: <54C12DD8.7020800@lerdorf.com> Date: Thu, 22 Jan 2015 09:05:28 -0800 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.4.0 MIME-Version: 1.0 To: PHP internals Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="WdNS49eMCpKv8RBTgInlD6RSXxjHVGKrx" Subject: PHP7 Homework for everyone reading this list From: rasmus@lerdorf.com (Rasmus Lerdorf) --WdNS49eMCpKv8RBTgInlD6RSXxjHVGKrx Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable By installing a couple of apps (Wordpress-4.1, Drupal8 and Moodle - there are still some issues in Moodle I haven't figured out yet) on a box we've tracked down some bugs over the last couple of days. It would be really useful if we got more eyes on this. Install php7, then install any random app and see how it goes. Sometimes it is useful to flip back and forth between 5.6 and 7 to check if a problem is php7-specific, so I have php56-fpm sitting alongside php7-fpm and it is trivial to switch back and forth. Hopefully everyone here knows how to compile from git and get things up and running. But, if someone is good with building sharable container images of some kind, that might be a nice contribution as well. An image with clear instructions telling people to drop their app into /var/www/whatever and add the appropriate nginx/apache vhost block and they are set. -Rasmus --WdNS49eMCpKv8RBTgInlD6RSXxjHVGKrx Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAlTBLdgACgkQlxayKTuqOuDgnQCginQvqppCSO3Eldf+XvYTrEWo bLEAniu9+vQjhDYz7QRBpkyGnKyqEdPT =Htb/ -----END PGP SIGNATURE----- --WdNS49eMCpKv8RBTgInlD6RSXxjHVGKrx--