[PHP-DOC] #20644 [Opn]: in some cases ++ operation DOESN'T work

2002-11-26 Thread sniper
ID: 20644 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open -Bug Type: Scripting Engine problem +Bug Type: Documentation problem Operating System: Win32, FreeBSD PHP Version: 4.2.1 New Comment: Reclassified.

[PHP-DOC] #20667 [NEW]: Manual does not report removal of SIG* signal number constants

2002-11-26 Thread emage
From: [EMAIL PROTECTED] Operating system: Gentoo Linux 1.4rc1 PHP version: 4.2.3 PHP Bug Type: Documentation problem Bug description: Manual does not report removal of SIG* signal number constants I was trying to use the posix_kill() function with the signal number constants

[PHP-DOC] cvs: phpdoc /en/reference/pcre/functions preg-match-all.xml

2002-11-26 Thread Philip Olson
philip Tue Nov 26 22:30:19 2002 EDT Modified files: /phpdoc/en/reference/pcre/functions preg-match-all.xml Log: Fix parameter typo: order->flags. Added to examples. Index: phpdoc/en/reference/pcre/functions/preg-match-all.xml diff -u phpdoc/en/reference/pc

[PHP-DOC] #19640 [Com]: Too many docs mirrors - Yes, I think it's a bug.

2002-11-26 Thread bsdpunk
ID: 19640 Comment by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: Documentation problem Operating System: ALL PHP Version: 4.2.3 New Comment: My point was totally lost. I will try again: I cannot find good tutoria

[PHP-DOC] #19699 [Com]: 'array_walk()' violates recommended 'allow_call_time_pass_reference=Off'

2002-11-26 Thread tater
ID: 19699 Comment by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Documentation problem Operating System: Windows PHP Version: 4.2.3,4.3.0-dev New Comment: Why not just add a flag parameter to array_walk() saying t

[PHP-DOC] #20663 [NEW]: trigger_error silently truncates the error to 1024 chars.

2002-11-26 Thread swbrown
From: [EMAIL PROTECTED] Operating system: Any PHP version: 4.2.0 PHP Bug Type: Documentation problem Bug description: trigger_error silently truncates the error to 1024 chars. trigger_error silently truncates your error after 1024 chars (ZEND_ERROR_BUFFER_SIZE in the source).

[PHP-DOC] #20622 [Opn]: auto_prepend_file 'reset'

2002-11-26 Thread msopacua
ID: 20622 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Documentation problem Operating System: Any PHP Version: 4.4.0-dev New Comment: goba: because it was documented :) But you're right, it needs change

[PHP-DOC] #14965 [Opn->Csd]: Sablotron XLST encoding error

2002-11-26 Thread k . schroeder
ID: 14965 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Closed Bug Type: Documentation problem Operating System: Windows 2000 PHP Version: 4.1.1 Assigned To: k.schroeder New Comment: This b

[PHP-DOC] cvs: phpdoc /en/reference/xslt/functions xslt-process.xml xslt-set-base.xml xslt-set-log.xml

2002-11-26 Thread Kai Schröder
k.schroeder Tue Nov 26 16:16:53 2002 EDT Modified files: /phpdoc/en/reference/xslt/functions xslt-process.xml xslt-set-base.xml xslt-set-log.xml Log: file:// needed on Windows (Bu

[PHP-DOC] #20480 [Opn->Csd]: strftime("%R") doesn't show the time

2002-11-26 Thread k . schroeder
ID: 20480 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Closed Bug Type: Documentation problem Operating System: Windows 2000 PHP Version: 4.2.2 New Comment: This bug has been fixed in CVS. In c

[PHP-DOC] cvs: phpdoc /en/reference/datetime/functions strftime.xml

