RE: [PHP-DOC] Our mailing list split

2007-09-05 Thread Derick Rethans
On Thu, 6 Sep 2007, Simion Onea wrote: > I have a question about the process of building language trees. > Will the information about the results / errors still be sent to > doc-@lists.php.net ? Yes, it's a separate process, which is not changing. Derick -- Derick Rethans http://derickrethans.

RE: [PHP-DOC] Our mailing list split

2007-09-05 Thread Simion Onea
Hello Philip. I have a question about the process of building language trees. Will the information about the results / errors still be sent to doc-@lists.php.net ? Regards, Simion. -Original Message- From: Philip Olson [mailto:[EMAIL PROTECTED] Sent: Wednesday, September 05, 2007 7:41

[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

[PHP-DOC] Our mailing list split

2007-09-05 Thread Philip Olson
Hello translators, We have two new additional PHP documentation lists. CVS commits, for both the build system and English documentation, will end up here: [EMAIL PROTECTED] Bug activity will route to: [EMAIL PROTECTED] To subscribe, send an email to both: [EMAIL PROTECTED] [EMAIL

[PHP-DOC] cvs: phpdoc /scripts/iniupdate ini-update.php insert_db.php

2007-09-05 Thread Nuno Lopes
nlopess Wed Sep 5 17:33:19 2007 UTC Modified files: /phpdoc/scripts/iniupdate ini-update.php insert_db.php Log: require just once http://cvs.php.net/viewvc.cgi/phpdoc/scripts/iniupdate/ini-update.php?r1=1.6&r2=1.7&diff_format=u Index: phpdoc/scripts/iniupdate

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

2007-09-05 Thread Nuno Lopes
nlopess Wed Sep 5 17:26:00 2007 UTC Modified files: /phpdoc/scripts/iniupdate ini_search_lib.php insert_db.php Log: arg... kill warnings http://cvs.php.net/viewvc.cgi/phpdoc/scripts/iniupdate/ini_search_lib.php?r1=1.7&r2=1.8&diff_format=u Index: phpdoc/script

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

2007-09-05 Thread Nuno Lopes
nlopess Wed Sep 5 17:23:45 2007 UTC Modified files: /phpdoc/scripts/iniupdate ini_search_lib.php Log: do not die() if a dir cannot be opened (e.g. because some releases might not exist..) http://cvs.php.net/viewvc.cgi/phpdoc/scripts/iniupdate/ini_search_lib.

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

2007-09-05 Thread Nuno Lopes
nlopess Wed Sep 5 17:20:46 2007 UTC Modified files: /phpdoc/scripts/iniupdate cvs-versions.php Log: use file(, FILE_IGNORE_NEW_LINES) to ignore the newlines # thanks bjori for the info ;) http://cvs.php.net/viewvc.cgi/phpdoc/scripts/iniupdate/cvs-versions.p

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

2007-09-05 Thread Nuno Lopes
nlopess Wed Sep 5 17:17:25 2007 UTC Modified files: /phpdoc/scripts/iniupdate insert_db.php make_db.php Log: unset idx db resource on closure (and fix the warnings) http://cvs.php.net/viewvc.cgi/phpdoc/scripts/iniupdate/insert_db.php?r1=1.3&r2=1.4&diff_format

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

2007-09-05 Thread Nuno Lopes
nlopess Wed Sep 5 17:12:23 2007 UTC Modified files: /phpdoc/scripts/iniupdate cvs-versions.php Log: file() doesnt strip the \n, so adjust the loop. also protect that loop against infinite looping http://cvs.php.net/viewvc.cgi/phpdoc/scripts/iniupdate/cvs-ver

[PHP-DOC] Our mailing list split

2007-09-05 Thread Philip Olson
Hello everyone, We have two new additional PHP documentation lists. CVS commits, for both the build system and English documentation, will end up here: [EMAIL PROTECTED] Bug activity will route to: [EMAIL PROTECTED] To subscribe, send an email to both: [EMAIL PROTECTED] [EMAIL PR

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

2007-09-05 Thread Philip Olson
philip Wed Sep 5 16:16:55 2007 UTC Modified files: /phpdoc/scripts functable.php Log: Added a fatal error check: Create the sqlite3 DB before use. http://cvs.php.net/viewvc.cgi/phpdoc/scripts/functable.php?r1=1.15&r2=1.16&diff_format=u Index: phpdoc/scr

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

2007-09-05 Thread Nuno Lopes
nlopess Wed Sep 5 15:43:20 2007 UTC Modified files: /phpdoc/scripts/iniupdate run.php Log: fix wrong logic http://cvs.php.net/viewvc.cgi/phpdoc/scripts/iniupdate/run.php?r1=1.2&r2=1.3&diff_format=u Index: phpdoc/scripts/iniupdate/run.php diff -u phpdoc/script

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

2007-09-05 Thread Nuno Lopes
nlopess Wed Sep 5 15:35:59 2007 UTC Modified files: /phpdoc/scripts/iniupdate cvs-versions.php Log: also cache the cvs log of the Changelog http://cvs.php.net/viewvc.cgi/phpdoc/scripts/iniupdate/cvs-versions.php?r1=1.6&r2=1.7&diff_format=u Index: phpdoc/scrip

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

2007-09-05 Thread Nuno Lopes
nlopess Wed Sep 5 15:32:33 2007 UTC Modified files: /phpdoc/scripts/iniupdate cvs-versions.php run.php Log: add option to skip downloading/updating things (i.e. no internet access) http://cvs.php.net/viewvc.cgi/phpdoc/scripts/iniupdate/cvs-versions.php?r1=1.5

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

2007-09-05 Thread Nuno Lopes
nlopess Wed Sep 5 15:12:16 2007 UTC Modified files: /phpdoc/scripts/iniupdate cvs-versions.php update-all.php Log: suppress warnings when the download doesnt complete correctly add colors to the msgs :P fix checkout of cvs versions http://cvs.php.net/view

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

2007-09-05 Thread Nuno Lopes
nlopess Wed Sep 5 14:48:00 2007 UTC Modified files: /phpdoc/scripts/iniupdate update-all.php Log: chdir(sources) http://cvs.php.net/viewvc.cgi/phpdoc/scripts/iniupdate/update-all.php?r1=1.2&r2=1.3&diff_format=u Index: phpdoc/scripts/iniupdate/update-all.php d

[PHP-DOC] #42564 [Opn->Bgs]: short_open_tag default 0, not 1, as reported by documentation

2007-09-05 Thread bjori
ID: 42564 Updated by: [EMAIL PROTECTED] Reported By: ebrueggeman at gmail dot com -Status: Open +Status: Bogus Bug Type: Documentation problem Operating System: Windows Server 2003R2 PHP Version: Irrelevant New Comment: It is default

[PHP-DOC] #42564 [NEW]: short_open_tag default 0, not 1, as reported by documentation

2007-09-05 Thread ebrueggeman at gmail dot com
From: ebrueggeman at gmail dot com Operating system: Windows Server 2003R2 PHP version: Irrelevant PHP Bug Type: Documentation problem Bug description: short_open_tag default 0, not 1, as reported by documentation Description: I downloaded the latest build, and t

Re: [PHP-DOC] two new mailing lists request

2007-09-05 Thread M. Sokolewicz
Hannes Magnusson wrote: On 9/5/07, M. Sokolewicz <[EMAIL PROTECTED]> wrote: Derick Rethans wrote: On Tue, 4 Sep 2007, Philip Olson wrote: Hello systems geeks, Please create the following mailing lists: doc-bugs@ doc-cvs@ Will do :) And while you're at it, you may want to tackle the fol

Re: [PHP-DOC] two new mailing lists request

2007-09-05 Thread Hannes Magnusson
On 9/5/07, M. Sokolewicz <[EMAIL PROTECTED]> wrote: > Derick Rethans wrote: > > On Tue, 4 Sep 2007, Philip Olson wrote: > > > >> Hello systems geeks, > >> > >> Please create the following mailing lists: > >> > >> doc-bugs@ > >> doc-cvs@ > > > > Will do :) > > > >> And while you're at it, you may

Re: [PHP-DOC] two new mailing lists request

2007-09-05 Thread M. Sokolewicz
Derick Rethans wrote: On Tue, 4 Sep 2007, Philip Olson wrote: Hello systems geeks, Please create the following mailing lists: doc-bugs@ doc-cvs@ Will do :) And while you're at it, you may want to tackle the following for the webmaster/mirrors split: http://news.php.net/php.mirrors/358

[PHP-DOC] #42555 [Opn->Csd]: error exemple dans type hinting

2007-09-05 Thread nlopess
ID: 42555 Updated by: [EMAIL PROTECTED] Reported By: tulio dot amaral at gmail dot com -Status: Open +Status: Closed Bug Type: Translation problem Operating System: linux PHP Version: Irrelevant New Comment: This bug has been fixed i

[PHP-DOC] #42520 [Ver]: Type hinting: function still gets called if type mismatch occurs

2007-09-05 Thread konstantin at boyandin dot com
ID: 42520 User updated by: konstantin at boyandin dot com Reported By: konstantin at boyandin dot com Status: Verified Bug Type: Documentation problem Operating System: Windows XP -PHP Version: Irrelevant +PHP Version: 5.2.4 New Comment: I hav

[PHP-DOC] #42557 [Opn->Bgs]: gwynne

2007-09-05 Thread gwynne
ID: 42557 Updated by: [EMAIL PROTECTED] -Summary: ÄÚ´æÎ»Ö÷ÃÎÊÎÞЧ Reported By: 44814262 at qq dot com -Status: Open +Status: Bogus Bug Type: Documentation problem -Operating System: win2004 +Operating System: Irrelev

[PHP-DOC] #42557 [NEW]: �ڴ�λ�÷�����Ч

2007-09-05 Thread 44814262 at qq dot com
From: 44814262 at qq dot com Operating system: win2004 PHP version: Irrelevant PHP Bug Type: Documentation problem Bug description: ÄÚ´æÎ»Ö÷ÃÎÊÎÞЧ Description: ÄÚ´æÎ»Ö÷ÃÎÊÎÞЧ Reproduce code: --- ÄÚ´æÎ»Ö÷Ã