Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:89827 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 80830 invoked from network); 17 Dec 2015 00:09:36 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 17 Dec 2015 00:09:36 -0000 Authentication-Results: pb1.pair.com header.from=grzegorz129@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=grzegorz129@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.192.43 as permitted sender) X-PHP-List-Original-Sender: grzegorz129@gmail.com X-Host-Fingerprint: 209.85.192.43 mail-qg0-f43.google.com Received: from [209.85.192.43] ([209.85.192.43:35355] helo=mail-qg0-f43.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 7F/1D-51216-F3DF1765 for ; Wed, 16 Dec 2015 19:09:35 -0500 Received: by mail-qg0-f43.google.com with SMTP id i91so41752314qgf.2 for ; Wed, 16 Dec 2015 16:09:35 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=9S7dUggeVPeCjIed8VXAepQBRRfyjmKwQ6j8CWbRG8g=; b=wGNeVnUu1lBCO7eyBp0Wbj+oJ1bJsFukjNr4imyqLjlS97M5vqJeYBzqjmtN+KWKA1 ehPhOaXTppyYcpgxEemZZLaU3G8grLMpVLMwaJ4bQ204QGuluynL5gcHeAFHF2BISyHt fEyTkS8fwc8pZtQG3Zp4pQM1V7+S/4GDHWeD5wgjWACg3i08tFyAynsh5FfXmg0rZAgk RuIos/DEcR8QSX6sKjNEYdwH8PEGvSHvsPndGBKbbhnElTjX2y5QsDJPD2WioeWCVBR1 6ThGTBUYv0qwen6ujYDIZXwwPofPOCicFWAr8rS4848GkguVw/k5bQObDcppeKht5ejk R4aw== X-Received: by 10.140.219.136 with SMTP id p130mr57591005qhb.80.1450310972205; Wed, 16 Dec 2015 16:09:32 -0800 (PST) MIME-Version: 1.0 Received: by 10.55.182.135 with HTTP; Wed, 16 Dec 2015 16:09:12 -0800 (PST) In-Reply-To: <019f01d1382e$64eab710$2ec02530$@php.net> References: <38ca88949339f5ac7beb2c479d4352e2@dreamcoder.dk> <019f01d1382e$64eab710$2ec02530$@php.net> Date: Thu, 17 Dec 2015 01:09:12 +0100 Message-ID: To: Anatol belski Cc: Tom Sommer , Lior Kaplan , George Wang , PHP internals list Content-Type: text/plain; charset=UTF-8 Subject: Re: [PHP-DEV] Push Litespeed SAPI 6.9 to PHP 7.0.1 From: grzegorz129@gmail.com (Grzegorz Zdanowski) 2015-12-16 19:20 GMT+01:00 Anatol belski : > > Hi, > > > -----Original Message----- > > > > For some reason Litespeed 6.9 is committed to the 7.0 branch as Litespeed > 6.9, > > but the bugfix is not included? > > > > https://github.com/php/php-src/blob/PHP- > > 7.0/sapi/litespeed/lsapi_main.c#L604 > > > > The bugfix is only found in master. > > > $ git branch --contains 5bcb7a7019a49c2f80eda7d2aa947efebeee0034 > master > > So yes, as Lior already told. Probably should be backported to 5.6 as well. > > Regards > > Anatol > > > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > Litespeed SAPI should also fix https://bugs.php.net/bug.php?id=71055 It was confirmed by their support https://www.litespeedtech.com/support/forum/threads/fixed-lsapi-integration-breaks-__dir__-in-cli.13493/#post-91207