2002-11-26 Thread Kai Schröder
k.schroeder Tue Nov 26 15:41:09 2002 EDT Modified files: /phpdoc/en/reference/datetime/functions strftime.xml Log: strftime("%R") not working on Windows (Bug #20480) Index: phpdoc/en/reference/datetime/functions/strftime.xml diff -u phpdoc/en/referenc

[PHP-DOC] #20622 [Opn]: auto_prepend_file 'reset'

2002-11-26 Thread philip
ID: 20622 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Documentation problem Operating System: Any -PHP Version: 4.3.0RC1 +PHP Version: 4.4.0-dev New Comment: Here's some related information. In php

Re: [PHP-DOC] ja chm manual

2002-11-26 Thread Moriyoshi Koizumi
Derick Rethans <[EMAIL PROTECTED]> wrote: > On Wed, 27 Nov 2002, Moriyoshi Koizumi wrote: > > > Derick Rethans <[EMAIL PROTECTED]> wrote: > > > > > There were some build problems, as soon as those are fixed I can > > > generate the CHM from it. And from what I saw these are fixed now. I'll > >

[PHP-DOC] cvs: phpdoc / manual.xml.in

2002-11-26 Thread Gabor Hojtsy
gobaTue Nov 26 14:52:49 2002 EDT Modified files: /phpdoc manual.xml.in Log: Adding fallback to English entities in case they are not translated. XML entity handling treats the first entity definition active (this is how DTD cutomization works for exam

Re: [PHP-DOC] cvs: phpdoc /en language-snippets.ent

2002-11-26 Thread Derick Rethans
On Tue, 26 Nov 2002, Gabor Hojtsy wrote: > > > Modified files: > > > /phpdoc/en language-snippets.ent > > > Log: > > > two entities added > > > note.no-windows.extension > > > windows.builtin > > > > Thanks for breaking the build in almost all of the 22 languages. Nex

Re: [PHP-DOC] cvs: phpdoc /en language-snippets.ent

2002-11-26 Thread Gabor Hojtsy
> > Modified files: > > /phpdoc/en language-snippets.ent > > Log: > > two entities added > > note.no-windows.extension > > windows.builtin > > Thanks for breaking the build in almost all of the 22 languages. Next > time, please update the entities in the other languag

Re: [PHP-DOC] ja chm manual

2002-11-26 Thread Derick Rethans
On Wed, 27 Nov 2002, Moriyoshi Koizumi wrote: > Derick Rethans <[EMAIL PROTECTED]> wrote: > > > There were some build problems, as soon as those are fixed I can > > generate the CHM from it. And from what I saw these are fixed now. I'll > > kick start the build tomorrow and if there are problem

Re: [PHP-DOC] ja chm manual

2002-11-26 Thread Moriyoshi Koizumi
Derick Rethans <[EMAIL PROTECTED]> wrote: > On Wed, 27 Nov 2002, Moriyoshi Koizumi wrote: > > > I wonder why chm edition of Japanese manual is not available in the > > documentation download page. > > > > If there's some problem on generation of that file, I will prepare > > Japanese edition.

[PHP-DOC] #20622 [Bgs->Opn]: auto_prepend_file 'reset'

2002-11-26 Thread goba
ID: 20622 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Bogus +Status: Open Bug Type: Documentation problem Operating System: Any PHP Version: 4.3.0RC1 New Comment: If you propose a change, why mark it bogus??

Re: [PHP-DOC] latest builds

2002-11-26 Thread Philip Olson
Ah okay, I'm slowly starting to understaand what's happening. You guys keep up the good work, I'll stick with working on the 'more fun' stuff instead :) On Tue, 26 Nov 2002, Gabor Hojtsy wrote: > > Hm, I guess this build errors are the result of introducing seperate > > ini.xml and constants.xm

Re: [PHP-DOC] ja chm manual

2002-11-26 Thread Derick Rethans
On Wed, 27 Nov 2002, Moriyoshi Koizumi wrote: > I wonder why chm edition of Japanese manual is not available in the > documentation download page. > > If there's some problem on generation of that file, I will prepare > Japanese edition. There were some build problems, as soon as those are fix

Re: [PHP-DOC] latest builds

2002-11-26 Thread Gabor Hojtsy
> Hm, I guess this build errors are the result of introducing seperate > ini.xml and constants.xml files for extentensions in the en-tree. > As example the fr Manual: > /usr/bin/nsgmls:/local/mirrors/phpdoc/fr/reference/apache/ini.xml:63:19:E: ID "ini.engine" already defined > /usr/bin/nsgmls:/loca

[PHP-DOC] #20624 [Csd]: Link to foreach() at "see also" section

2002-11-26 Thread philip
ID: 20624 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Closed Bug Type:Documentation problem PHP Version: 4.2.3 New Comment: This bug has been fixed in CVS. In case this was a PHP problem, snapshots of the sources are packaged every three hours; t

[PHP-DOC] #20624 [Opn->Csd]: Link to foreach() at "see also" section

2002-11-26 Thread philip
ID: 20624 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Closed Bug Type:Documentation problem PHP Version: 4.2.3 Previous Comments: [2002-11-26 12:50:07] [E

[PHP-DOC] cvs: phpdoc /en/reference/array/functions each.xml

2002-11-26 Thread Philip Olson
philip Tue Nov 26 14:14:06 2002 EDT Modified files: /phpdoc/en/reference/array/functionseach.xml Log: Oops, foreach is a control structure and documented as such. Close #20624 Index: phpdoc/en/reference/array/functions/each.xml diff -u phpdoc/en/ref

[PHP-DOC] ja chm manual

2002-11-26 Thread Moriyoshi Koizumi
Hi, I wonder why chm edition of Japanese manual is not available in the documentation download page. If there's some problem on generation of that file, I will prepare Japanese edition. Thanks, Moriyoshi -- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://

[PHP-DOC] #20624 [Opn]: Link to foreach() at "see also" section

2002-11-26 Thread goba
ID: 20624 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open -Bug Type:Website problem +Bug Type:Documentation problem PHP Version: 4.2.3 New Comment: This is a docproblem actually... Previous Comments: -

Re: [PHP-DOC] PHP Documentation HOWTO...

2002-11-26 Thread Gabor Hojtsy
> is now mirrored: > > http://www.php.net/manual/howto/ > > this should sort out all the problems of downloading the file from > cvs(.php.net). Cool, thanks ;) Goba -- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DOC] Re: [PHP-DEV] Concrete suggestion re: i18n messages

2002-11-26 Thread Philip Olson
> > No, it does not to me. It means that translators need to have access to > > the php4/ cvs module, which is something I'm very against. > > Agreed.. The default messages stay in the source code and > are easily reachable for the developer. > > (That is something I very much dislik

Re: [PHP-DOC] Re: [PHP-NOTES] note 27186 added to function.unlink

2002-11-26 Thread Philip Olson
If something is documented as int that should be boolean, change it. If you can spot the change after php4, note it. Boolean didn't exist in php3. Regards, Philip On Tue, 26 Nov 2002, Maxim Maletsky wrote: > > This was already a topic once on the list, should we be changing them > smoothly?

Re: [PHP-DOC] Re: [PHP-DEV] [PATCH] Redirect on Error

2002-11-26 Thread Philip Olson
> Does this mean that old method is not used anymore at all (i.e, if /I > don't know if thos exist - but if/ soem function is in > en/functions/{extension}.xml but not in > en/reference/{extension}/functions/{function}.xml I can consider it > undocumented?) If there is a function in the old fi

[PHP-DOC] Re: [PHP-NOTES] note 27186 added to function.unlink

2002-11-26 Thread Maxim Maletsky
This was already a topic once on the list, should we be changing them smoothly? -- Maxim Maletsky [EMAIL PROTECTED] [EMAIL PROTECTED] wrote... : > Just a quick note, but how can a file method return true or false when it's supposed >to be an int? > -- > http://www.php.net/manual/en/function

[PHP-DOC] #20647 [Opn->Bgs]: mbstring setup doc

2002-11-26 Thread derick
ID: 20647 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Bogus Bug Type: Documentation problem Operating System: RH 7.3/8.0/AS 2.1 PHP Version: 4.3.0RC1 New Comment: Sorry, but your problem does n

[PHP-DOC] #20647 [NEW]: mbstring setup doc

2002-11-26 Thread patrick
From: [EMAIL PROTECTED] Operating system: RH 7.3/8.0/AS 2.1 PHP version: 4.3.0RC1 PHP Bug Type: Documentation problem Bug description: mbstring setup doc I would like to know the FULL testing configuration for my BIG5 and GB (gb2312) code detection using mbstring features as

[PHP-DOC] #20622 [Opn->Bgs]: auto_prepend_file 'reset'

2002-11-26 Thread msopacua
ID: 20622 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Bogus Bug Type: Documentation problem Operating System: Any PHP Version: 4.3.0RC1 New Comment: Thank you for taking the time to write to us

[PHP-DOC] #20622 [Fbk->Opn]: auto_prepend_file 'reset'

2002-11-26 Thread msopacua
ID: 20622 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: Open -Bug Type: Apache related +Bug Type: Documentation problem Operating System: Any PHP Version: 4.3.0RC1 New Comment: Yep. N

[PHP-DOC] Re: [PHP-DEV] [PATCH] Redirect on Error

2002-11-26 Thread Stanislav Malyshev
PO>> The manual structure did substantially change at around April PO>> 17, 2002. Now the functions are in their own xml files, and PO>> they all live in the reference/ directory. The old xml files PO>> still exist but aren't updated anymore. So: PO>> PO>> Old: en/functions/{extension}.xml

[PHP-DOC] Re: [PHP-DEV] [PATCH] Redirect on Error (fwd)

2002-11-26 Thread Philip Olson
Hi, this may be of interest to some of the doc guys. -- Forwarded message -- Date: Tue, 26 Nov 2002 10:12:54 + (GMT) From: Philip Olson <[EMAIL PROTECTED]> To: Stanislav Malyshev <[EMAIL PROTECTED]> Cc: 'PHP Developers Mailing List' <[EMAIL PROTECTED]> Subject: Re: [PHP-DEV] [P

[PHP-DOC] cvs: phpdoc /entities global.ent

2002-11-26 Thread Philip Olson
philip Tue Nov 26 03:28:29 2002 EDT Modified files: /phpdoc/entitiesglobal.ent Log: installkits link for tutorial. Index: phpdoc/entities/global.ent diff -u phpdoc/entities/global.ent:1.54 phpdoc/entities/global.ent:1.55 --- phpdoc/entities/global.ent:1.