[PHP-DOC] Bug #16227 Updated: Using internal hash position is tricky.

2002-03-23 Thread yohgaki
ID: 16227 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Documentation problem Operating System: ANY PHP Version: PHP4 only New Comment: Oops, $arr = array('a', 'b', 'c'); does reset position :) P

[PHP-DOC] Bug #16227 Updated: Using internal hash position is tricky.

2002-03-23 Thread yohgaki
ID: 16227 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Documentation problem Operating System: ANY PHP Version: PHP4 only New Comment: Both each() and foreach() uses internal hash position variable.

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

2002-03-23 Thread Sławomir Pucia
It think that "Actual files" is not correct in English. Wouldn't "Up-to-date files" be better? slawek-

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

2002-03-23 Thread Gabor Hojtsy
gobaSat Mar 23 17:44:03 2002 EDT Modified files: /phpdoc/scripts revcheck.php Log: Renewed revcheck code, separated logic from presentation [mostly], added color types, revision types, colors to translators table, a new file summary table, removed gree

[PHP-DOC] Bug #16239: Downloadable PDF is trucated at Chapter 46

2002-03-23 Thread steve2
From: [EMAIL PROTECTED] Operating system: all PHP version: 4.1.2 PHP Bug Type: Documentation problem Bug description: Downloadable PDF is trucated at Chapter 46 the summary says it all, I think. From the very beginning of Chapter 46 to the end of all the appendices is trunca

Re: [PHP-DOC] Some suggestions regarding to changes in revchek system

2002-03-23 Thread Gabor Hojtsy
> I composed a list of things that IMO need to be changed in the revchek > system: > > *More often updates. Already discussed. > *'On Demand' updates, that means, if i send a mail to [EMAIL PROTECTED], for > example, the he/revchcek.html file will be updated. If you think you need such a freque

[PHP-DOC] Bug #16235 Updated: is_enum() documentation

2002-03-23 Thread jimw
ID: 16235 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Closed Bug Type: Documentation problem Operating System: any PHP Version: 4.1.0 New Comment: This bug has been fixed in CVS. Previous Co

[PHP-DOC] Bug #16235: is_enum() documentation

2002-03-23 Thread jason
From: [EMAIL PROTECTED] Operating system: any PHP version: 4.1.0 PHP Bug Type: Documentation problem Bug description: is_enum() documentation In the 4.1.0 ChangeLog, we have this: "Added support for single dimensional SafeArrays and Enumerations. Added an is_enum() functi

[PHP-DOC] Some suggestions regarding to changes in revchek system

2002-03-23 Thread Tal Peer
Hello, I composed a list of things that IMO need to be changed in the revchek system: *More often updates. *'On Demand' updates, that means, if i send a mail to [EMAIL PROTECTED], for example, the he/revchcek.html file will be updated. *Smaller files, that can be achieved by not showing the g

[PHP-DOC] cvs: phpdoc /it/functions ftp.xml

2002-03-23 Thread Simone Cortesi
cortesi Sat Mar 23 12:34:53 2002 EDT Modified files: /phpdoc/it/functionsftp.xml Log: update to EN 1.43 Index: phpdoc/it/functions/ftp.xml diff -u phpdoc/it/functions/ftp.xml:1.12 phpdoc/it/functions/ftp.xml:1.13 --- phpdoc/it/functions/ftp.xml:1.12

[PHP-DOC] cvs: phpdoc /en/functions ftp.xml

2002-03-23 Thread Simone Cortesi
cortesi Sat Mar 23 12:31:02 2002 EDT Modified files: /phpdoc/en/functionsftp.xml Log: some dots where left Index: phpdoc/en/functions/ftp.xml diff -u phpdoc/en/functions/ftp.xml:1.42 phpdoc/en/functions/ftp.xml:1.43 --- phpdoc/en/functions/ftp.xml:1.42

[PHP-DOC] cvs: phpdoc /en/functions ftp.xml

2002-03-23 Thread Simone Cortesi
cortesi Sat Mar 23 12:27:43 2002 EDT Modified files: /phpdoc/en/functionsftp.xml Log: ftp is not a function name, so removing from example title more uppercasing ftp removing dots from refpurpose, where needed Index: phpdoc/en/functions/ftp.xml d

