Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:74063 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 94728 invoked from network); 8 May 2014 15:03:21 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 8 May 2014 15:03:21 -0000 Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.192.54 as permitted sender) X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.192.54 mail-qg0-f54.google.com Received: from [209.85.192.54] ([209.85.192.54:50456] helo=mail-qg0-f54.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 29/A2-15882-6BC9B635 for ; Thu, 08 May 2014 11:03:21 -0400 Received: by mail-qg0-f54.google.com with SMTP id q108so2926217qgd.27 for ; Thu, 08 May 2014 08:03:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; bh=VeobFyJyM2kjqIEjEYf7s/E5ZKBeBD0HUzWjjManvTc=; b=k/oKX9EgMoHucjTD9WVtk08FaksmI16AZT6TPSILd/WMHS1+rIBjCxiT13KzAJI8ej mMc0O3Qt1FBrjFaq7deqAqBrQkKvS3+HfE6Cu/fMSPQoaRf7CX9xIK0ezfXDRK34Isgd V6PKmgzyJenIu3gaqJkTd2V531tpGiRIBIVJjnZKxrxCsDi/1o/THHbzaypzEhLGgoMK CQqh7PYqD6G5sKCGDmSD5KURjFT+RMJu+2JOgr0odcf6gxdTZsHxRQbKa1QIFJUx9vl8 7ZXLOigjNxyEfoYOU0oGkRjxYfL7ibVIDqdxCP6Qs9JeKinHeX7XLYGWfP3UdmNDx2EQ B1rg== MIME-Version: 1.0 X-Received: by 10.140.98.233 with SMTP id o96mr5408350qge.86.1399561396152; Thu, 08 May 2014 08:03:16 -0700 (PDT) Received: by 10.140.47.231 with HTTP; Thu, 8 May 2014 08:03:15 -0700 (PDT) In-Reply-To: References: <5369CED9.5010001@php.net> <4339111475046055305@unknownmsgid> <578A5A21-A820-42AD-A218-FB8049F63B82@zend.com> <4023102707179619765@unknownmsgid> <7EA5660E-B264-4332-AE06-9BB4610050AB@zend.com> <-1685780700287010055@unknownmsgid> Date: Thu, 8 May 2014 17:03:15 +0200 Message-ID: To: Ferenc Kovacs Cc: Zeev Suraski , Andi Gutmans , Sebastian Bergmann , "internals@lists.php.net" Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [PHP-DEV] phpng: Refactored PHP Engine with Big Performance Improvement From: pierre.php@gmail.com (Pierre Joye) On Thu, May 8, 2014 at 4:29 PM, Ferenc Kovacs wrote: > On Thu, May 8, 2014 at 4:14 PM, Zeev Suraski wrote: > >> On 8 =D7=91=D7=9E=D7=90=D7=99 2014, at 17:02, Andi Gutmans wrote: >> >> >> >> There are tools and know-how >> >> >> That's what I meant by "history". >> I don't think that should deter us from discontinuing an inferior option= if >> there's an easy migration path. >> >> out there on configuring various aspects of PHP through >> http.conf/.htaccess. >> >> >> Httpd.conf should work unchanged, and if we make htscanner a standard pa= rt >> of PHP - so will htaccess. >> > > stuff like php_value in the apache config will be ignored AFAIK, but yeah= , > if you put those in your fastcgi/fpm conf or .htaccess with htscanner the= n > it is pretty straightforward migration. htscanner features, from a php point of view is fully supported via .user.ini. The main missing points are the htaccess syntax but not really a blocker. --=20 Pierre @pierrejoye | http://www.libgd.org