RE: [PHP-DEV] LXR targets

2015-10-21 Thread Anatol Belski
Hi Julien, > -Original Message- > From: julienpa...@gmail.com [mailto:julienpa...@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 > > Hi, > > > O

[PHP-DEV] LXR targets

2015-10-21 Thread Julien Pauli
Hi, Our LXR is actually wrong. It indexes "php-src" and "PHP_TRUNK", but both point to the same codebase. It also indexes "phpng", which nowadays is useless. Finally , it does NOT index the new PHP-7.0 branch, which to me seems like the biggest problem. Could someone from system@ have a look

Re: [PHP-DEV] LXR

2010-12-31 Thread Hannes Magnusson
On Fri, Dec 31, 2010 at 21:00, Hannes Magnusson wrote: > On Fri, Dec 31, 2010 at 20:53, Gustavo Lopes wrote: >> On Fri, 31 Dec 2010 19:37:14 -, Michael Maclean >> wrote: >> >>> Hi, >>> I've seen quite a few reports that some people are seeing a CentOS test >>> page when going to http://lxr.p

Re: [PHP-DEV] LXR

2010-12-31 Thread Michael Maclean
On 31/12/10 20:00, Reindl Harald wrote: What poor setup to display software-information on a non-configured hostname even calling ip-address directly instead mod_security blocking such calls The IP of the machine displaying the CentOS page is no longer mine, nor does it have anything to do wit

Re: [PHP-DEV] LXR

2010-12-31 Thread Daniel P. Brown
On Fri, Dec 31, 2010 at 15:00, Hannes Magnusson wrote: > > ns6 is also returning bogus results for prototype.php.net.. > I bet it has something to do with my awesome syntax error in the file > coupleof days ago - ans ns6 isn't smart enough to retrieve the update. > Wise guys tell me bumping the se

Re: [PHP-DEV] LXR

2010-12-31 Thread Daniel Brown
On Fri, Dec 31, 2010 at 15:00, Reindl Harald wrote: > You have to wait unzil the TTL is over > Jesus why is the TTL so hughe? > > lxr.php.net.  61221  IN  A  94.23.222.92 > > [ha...@srv-rhsoft:~]$ dig A lxr.php.net @NS2.EASYDNS.COM > lxr.php.net.            86400   IN      CNAME   sp2.php.net. > s

Re: [PHP-DEV] LXR

2010-12-31 Thread Hannes Magnusson
On Fri, Dec 31, 2010 at 20:53, Gustavo Lopes wrote: > On Fri, 31 Dec 2010 19:37:14 -, Michael Maclean > wrote: > >> Hi, >> I've seen quite a few reports that some people are seeing a CentOS test >> page when going to http://lxr.php.net. I, however, don't. If anyone reading >> this sees this,

Re: [PHP-DEV] LXR

2010-12-31 Thread Reindl Harald
You have to wait unzil the TTL is over Jesus why is the TTL so hughe? lxr.php.net. 61221 IN A 94.23.222.92 [ha...@srv-rhsoft:~]$ dig A lxr.php.net @NS2.EASYDNS.COM lxr.php.net.86400 IN CNAME sp2.php.net. sp2.php.net.86400 IN A 173.236.52.218 BTW:

Re: [PHP-DEV] LXR

2010-12-31 Thread Gustavo Lopes
On Fri, 31 Dec 2010 19:37:14 -, Michael Maclean wrote: Hi, I've seen quite a few reports that some people are seeing a CentOS test page when going to http://lxr.php.net. I, however, don't. If anyone reading this sees this, can you reply and let me know what your DNS resolves lxr.php

[PHP-DEV] LXR

2010-12-31 Thread Michael Maclean
Hi, I've seen quite a few reports that some people are seeing a CentOS test page when going to http://lxr.php.net. I, however, don't. If anyone reading this sees this, can you reply and let me know what your DNS resolves lxr.php.net as? Ideally, the output from dig or dnstracer would be handy.

Re: [PHP-DEV] lxr pecl (was lxr.php.net needs new picture)

2004-08-05 Thread Andrei Zmievski
On Fri, 06 Aug 2004, Alan Knowles wrote: > As a sidenote to that, Is it possible to get pecl indexed on lxr - it > would make finding examples of Zend API usage alot easier. Done. -Andrei * The best source is the source code. * -- PHP Internals - PHP Runtime Development Mailing List To unsubsc

Re: [PHP-DEV] lxr pecl (was lxr.php.net needs new picture)

2004-08-05 Thread Alan Knowles
As a sidenote to that, Is it possible to get pecl indexed on lxr - it would make finding examples of Zend API usage alot easier. Regards Alan Sean Coates wrote: FWIW: http://sean.caedmon.net/images/lxr-php-banner.gif Anyone with the appropriate karma, feel free. S Andrey Hristov wrote: Currently

Re: [PHP-DEV] lxr, bonsai busted

2003-08-14 Thread Andrei Zmievski
CTED] > Date: Sat, 26 Jul 2003 18:04:17 -0400 (EDT) > Subject: [PHP-DEV] lxr, bonsai busted > > Can someone take a look at lxr and bonsai? Now that php4 is php-src, > it's not indexing the correct directories and the bonsai "cvs blame" > cross reference links aren&

[PHP-DEV] lxr, bonsai busted

2003-07-26 Thread Adam Maccabee Trachtenberg
Can someone take a look at lxr and bonsai? Now that php4 is php-src, it's not indexing the correct directories and the bonsai "cvs blame" cross reference links aren't pointing to the correct place. I think it's a simple matter of updating the paths in the config files, but I'm not positive. Thank