[PHP-DOC] Bug #16234: important language features only mentioned in passing

2002-03-23 Thread adam
From: [EMAIL PROTECTED] Operating system: WinXP PHP version: 4.1.2 PHP Bug Type: Documentation problem Bug description: important language features only mentioned in passing There is no page for the keywords "global" or "static". Neither can be found in the index. There are

[PHP-DOC] cvs: phpdoc /en/functions pgsql.xml

2002-03-23 Thread Sander Roobol
sander Sat Mar 23 10:46:47 2002 EDT Modified files: /phpdoc/en/functionspgsql.xml Log: Fixed some grammar. Index: phpdoc/en/functions/pgsql.xml diff -u phpdoc/en/functions/pgsql.xml:1.70 phpdoc/en/functions/pgsql.xml:1.71 --- phpdoc/en/functions/pgs

[PHP-DOC] cvs: phpdoc /he/language types.xml

2002-03-23 Thread Derick Rethans
derick Sat Mar 23 09:59:31 2002 EDT Modified files: /phpdoc/he/language types.xml Log: - Fixing he build Index: phpdoc/he/language/types.xml diff -u phpdoc/he/language/types.xml:1.4 phpdoc/he/language/types.xml:1.5 --- phpdoc/he/language/types.xml:1.4Fr

[PHP-DOC] cvs: phpdoc /en/functions mysql.xml

2002-03-23 Thread Simone Cortesi
cortesi Sat Mar 23 08:53:32 2002 EDT Modified files: /phpdoc/en/functionsmysql.xml Log: closing opened tag Index: phpdoc/en/functions/mysql.xml diff -u phpdoc/en/functions/mysql.xml:1.94 phpdoc/en/functions/mysql.xml:1.95 --- phpdoc/en/functions/mysql.x

[PHP-DOC] cvs: phpdoc /it translation.xml

2002-03-23 Thread Simone Cortesi
cortesi Sat Mar 23 08:33:55 2002 EDT Modified files: /phpdoc/it translation.xml Log: adding a buncha WIP translations #something big is going on in the italian manual #stay tuned for more... Index: phpdoc/it/translation.xml diff -u phpdoc/it/translation

Re: [PHP-DOC] revcheck modifictions

2002-03-23 Thread derick
On Sat, 23 Mar 2002, Gabor Hojtsy wrote: > > Can we generate "revcheck.html" more often? It takes just 1 second for > each > > manual. Once every 4 hours if there were changes to the > > repository/LANGUAGE_OF_CHOICE would be good. > > We talked about this in Stuttgart. Someone needs to put up a

[PHP-DOC] Bug #16227 Updated: Using internal hash position is tricky.

2002-03-23 Thread php . net
ID: 16227 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Documentation problem Operating System: ANY PHP Version: PHP4 only New Comment: OK, as a newbie PHP-er (experienced with Perl and Java) the documen

Re: [PHP-DOC] revcheck modifictions

2002-03-23 Thread Simone Cortesi
At 13.46 23/03/02 +0100, Gabor Hojtsy wrote: > > Can we generate "revcheck.html" more often? It takes just 1 second for > >each > > manual. Once every 4 hours if there were changes to the > > repository/LANGUAGE_OF_CHOICE would be good. >We talked about this in Stuttgart. Someone needs to put up

Re: [PHP-DOC] revcheck modifictions

2002-03-23 Thread Gabor Hojtsy
> > - Do anybody use the "Files available for translation" > >list? It is huge, and I know I never used it... > > yes, we do. OK, it will stay... > > > - Do we really need the green lines in the files list? > >Or if we need them, IMHO we only need the file name, > >the rev. and the

Re: [PHP-DOC] revcheck modifictions

2002-03-23 Thread Simone Cortesi
At 10.53 23/03/02 +0100, Gabor Hojtsy wrote: > - Do anybody use the "Files available for translation" >list? It is huge, and I know I never used it... yes, we do. > - Do we really need the green lines in the files list? >Or if we need them, IMHO we only need the file name, >the re

[PHP-DOC] cvs: phpdoc /en/functions zlib.xml

