Re: [PHP-DOC] Re: #31697 [Opn->Csd]: foreach doc doesn't mention object-iteration

2005-04-27 Thread Derick Rethans
On Thu, 28 Apr 2005, M. Sokolewicz wrote: > gods, completely forgot about this, lol :P You do get weekly reminders, don't you? regards, Derick

[PHP-DOC] #32863 [Opn->Csd]: [DOC] English : pg_field_prtlen

2005-04-27 Thread chriskl
ID: 32863 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Closed Bug Type:Documentation problem PHP Version: Irrelevant New Comment: This bug has been fixed in the documentation's XML sources. Since the online and downloadable versi

[PHP-DOC] cvs: phpdoc /en/reference/pgsql/functions pg-field-prtlen.xml

2005-04-27 Thread Christopher Kings-Lynne
chriskl Thu Apr 28 00:40:58 2005 EDT Modified files: /phpdoc/en/reference/pgsql/functionspg-field-prtlen.xml Log: - Fix erroneous return value http://cvs.php.net/diff.php/phpdoc/en/reference/pgsql/functions/pg-field-prtlen.xml?r1=1.8&r2=1.9&ty=u Index: p

[PHP-DOC] #32863 [NEW]: [DOC] English : pg_field_prtlen

2005-04-27 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: PHP version: Irrelevant PHP Bug Type: Documentation problem Bug description: [DOC] English : pg_field_prtlen Description: reference/pgsql/functions/pg-field-prtlen.xml $Revision: 1.8 $ I think the return values is not

[PHP-DOC] Re: #31697 [Opn->Csd]: foreach doc doesn't mention object-iteration

2005-04-27 Thread M. Sokolewicz
gods, completely forgot about this, lol :P should've fixed it a looong time ago [EMAIL PROTECTED] wrote: ID: 31697 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Closed Bug Type: Documentation problem Ope

Re: [PHP-DOC] Switching the howto to doc.php.net (was Re: [PHP-DOC] Contributing)

2005-04-27 Thread David Mytton
Sure, I'd like to take a look! On 4/27/05, Dan Scott <[EMAIL PROTECTED]> wrote: > If anyone on the list is interested in reviewing the presentation, let > me know and I'll forward it to you in its current state. (Marco, if > you're reading this -- it'll be done soon, I promise!) > > Dan > -- R

[PHP-DOC] #26179 [Opn->WFx]: [chm] searching

2005-04-27 Thread vrana
ID: 26179 Updated by: [EMAIL PROTECTED] Reported By: alex at look-digital dot net -Status: Open +Status: Wont fix Bug Type: Documentation problem Operating System: windows PHP Version: 4.3.4 New Comment: I suppose this one will not g

[PHP-DOC] #20966 [Asn->WFx]: [CHM] Search index includes irrelevant words

2005-04-27 Thread vrana
ID: 20966 Updated by: [EMAIL PROTECTED] Reported By: steve at holdenweb dot com -Status: Assigned +Status: Wont fix Bug Type: Documentation problem Operating System: Windows, any PHP Version: 4.3.0RC3 Assigned To: goba New Comme

[PHP-DOC] cvs: phpdoc /chm make_chm.php

