Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:88909 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 57837 invoked from network); 21 Oct 2015 17:32:03 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 21 Oct 2015 17:32:03 -0000 Authentication-Results: pb1.pair.com header.from=anatol.php@belski.net; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=anatol.php@belski.net; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain belski.net from 85.214.73.107 cause and error) X-PHP-List-Original-Sender: anatol.php@belski.net X-Host-Fingerprint: 85.214.73.107 klapt.com Received: from [85.214.73.107] ([85.214.73.107:48164] helo=h1123647.serverkompetenz.net) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id E5/60-55035-11CC7265 for ; Wed, 21 Oct 2015 13:32:01 -0400 Received: by h1123647.serverkompetenz.net (Postfix, from userid 1006) id 153B56D2004; Wed, 21 Oct 2015 19:31:57 +0200 (CEST) X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on h1123647.serverkompetenz.net X-Spam-Level: X-Spam-Status: No, score=-2.9 required=2.5 tests=ALL_TRUSTED,BAYES_00, URIBL_BLOCKED autolearn=ham version=3.3.2 Received: from w530phpdev (p579F33EC.dip0.t-ipconnect.de [87.159.51.236]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by h1123647.serverkompetenz.net (Postfix) with ESMTPSA id EC7FF6D2002; Wed, 21 Oct 2015 19:31:56 +0200 (CEST) To: "'Julien Pauli'" , "'PHP Systems'" , "'PHP Internals'" References: In-Reply-To: Date: Wed, 21 Oct 2015 19:31:52 +0200 Message-ID: <0a2801d10c26$62788090$276981b0$@belski.net> MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Mailer: Microsoft Outlook 15.0 Thread-Index: AQDVePxlPbhawHDJTuH1YOU558/5DqBtV35g Content-Language: en-us Subject: RE: [PHP-DEV] LXR targets From: anatol.php@belski.net ("Anatol Belski") Hi Julien, > -----Original Message----- > From: julienpauli@gmail.com [mailto:julienpauli@gmail.com] On Behalf = Of > Julien Pauli > Sent: Wednesday, October 21, 2015 7:05 PM > To: PHP Systems ; PHP Internals = > Subject: [PHP-DEV] LXR targets >=20 > Hi, >=20 >=20 > Our LXR is actually wrong. >=20 > It indexes "php-src" and "PHP_TRUNK", but both point to the same = codebase. >=20 > It also indexes "phpng", which nowadays is useless. >=20 > Finally , it does NOT index the new PHP-7.0 branch, which to me seems = like the > biggest problem. >=20 >=20 > Could someone from system@ have a look at it when possible ? >=20 Yeah, thanks for bringing this up again. I was pinging systems@ several = times yet, but seems all the people with the access to the box are busy. = Maybe one could find a moment for that now. Regards Anatol=20