2002-03-23 Thread Derick Rethans
derick Sat Mar 23 07:18:16 2002 EDT Modified files: /phpdoc/en/functionszlib.xml Log: - Fix wrapper issue Index: phpdoc/en/functions/zlib.xml diff -u phpdoc/en/functions/zlib.xml:1.25 phpdoc/en/functions/zlib.xml:1.26 --- phpdoc/en/functions/zlib.xm

[PHP-DOC] Bug #16227 Updated: Using internal hash position is tricky.

2002-03-23 Thread yohgaki
ID: 16227 Updated by: [EMAIL PROTECTED] -Summary: Wrong zval allocation? while(list() = each()) behavior is inconsistent due to th Reported By: [EMAIL PROTECTED] -Status: Bogus +Status: Open -Bug Type: Arrays relat

Re: [PHP-DOC] revcheck modifictions

2002-03-23 Thread Mark Kronsbein
> Do you choose a file for translation from that list? Yes, I think its very helpful for choosing what you start to translate. > Yes, I would like to disable green files, as they > are just to make our eyes happy, not to be used > for anything... ACK. Mark -- German Gabber Network @ http:

Re: [PHP-DOC] revcheck modifictions

2002-03-23 Thread Gabor Hojtsy
> > - Do anybody use the "Files available for translation" > >list? It is huge, and I know I never used it... > > Yes, I do. And I think others too. Do you choose a file for translation from that list? > > - Do we really need the green lines in the files list? > >Or if we need them, I

Re: [PHP-DOC] cvs: phpdoc /en/functions mysql.xml

2002-03-23 Thread Zak Greant
On March 22, 2002 00:27, Andrew Lindeman wrote: > What do we do? > > On Thursday 21 March 2002 12:33 pm, Gabor Hojtsy wrote: > > > > cnewbill Wed Mar 20 17:21:29 2002 EDT > > > > > > > > Modified files: > > > > /phpdoc/en/functions mysql.xml > > > > Log: > > > > See Bug #16187 The second

Re: [PHP-DOC] revcheck modifictions

2002-03-23 Thread Mark Kronsbein
> - Do anybody use the "Files available for translation" >list? It is huge, and I know I never used it... Yes, I do. And I think others too. > - Do we really need the green lines in the files list? >Or if we need them, IMHO we only need the file name, >the rev. and the maintaine

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

2002-03-23 Thread Mark Kronsbein
> Hope I can take this as a commitment to work at least in the future on real > functionality :) I hope this too ;) If I find something, what I can add/edit Ill do it. Mark -- German Gabber Network @ http://www.gabber.de Infos und Tips zu PHP http://www.php-homepage.de

[PHP-DOC] cvs: phpdoc / .cvsignore

2002-03-23 Thread Gabor Hojtsy
gobaSat Mar 23 06:22:52 2002 EDT Modified files: /phpdoc .cvsignore Log: Let CVS be happy, add that newline Index: phpdoc/.cvsignore diff -u phpdoc/.cvsignore:1.33 phpdoc/.cvsignore:1.34 --- phpdoc/.cvsignore:1.33 Sat Mar 23 06:22:16 2002 +++ ph

[PHP-DOC] cvs: phpdoc / .cvsignore /xsl .cvsignore

2002-03-23 Thread Gabor Hojtsy
gobaSat Mar 23 06:22:16 2002 EDT Modified files: /phpdoc .cvsignore /phpdoc/xsl .cvsignore Log: Adding reserved.constants.xml and phpweb.xsl to be ignored (these are generated) Index: phpdoc/.cvsignore diff -u phpdoc/.cvsignore:1.32 phpdoc/.cvsi

[PHP-DOC] revcheck modifictions

2002-03-23 Thread Gabor Hojtsy
Hi! We are going to get more and more files in the phpdoc repository (lately the install, configure, ini and reserved stuff was exploded, and in the future we'll have one file by function), so I would like to make the revcheck tables more readable, and more practical. The questions are: - Do a

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

2002-03-23 Thread Thomas Schöfbeck
Hey, great! Hope I can take this as a commitment to work at least in the future on real functionality :) tom Mark Kronsbein wrote: > mk Fri Mar 22 18:30:34 2002 EDT > > Modified files: > /phpdoc/scripts revcheck.php > Log: > Added myself to the authors > > Index: p