2005-04-27 Thread Jakub Vrana
vrana Wed Apr 27 13:07:06 2005 EDT Modified files: /phpdoc/chm make_chm.php Log: Allow tags in titles (bug #28379) http://cvs.php.net/diff.php/phpdoc/chm/make_chm.php?r1=1.22&r2=1.23&ty=u Index: phpdoc/chm/make_chm.php diff -u phpdoc/chm/make_chm.php:1.22 phpd

[PHP-DOC] #28379 [Opn->Csd]: [chm] for and other control structures missing in the index

2005-04-27 Thread vrana
ID: 28379 Updated by: [EMAIL PROTECTED] Reported By: daemonj at akoza dot com -Status: Open +Status: Closed Bug Type: Documentation problem Operating System: Windows PHP Version: Irrelevant New Comment: This bug has been fixed in the

Re: [PHP-DOC] Switching the howto to doc.php.net (was Re: [PHP-DOC] Contributing)

2005-04-27 Thread Dan Scott
On 4/15/05, David Mytton <[EMAIL PROTECTED]> wrote: > On 4/15/05, Dan Scott <[EMAIL PROTECTED]> wrote: > > I'm on the hook to put together a presentation on the same topic for > > php|tropics over the next couple of days, so perhaps we can review > > each other's work? > > > > (I hear you on the bu

[PHP-DOC] #29749 [Opn]: [echm] bug in javascript

2005-04-27 Thread vrana
ID: 29749 Updated by: [EMAIL PROTECTED] Reported By: jccviking at att dot net Status: Open Bug Type: Documentation problem Operating System: windows PHP Version: Irrelevant New Comment: The problem is with notes - HTML Help creates a file wit

[PHP-DOC] #32269 [Bgs]: [xchm] error in javascript

2005-04-27 Thread webmaster at zapx dot net
ID: 32269 User updated by: webmaster at zapx dot net Reported By: webmaster at zapx dot net Status: Bogus Bug Type: Documentation problem Operating System: windows PHP Version: Irrelevant New Comment: I appologize; I didn't realize there was a sim

[PHP-DOC] #32269 [Opn->Bgs]: [xchm] error in javascript

2005-04-27 Thread vrana
ID: 32269 Updated by: [EMAIL PROTECTED] Reported By: webmaster at zapx dot net -Status: Open +Status: Bogus Bug Type: Documentation problem Operating System: windows PHP Version: Irrelevant New Comment: Please do not submit the same

[PHP-DOC] cvs: phpdoc /en/reference/dbx ini.xml

2005-04-27 Thread Nuno Lopes
nlopess Wed Apr 27 10:30:18 2005 EDT Modified files: /phpdoc/en/reference/dbxini.xml Log: this para isnt needed because the info is in the new changelog column http://cvs.php.net/diff.php/phpdoc/en/reference/dbx/ini.xml?r1=1.7&r2=1.8&ty=u Index: phpdoc/en/re

[PHP-DOC] #31806 [Opn->Csd]: __set, __get, and __call should be stated as being being required to be public

2005-04-27 Thread vrana
ID: 31806 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Closed Bug Type: Documentation problem Operating System: * PHP Version: 5.0.3 Assigned To: curt New Comment: This bug has been fixed

[PHP-DOC] cvs: phpdoc /en/language/oop5 overloading.xml

2005-04-27 Thread Jakub Vrana
vrana Wed Apr 27 10:24:30 2005 EDT Modified files: /phpdoc/en/language/oop5overloading.xml Log: Overloading methods must be public (bug #31806) http://cvs.php.net/diff.php/phpdoc/en/language/oop5/overloading.xml?r1=1.8&r2=1.9&ty=u Index: phpdoc/en/language

[PHP-DOC] cvs: phpdoc /en/chmonly search.xml /en/install/unix apache1.xml /en/language/oop5 overloading.xml /en/reference/dbx ini.xml /en/reference/hw/functions hw-modifyobject.xml /en/reference/

2005-04-27 Thread Jakub Vrana
vrana Wed Apr 27 10:20:10 2005 EDT Modified files: /phpdoc/en/chmonly search.xml /phpdoc/en/install/unix apache1.xml /phpdoc/en/language/oop5overloading.xml /phpdoc/en/reference/dbxini.xml /phpdoc/en/reference/hw/functions hw-modifyo

[PHP-DOC] cvs: phpdoc /en/reference/ming/functions swfaction.xml

2005-04-27 Thread Jakub Vrana
vrana Wed Apr 27 10:19:44 2005 EDT Modified files: /phpdoc/en/reference/ming/functions swfaction.xml Log: around parameters http://cvs.php.net/diff.php/phpdoc/en/reference/ming/functions/swfaction.xml?r1=1.9&r2=1.10&ty=u Index: phpdoc/en/reference/ming/functi

[PHP-DOC] #32137 [Opn->Csd]: Objects are not being passed by reference

2005-04-27 Thread vrana
ID: 32137 Updated by: [EMAIL PROTECTED] Reported By: tigr at mail15 dot com -Status: Open +Status: Closed Bug Type: Documentation problem Operating System: Windows 98 PHP Version: 5.0.3 New Comment: This is already documented (with e

[PHP-DOC] #31708 [Opn->Csd]: PHP Manual CHM needs rebuilt

2005-04-27 Thread derick
ID: 31708 Updated by: [EMAIL PROTECTED] Reported By: philip at cornado dot com -Status: Open +Status: Closed Bug Type: Documentation problem Operating System: Irrelevant PHP Version: Irrelevant Assigned To: derick New Comment:

[PHP-DOC] #31708 [Opn]: PHP Manual CHM needs rebuilt

2005-04-27 Thread vrana
ID: 31708 Updated by: [EMAIL PROTECTED] Reported By: philip at cornado dot com Status: Open Bug Type: Documentation problem Operating System: Irrelevant PHP Version: Irrelevant -Assigned To: +Assigned To: derick New Comment: Derick

[PHP-DOC] #31697 [Opn->Csd]: foreach doc doesn't mention object-iteration

2005-04-27 Thread vrana
ID: 31697 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Closed Bug Type: Documentation problem Operating System: n/a PHP Version: Irrelevant Assigned To: tularis New Comment: This bug has b

[PHP-DOC] cvs: phpdoc /en/language control-structures.xml

2005-04-27 Thread Jakub Vrana
vrana Wed Apr 27 09:47:02 2005 EDT Modified files: /phpdoc/en/language control-structures.xml Log: foreach with objects (bug #31697) http://cvs.php.net/diff.php/phpdoc/en/language/control-structures.xml?r1=1.116&r2=1.117&ty=u Index: phpdoc/en/language/control-

[PHP-DOC] #21783 [Opn->Csd]: php-{SAPI}.ini and php.ini : when/where/what php looks for and why.

2005-04-27 Thread vrana
ID: 21783 Updated by: [EMAIL PROTECTED] Reported By: danielc at analysisandsolutions dot com -Status: Open +Status: Closed Bug Type: Documentation problem Operating System: Any PHP Version: 4.3.0 Assigned To: nlopess New Comment

[PHP-DOC] #21783 [Csd->Opn]: php-{SAPI}.ini and php.ini : when/where/what php looks for and why.

2005-04-27 Thread nlopess
ID: 21783 Updated by: [EMAIL PROTECTED] Reported By: danielc at analysisandsolutions dot com -Status: Closed +Status: Open Bug Type: Documentation problem Operating System: Any PHP Version: 4.3.0 Assigned To: nlopess New Comment

[PHP-DOC] cvs: phpdoc /en/reference/domxml/functions xpath-eval.xml

2005-04-27 Thread Jakub Vrana
vrana Wed Apr 27 08:22:19 2005 EDT Modified files: /phpdoc/en/reference/domxml/functions xpath-eval.xml Log: Returns XPathObject (bug #32853) http://cvs.php.net/diff.php/phpdoc/en/reference/domxml/functions/xpath-eval.xml?r1=1.7&r2=1.8&ty=u Index: phpdoc

[PHP-DOC] #32853 [Opn->Csd]: Wrong return value for xpath_eval

2005-04-27 Thread vrana
ID: 32853 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Closed Bug Type:Documentation problem PHP Version: Irrelevant New Comment: This bug has been fixed in the documentation's XML sources. Since the online and downloadable versi

[PHP-DOC] #32853 [NEW]: Wrong return value for xpath_eval

2005-04-27 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: PHP version: Irrelevant PHP Bug Type: Documentation problem Bug description: Wrong return value for xpath_eval Description: The current prototype is array xpath_eval ( XPathContext xpath_context, string xpath_expression

[PHP-DOC] #21783 [Asn->Csd]: php-{SAPI}.ini and php.ini : when/where/what php looks for and why.

2005-04-27 Thread vrana
ID: 21783 Updated by: [EMAIL PROTECTED] Reported By: danielc at analysisandsolutions dot com -Status: Assigned +Status: Closed Bug Type: Documentation problem Operating System: Any PHP Version: 4.3.0 Assigned To: nlopess New Com

[PHP-DOC] cvs: phpdoc /en/install ini.xml /en/install/windows manual.xml

2005-04-27 Thread Jakub Vrana
vrana Wed Apr 27 04:48:12 2005 EDT Modified files: /phpdoc/en/install ini.xml /phpdoc/en/install/windows manual.xml Log: Possible locations of php.ini (bug #21783) http://cvs.php.net/diff.php/phpdoc/en/install/ini.xml?r1=1.8&r2=1.9&ty=u Index: phpdoc/en