[PHP-DOC] cvs: phpdoc /scripts/iniupdate pecl.php update-all.php

2007-09-06 Thread Nuno Lopes
nlopess Thu Sep 6 16:03:25 2007 UTC Modified files: /phpdoc/scripts/iniupdate pecl.php update-all.php Log: really fix the download issue with the PECL packages http://cvs.php.net/viewvc.cgi/phpdoc/scripts/iniupdate/pecl.php?r1=1.6&r2=1.7&diff_format=u Index:

[PHP-DOC] cvs: phpdoc /scripts/iniupdate pecl.php

2007-09-06 Thread Nuno Lopes
nlopess Thu Sep 6 15:16:36 2007 UTC Modified files: /phpdoc/scripts/iniupdate pecl.php Log: use natsort instead of sort http://cvs.php.net/viewvc.cgi/phpdoc/scripts/iniupdate/pecl.php?r1=1.5&r2=1.6&diff_format=u Index: phpdoc/scripts/iniupdate/pecl.php diff -

[PHP-DOC] cvs: phpdoc /scripts/iniupdate pecl.php

2007-09-06 Thread Nuno Lopes
nlopess Thu Sep 6 15:11:00 2007 UTC Modified files: /phpdoc/scripts/iniupdate pecl.php Log: remove package.xml files http://cvs.php.net/viewvc.cgi/phpdoc/scripts/iniupdate/pecl.php?r1=1.4&r2=1.5&diff_format=u Index: phpdoc/scripts/iniupdate/pecl.php diff -u p

[PHP-DOC] cvs: phpdoc /scripts/iniupdate pecl.php

2007-09-05 Thread Nuno Lopes
nlopess Wed Sep 5 19:23:46 2007 UTC Modified files: /phpdoc/scripts/iniupdate pecl.php Log: damn, the documentation was wrong about file_get_contents. fix the parameters order http://cvs.php.net/viewvc.cgi/phpdoc/scripts/iniupdate/pecl.php?r1=1.3&r2=1.4&diff

[PHP-DOC] cvs: phpdoc /scripts/iniupdate pecl.php

2007-09-05 Thread Nuno Lopes
nlopess Wed Sep 5 19:08:42 2007 UTC Modified files: /phpdoc/scripts/iniupdate pecl.php Log: fix for pecl packages without releases http://cvs.php.net/viewvc.cgi/phpdoc/scripts/iniupdate/pecl.php?r1=1.2&r2=1.3&diff_format=u Index: phpdoc/scripts/iniupdate/pecl

[PHP-DOC] cvs: phpdoc /scripts/iniupdate pecl.php update-all.php

2007-09-05 Thread Nuno Lopes
nlopess Wed Sep 5 18:26:35 2007 UTC Modified files: /phpdoc/scripts/iniupdate pecl.php update-all.php Log: typo :S http://cvs.php.net/viewvc.cgi/phpdoc/scripts/iniupdate/pecl.php?r1=1.1&r2=1.2&diff_format=u Index: phpdoc/scripts/iniupdate/pecl.php diff -u php

[PHP-DOC] cvs: phpdoc /scripts/iniupdate pecl.php update-all.php

2007-09-05 Thread Nuno Lopes
nlopess Wed Sep 5 18:15:55 2007 UTC Added files: /phpdoc/scripts/iniupdate pecl.php Modified files: /phpdoc/scripts/iniupdate update-all.php Log: add functions to download PECL packages. mostly stolen from Sean's functable http://cv