Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:89830 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 4856 invoked from network); 17 Dec 2015 08:34:27 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 17 Dec 2015 08:34:27 -0000 Authentication-Results: pb1.pair.com header.from=mail@tomsommer.dk; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=mail@tomsommer.dk; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain tomsommer.dk designates 89.188.72.215 as permitted sender) X-PHP-List-Original-Sender: mail@tomsommer.dk X-Host-Fingerprint: 89.188.72.215 tomsommer.dk Linux 2.6 Received: from [89.188.72.215] ([89.188.72.215:34509] helo=tomsommer.dk) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id BD/EF-51216-39372765 for ; Thu, 17 Dec 2015 03:34:27 -0500 Received: from localhost (localhost [127.0.0.1]) by tomsommer.dk (Postfix) with ESMTP id 6C83E937272; Thu, 17 Dec 2015 09:34:24 +0100 (CET) X-Virus-Scanned-By: tomsommer.dk Received: from tomsommer.dk ([127.0.0.1]) by localhost (vip1.zitcom.dk [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id PHxTQrTgyrgD; Thu, 17 Dec 2015 09:34:24 +0100 (CET) Received: from webmail.tomsommer.dk (localhost [127.0.0.1]) by tomsommer.dk (Postfix) with ESMTP id C8F27937271; Thu, 17 Dec 2015 09:34:23 +0100 (CET) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Date: Thu, 17 Dec 2015 09:34:23 +0100 To: Grzegorz Zdanowski Cc: Anatol belski , Lior Kaplan , George Wang , PHP internals list In-Reply-To: References: <38ca88949339f5ac7beb2c479d4352e2@dreamcoder.dk> <019f01d1382e$64eab710$2ec02530$@php.net> Message-ID: <8f0d24199b8cac95d3701d668f863526@dreamcoder.dk> X-Sender: mail@tomsommer.dk User-Agent: Roundcube Webmail/1.2-git Subject: Re: [PHP-DEV] Push Litespeed SAPI 6.9 to PHP 7.0.1 From: mail@tomsommer.dk (Tom Sommer) That does not explain why https://github.com/php/php-src/commit/5bcb7a7019a49c2f80eda7d2aa947efebeee0034#diff-e8087496f5a642ce83e5d655c08c6b3a is not backported to 7.0 or 7.0.1? --- Tom Sommer On 2015-12-17 01:09, Grzegorz Zdanowski wrote: > 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