Re: [PHP-DOC] phpdoc conventions on methods

2007-08-17 Thread Philip Olson
You could send a file, or two, to the list and have people check it out for you... Thanks, the docs I'm talking about are in http://cvs.php.net/viewvc.cgi/pecl/intl/doc/intl/ I don't have the time to check it out at the moment, hopefully someone else will :] Looks pretty good so far, but

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

2007-08-17 Thread Jakub Vrana
vrana Fri Aug 17 06:17:58 2007 UTC Modified files: /phpdoc/en/language/oop5basic.xml Log: new self (bug #37105) http://cvs.php.net/viewvc.cgi/phpdoc/en/language/oop5/basic.xml?r1=1.23r2=1.24diff_format=u Index: phpdoc/en/language/oop5/basic.xml diff -u

[PHP-DOC] #37105 [Opn-Csd]: new self; feature not properly documented

2007-08-17 Thread vrana
ID: 37105 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Closed Bug Type: Documentation problem Operating System: Irrelevant PHP Version: Irrelevant New Comment: This bug has been fixed in the

[PHP-DOC] #41895 [Bgs-Opn]: State that no implicit print of objects

2007-08-17 Thread phpbugs at localpin dot com
ID: 41895 User updated by: phpbugs at localpin dot com Reported By: phpbugs at localpin dot com -Status: Bogus +Status: Open Bug Type:Documentation problem PHP Version: Irrelevant New Comment: The problem with the documentation is not that the

[PHP-DOC] #41895 [Opn-Bgs]: State that no implicit print of objects

2007-08-17 Thread vrana
ID: 41895 Updated by: [EMAIL PROTECTED] Reported By: phpbugs at localpin dot com -Status: Open +Status: Bogus Bug Type:Documentation problem PHP Version: Irrelevant New Comment: The fallback of returning a string that contains the object identifier was dropped in PHP

[PHP-DOC] #41763 [Opn-Bgs]: fopen() documentation for append mode needs more clarity

2007-08-17 Thread vrana
ID: 41763 Updated by: [EMAIL PROTECTED] Reported By: kraghuba at in dot ibm dot com -Status: Open +Status: Bogus Bug Type: Documentation problem Operating System: linux, windows PHP Version: Irrelevant New Comment: The sample code

[PHP-DOC] cvs: phpdoc /en/reference/soap/functions soap-soapclient-construct.xml soap-soapserver-construct.xml

2007-08-17 Thread Jakub Vrana
vrana Fri Aug 17 08:05:34 2007 UTC Modified files: /phpdoc/en/reference/soap/functions soap-soapclient-construct.xml soap-soapserver-construct.xml Log: Document typemap (bug #41490)

[PHP-DOC] #41490 [Opn-Csd]: xsd:choice with maxOccurs=unbounded does not preserve element order

2007-08-17 Thread vrana
ID: 41490 Updated by: [EMAIL PROTECTED] Reported By: simon at highlyillogical dot org -Status: Open +Status: Closed Bug Type: Documentation problem Operating System: Windows/Linux PHP Version: 5.2.2 New Comment: This bug has been

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

2007-08-17 Thread Jakub Vrana
vrana Fri Aug 17 08:10:04 2007 UTC Modified files: /phpdoc/en/language control-structures.xml Log: Magic constants in included file from a function (bug #41487)

[PHP-DOC] #41487 [Ver-Csd]: Clarification of _FUNCTION_ behaviour inside an include

2007-08-17 Thread vrana
ID: 41487 Updated by: [EMAIL PROTECTED] Reported By: tayloj1 at uk dot ibm dot com -Status: Verified +Status: Closed Bug Type:Documentation problem PHP Version: Irrelevant Assigned To: ezyang New Comment: This bug has been fixed in the documentation's XML sources.

[PHP-DOC] #41474 [Opn-WFx]: Clarification of array assignment behaviour

2007-08-17 Thread vrana
ID: 41474 Updated by: [EMAIL PROTECTED] Reported By: tayloj1 at uk dot ibm dot com -Status: Open +Status: Wont fix Bug Type:Documentation problem PHP Version: Irrelevant New Comment: Is has nothing to do with arrays - that's the way how assignment works even with

[PHP-DOC] #41460 [Opn-Csd]: include_path is applied only to cwd, not the current script directory

2007-08-17 Thread vrana
ID: 41460 Updated by: [EMAIL PROTECTED] Reported By: tayloj1 at uk dot ibm dot com -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

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

2007-08-17 Thread Jakub Vrana
vrana Fri Aug 17 08:29:05 2007 UTC Modified files: /phpdoc/en/language control-structures.xml Log: Grammar (bug #41460) http://cvs.php.net/viewvc.cgi/phpdoc/en/language/control-structures.xml?r1=1.145r2=1.146diff_format=u Index:

[PHP-DOC] cvs: phpdoc /en/reference/stats/functions stats-rand-gen-f.xml

2007-08-17 Thread TAKAGI Masahiro
takagi Fri Aug 17 08:47:15 2007 UTC Modified files: /phpdoc/en/reference/stats/functionsstats-rand-gen-f.xml Log: it's not undocumented any longer :-)

[PHP-DOC] cvs: phpdoc /en/reference/sockets/functions socket-set-block.xml

2007-08-17 Thread TAKAGI Masahiro
takagi Fri Aug 17 08:49:19 2007 UTC Modified files: /phpdoc/en/reference/sockets/functions socket-set-block.xml Log: fixed function name in example.

RE: [PHP-DOC] cvs: phpdoc /en/reference/sockets/functions socket-get-option.xml

2007-08-17 Thread Richard A. Quadling
This fails make test and make test_xml /usr/bin/onsgmls:/cygdrive/C/cygwin/home/RichardQ/phpdoc/en/reference/sockets/functions/socket-get-option.xml:115:27:E: element structfield undefined

Re: [PHP-DOC] cvs: phpdoc /en/reference/sockets/functions socket-get-option.xml

2007-08-17 Thread TAKAGI Masahiro
Hi, On 8/17/07, Richard A. Quadling [EMAIL PROTECTED] wrote: This fails make test and make test_xml /usr/bin/onsgmls:/cygdrive/C/cygwin/home/RichardQ/phpdoc/en/reference/sockets/functions/socket-get-option.xml:115:27:E: element structfield undefined

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

2007-08-17 Thread Jakub Vrana
vrana Fri Aug 17 09:02:50 2007 UTC Modified files: /phpdoc/en/language operators.xml Log: Other numerical string comparison example (bug #41384) http://cvs.php.net/viewvc.cgi/phpdoc/en/language/operators.xml?r1=1.116r2=1.117diff_format=u Index:

[PHP-DOC] #41384 [Opn-Csd]: Clarification of == and === for strings.

2007-08-17 Thread vrana
ID: 41384 Updated by: [EMAIL PROTECTED] Reported By: hg at ecs dot soton dot ac dot uk -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

[PHP-DOC] #41261 [Opn-Bgs]: instanceof syntax signature (other operators too)

2007-08-17 Thread vrana
ID: 41261 Updated by: [EMAIL PROTECTED] Reported By: rares dot marian at gmail dot com -Status: Open +Status: Bogus Bug Type:Documentation problem PHP Version: Irrelevant New Comment: instanceof is used to determine whether a PHP variable is an instantiated object of

[PHP-DOC] #41256 [Opn-Csd]: wrong date on front page (php_manual_de.chm)

2007-08-17 Thread vrana
ID: 41256 Updated by: [EMAIL PROTECTED] Reported By: tmp at planeter dot de -Status: Open +Status: Closed Bug Type: Documentation problem Operating System: - PHP Version: Irrelevant New Comment: The file has been regenerated.

[PHP-DOC] #41221 [Opn-Bgs]: PHP violates type casting rules

2007-08-17 Thread vrana
ID: 41221 Updated by: [EMAIL PROTECTED] Reported By: oliver dot graetz at gmx dot de -Status: Open +Status: Bogus Bug Type: Documentation problem Operating System: Windows XP PHP Version: 5.2.* New Comment: Please do not submit the

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

2007-08-17 Thread Jakub Vrana
vrana Fri Aug 17 09:16:49 2007 UTC Modified files: /phpdoc/en/language types.xml Log: Markup http://cvs.php.net/viewvc.cgi/phpdoc/en/language/types.xml?r1=1.183r2=1.184diff_format=u Index: phpdoc/en/language/types.xml diff -u

[PHP-DOC] cvs: phd /themes/php phpweb.php

2007-08-17 Thread Hannes Magnusson
bjori Fri Aug 17 09:17:43 2007 UTC Modified files: /phd/themes/php phpweb.php Log: Refactor the next/prev page generation into their own methods http://cvs.php.net/viewvc.cgi/phd/themes/php/phpweb.php?r1=1.6r2=1.7diff_format=u Index:

[PHP-DOC] #41195 [Opn-Csd]: Indexing non-array should raise notice

2007-08-17 Thread vrana
ID: 41195 Updated by: [EMAIL PROTECTED] Reported By: lbayuk at pobox dot com -Status: Open +Status: Closed Bug Type: Documentation problem Operating System: Linux PHP Version: 5.2.1 New Comment: This bug has been fixed in the

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

2007-08-17 Thread Jakub Vrana
vrana Fri Aug 17 09:25:14 2007 UTC Modified files: /phpdoc/en/language types.xml Log: [] with other types (bug #41195) http://cvs.php.net/viewvc.cgi/phpdoc/en/language/types.xml?r1=1.184r2=1.185diff_format=u Index: phpdoc/en/language/types.xml diff -u

[PHP-DOC] #41182 [Opn-Bgs]: Function Reference list under TOC

2007-08-17 Thread vrana
ID: 41182 Updated by: [EMAIL PROTECTED] Reported By: uttam at hotpop dot com -Status: Open +Status: Bogus Bug Type: Documentation problem Operating System: Irrelavant PHP Version: Irrelevant New Comment: That's why we have both

[PHP-DOC] #41178 [Opn-WFx]: Document order-preserving property of array_intersect, array_diff

2007-08-17 Thread vrana
ID: 41178 Updated by: [EMAIL PROTECTED] Reported By: olafb at google dot com -Status: Open +Status: Wont fix Bug Type:Documentation problem PHP Version: Irrelevant New Comment: No assumption is taken about this. Previous Comments:

[PHP-DOC] #41273 [Opn-Bgs]: Broken Link in Documentation

2007-08-17 Thread vrana
ID: 41273 Updated by: [EMAIL PROTECTED] Reported By: shane_goodman at hotmail dot com -Status: Open +Status: Bogus Bug Type: Documentation problem Operating System: Windows XP SP2 Home PHP Version: Irrelevant New Comment: Please do

[PHP-DOC] #41226 [Opn-NoF]: cannot open file, even after unblock

2007-08-17 Thread vrana
ID: 41226 Updated by: [EMAIL PROTECTED] Reported By: bkochis at comcast dot net -Status: Open +Status: No Feedback Bug Type: Documentation problem Operating System: WinXP SP2 PHP Version: Irrelevant Previous Comments:

[PHP-DOC] cvs: phd / build.php

2007-08-17 Thread Hannes Magnusson
bjori Fri Aug 17 09:16:07 2007 UTC Modified files: /phdbuild.php Log: Fix major typo causing the first textmap match to overwrite the tagname http://cvs.php.net/viewvc.cgi/phd/build.php?r1=1.21r2=1.22diff_format=u Index: phd/build.php diff -u

[PHP-DOC] #42012 [Bgs]: section index request

2007-08-17 Thread bjori
ID: 42012 Updated by: [EMAIL PROTECTED] Reported By: keith at karsites dot net Status: Bogus Bug Type: Documentation problem Operating System: Fedora Core 6 PHP Version: Irrelevant New Comment: The PEAR manual can be found at

[PHP-DOC] #41161 [Opn-Csd]: mnoGoSearch Installation

2007-08-17 Thread vrana
ID: 41161 Updated by: [EMAIL PROTECTED] Reported By: handyblogger at gmail dot com -Status: Open +Status: Closed Bug Type: Documentation problem Operating System: Linux PHP Version: Irrelevant New Comment: This bug has been fixed in

[PHP-DOC] cvs: phpdoc /en/reference/mnogosearch configure.xml

2007-08-17 Thread Jakub Vrana
vrana Fri Aug 17 09:34:00 2007 UTC Modified files: /phpdoc/en/reference/mnogosearchconfigure.xml Log: Lives in PECL (bug #41161) http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/mnogosearch/configure.xml?r1=1.4r2=1.5diff_format=u Index:

[PHP-DOC] #41143 [Opn-Fbk]: make install fail ( at isolated network )

2007-08-17 Thread vrana
ID: 41143 Updated by: [EMAIL PROTECTED] Reported By: Yoshikuni dot Yanagiya at dot sun dot com -Status: Open +Status: Feedback Bug Type: Documentation problem Operating System: solaris 10 sparc64 PHP Version: 5CVS-2007-04-20 (snap)

[PHP-DOC] #41083 [Asn-Csd]: mysql_ping cann't work

2007-08-17 Thread vrana
ID: 41083 Updated by: [EMAIL PROTECTED] Reported By: xiaojb at gmail dot com -Status: Assigned +Status: Closed Bug Type: Documentation problem Operating System: RedHat PHP Version: 5.2.1 Assigned To: georg New Comment: This

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

2007-08-17 Thread Jakub Vrana
vrana Fri Aug 17 09:51:56 2007 UTC Modified files: /phpdoc/en/reference/mysql/functionsmysql-ping.xml Log: Automatic reconnection since MySQL 5.0.13 (bug #41083)

[PHP-DOC] cvs: phpdoc /en/appendices resources.xml

2007-08-17 Thread Jakub Vrana
vrana Fri Aug 17 09:56:05 2007 UTC Modified files: /phpdoc/en/appendices resources.xml Log: opendir() and popen() are return stream (bug #41122) http://cvs.php.net/viewvc.cgi/phpdoc/en/appendices/resources.xml?r1=1.36r2=1.37diff_format=u Index:

[PHP-DOC] #41387 [Bgs]: Magic methods __set/__get broken

2007-08-17 Thread peter at ibuildings dot nl
ID: 41387 User updated by: peter at ibuildings dot nl Reported By: peter at ibuildings dot nl Status: Bogus Bug Type: Documentation problem Operating System: Windows XP Professional PHP Version: 5.2.2 New Comment: Check the bug number and date,

[PHP-DOC] #38237 [WFx-Asn]: Add PHP5 Reflection* Class documentation to main Function Reference docs

2007-08-17 Thread bjori
ID: 38237 Updated by: [EMAIL PROTECTED] Reported By: phpbugs at majiclab dot com -Status: Wont fix +Status: Assigned Bug Type: Documentation problem Operating System: n/a PHP Version: Irrelevant -Assigned To: +Assigned To:

[PHP-DOC] #41073 [Opn-Fbk]: Document mail() behaviour with --enable-sigchild

2007-08-17 Thread vrana
ID: 41073 Updated by: [EMAIL PROTECTED] Reported By: geoffwa at cs dot rmit dot edu dot au -Status: Open +Status: Feedback Bug Type: Documentation problem Operating System: Solaris 10 PHP Version: Irrelevant New Comment: It there

[PHP-DOC] cvs: phpdoc /en/reference/mbstring/functions mb-list-encodings-alias-names.xml mb-list-encodings.xml mb-list-mime-names.xml

2007-08-17 Thread Jakub Vrana
vrana Fri Aug 17 10:06:26 2007 UTC Removed files: /phpdoc/en/reference/mbstring/functions mb-list-encodings-alias-names.xml mb-list-encodings.xml

[PHP-DOC] #41070 [Ver-Csd]: mb_list_encodings_alias_names - Does not exists

2007-08-17 Thread vrana
ID: 41070 Updated by: [EMAIL PROTECTED] Reported By: carpetsmoker at xs4all dot nl -Status: Verified +Status: Closed Bug Type: Documentation problem Operating System: FreeBSD 6.2 PHP Version: Irrelevant New Comment: This bug has

[PHP-DOC] #41122 [Opn-Csd]: Incorrect resource type names for resources: fsockopen(), pfsockopen(), popen()

2007-08-17 Thread vrana
ID: 41122 Updated by: [EMAIL PROTECTED] Reported By: mahesh dot vemula at in dot ibm dot com -Status: Open +Status: Closed Bug Type: Documentation problem Operating System: RHEL 4 PHP Version: Irrelevant New Comment: This bug has

[PHP-DOC] #40996 [Opn-Bgs]: Floating point grammar omits signed numbers

2007-08-17 Thread vrana
ID: 40996 Updated by: [EMAIL PROTECTED] Reported By: ehanneken at pobox dot com -Status: Open +Status: Bogus Bug Type:Documentation problem PHP Version: Irrelevant New Comment: Not a bug as explained by ezyang. Previous Comments:

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

2007-08-17 Thread Jakub Vrana
vrana Fri Aug 17 10:55:55 2007 UTC Modified files: /phpdoc/en/reference/filter reference.xml Log: Scheme and Host requires not used (bug #40675) http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/filter/reference.xml?r1=1.11r2=1.12diff_format=u Index:

[PHP-DOC] #40675 [Asn-Csd]: Documentation for FILTER_VALIDATE_URL appears out of date

2007-08-17 Thread vrana
ID: 40675 Updated by: [EMAIL PROTECTED] Reported By: walter dot tom+php at gmail dot com -Status: Assigned +Status: Closed Bug Type:Documentation problem PHP Version: 5.2.1 Assigned To: pajoye New Comment: This bug has been fixed in the documentation's XML sources.

[PHP-DOC] #41000 [Opn-Csd]: Document DOM/libxml's handling of character encodings (UTF-8)

2007-08-17 Thread vrana
ID: 41000 Updated by: [EMAIL PROTECTED] Reported By: phpbug at elitecoders dot com -Status: Open +Status: Closed Bug Type: Documentation problem Operating System: Irrelevant PHP Version: Irrelevant New Comment: This bug has been

[PHP-DOC] cvs: phpdoc /en/reference/imagick/imagick chopimage.xml

2007-08-17 Thread Mikko Koppanen
mkoppanen Fri Aug 17 10:59:26 2007 UTC Modified files: /phpdoc/en/reference/imagick/imagickchopimage.xml Log: Fixed parameter descriptions and added an example.

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

2007-08-17 Thread Jakub Vrana
vrana Fri Aug 17 10:40:40 2007 UTC Modified files: /phpdoc/en/reference/domreference.xml Log: Uses UTF-8 (bug #41000) http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/dom/reference.xml?r1=1.30r2=1.31diff_format=u Index:

[PHP-DOC] #40914 [Opn-Csd]: readcvs instructions for PHPDOC HOWTO

2007-08-17 Thread vrana
ID: 40914 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

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

2007-08-17 Thread Jakub Vrana
vrana Fri Aug 17 11:03:28 2007 UTC Modified files: /phpdoc/en/reference/info ini.xml Log: gpc escapes also $_ENV in PHP 4 (bug #40586) http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/info/ini.xml?r1=1.18r2=1.19diff_format=u Index:

[PHP-DOC] #40586 [Opn-Csd]: _ENV vars get espcaped when magic_quotes_gpc is on

2007-08-17 Thread vrana
ID: 40586 Updated by: [EMAIL PROTECTED] Reported By: gk at gknw dot de -Status: Open +Status: Closed Bug Type: Documentation problem Operating System: at least NetWare, Win32 PHP Version: 4.4.x New Comment: This bug has been fixed

[PHP-DOC] cvs: phpdoc /en/reference/sockets/functions socket-get-option.xml

2007-08-17 Thread Richard Quadling
rquadling Fri Aug 17 11:08:52 2007 UTC Modified files: /phpdoc/en/reference/sockets/functions socket-get-option.xml Log: structfield = varname

[PHP-DOC] #40024 [Opn-Csd]: Able to thrown an Exception in a Destructor

2007-08-17 Thread vrana
ID: 40024 Updated by: [EMAIL PROTECTED] Reported By: php at girsbrain dot org -Status: Open +Status: Closed Bug Type: Documentation problem Operating System: Windows XP SP 2 PHP Version: 5.2.0 New Comment: This bug has been fixed in

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

2007-08-17 Thread Jakub Vrana
vrana Fri Aug 17 11:17:12 2007 UTC Modified files: /phpdoc/en/reference/zlib/functions gztell.xml Log: Works with uncompressed stream (bug #39874) http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/zlib/functions/gztell.xml?r1=1.5r2=1.6diff_format=u Index:

[PHP-DOC] #39818 [Opn-Bgs]: any English textual datetime description is ambigious

2007-08-17 Thread vrana
ID: 39818 Updated by: [EMAIL PROTECTED] Reported By: ian at ithomas dot name -Status: Open +Status: Bogus Bug Type: Documentation problem Operating System: All PHP Version: Irrelevant New Comment: Summary is simplified, function

[PHP-DOC] #39812 [Opn-Bgs]: priority order in syslog() unclear

2007-08-17 Thread vrana
ID: 39812 Updated by: [EMAIL PROTECTED] Reported By: wv at xs2mail dot com -Status: Open +Status: Bogus Bug Type:Documentation problem PHP Version: Irrelevant New Comment: LOG_EMERG has highest priority, LOG_DEBUG has lowest priority - the table really is in

[PHP-DOC] #39762 [Opn-Bgs]: PHPIniDir without php.ini make phpinfo() weird

2007-08-17 Thread vrana
ID: 39762 Updated by: [EMAIL PROTECTED] Reported By: ceo at l-i-e dot com -Status: Open +Status: Bogus Bug Type: Documentation problem Operating System: Windows XP PHP Version: Irrelevant New Comment: Sorry, but your problem does

[PHP-DOC] #39859 [Opn-WFx]: Documentation: Disabling Magic Quotes Example Flawed

2007-08-17 Thread vrana
ID: 39859 Updated by: [EMAIL PROTECTED] Reported By: niraj6 at yahoo dot com -Status: Open +Status: Wont fix Bug Type: Documentation problem Operating System: Windows XP SP2 PHP Version: Irrelevant New Comment: The behavior of keys

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

2007-08-17 Thread Jakub Vrana
vrana Fri Aug 17 11:12:05 2007 UTC Modified files: /phpdoc/en/language/oop5decon.xml Log: Exception can't be thrown from destructor only at the end of the script (bug #40024)

[PHP-DOC] #39894 [Opn-Bgs]: IniFilePath and PHPRC

2007-08-17 Thread vrana
ID: 39894 Updated by: [EMAIL PROTECTED] Reported By: graham at directhostinguk dot com -Status: Open +Status: Bogus Bug Type: Documentation problem Operating System: Windows 2003 Server Standard PHP Version: 4.4.4 New Comment:

[PHP-DOC] #39874 [Opn-Csd]: gztell returns incorrect file pointer number

2007-08-17 Thread vrana
ID: 39874 Updated by: [EMAIL PROTECTED] Reported By: sramage at nucleuslabs dot com -Status: Open +Status: Closed Bug Type: Documentation problem Operating System: FREEBSD 5 PHP Version: 4.4.4 New Comment: This bug has been fixed in

[PHP-DOC] cvs: phpdoc /en/reference/session/functions session-set-save-handler.xml

2007-08-17 Thread Jakub Vrana
vrana Fri Aug 17 11:37:47 2007 UTC Modified files: /phpdoc/en/reference/session/functions session-set-save-handler.xml Log: CWD change (bug #39619)

[PHP-DOC] #39619 [Opn-Csd]: custom session save handler looses current directory

2007-08-17 Thread vrana
ID: 39619 Updated by: [EMAIL PROTECTED] Reported By: thbley at gmail dot com -Status: Open +Status: Closed Bug Type: Documentation problem Operating System: WinXP SP2 PHP Version: 5.2.0 New Comment: This bug has been fixed in the

[PHP-DOC] #39618 [Opn-Fbk]: Inconsistent row count totals being returned with sqlite2 and sqlite3 PDO

2007-08-17 Thread vrana
ID: 39618 Updated by: [EMAIL PROTECTED] Reported By: randy at rcs-comp dot com -Status: Open +Status: Feedback Bug Type: Documentation problem Operating System: Windows XP PHP Version: 5.2.0 New Comment: What exactly should be

[PHP-DOC] Splitting the phpdoc@ mailing list

2007-08-17 Thread Hannes Magnusson
Hello all This question has been raised few times but no actions taken yet... If nobody objects I would like* to split this mailing list up into: - phpdoc-cvs@ Containing all the CVS commits - phpdoc-bugs@ Gets all the mails from the bug tracker - phpdoc@ The day-to-day

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

2007-08-17 Thread Jakub Vrana
vrana Fri Aug 17 11:58:09 2007 UTC Modified files: /phpdoc/en/language/oop5basic.xml Log: Only static members can be accessed by parent (bug #39517) http://cvs.php.net/viewvc.cgi/phpdoc/en/language/oop5/basic.xml?r1=1.24r2=1.25diff_format=u Index:

[PHP-DOC] #39517 [Opn-Csd]: inaccurate or incomplete statement

2007-08-17 Thread vrana
ID: 39517 Updated by: [EMAIL PROTECTED] Reported By: thisbizness at gmail dot com -Status: Open +Status: Closed Bug Type: Documentation problem Operating System: Windows XP PHP Version: Irrelevant New Comment: This bug has been

[PHP-DOC] #39399 [Opn-Fbk]: upgrading guide - oracle version dependency

2007-08-17 Thread vrana
ID: 39399 Updated by: [EMAIL PROTECTED] Reported By: john dot carter at royal-london dot co dot uk -Status: Open +Status: Feedback Bug Type: Documentation problem Operating System: win32 PHP Version: Irrelevant New Comment: In one

Re: [PHP-DOC] Splitting the phpdoc@ mailing list

2007-08-17 Thread Jakub Vrana
Hannes Magnusson wrote: In fact, you mark replies to CVS commits as read automatically with this rule so you never notice if anyone replies to it :) No as long as e-mail client used for reply uses Re: ;-). Jakub Vrana

[PHP-DOC] #42012 [Bgs]: section index request

2007-08-17 Thread keith at karsites dot net
ID: 42012 User updated by: keith at karsites dot net Reported By: keith at karsites dot net Status: Bogus Bug Type: Documentation problem Operating System: Fedora Core 6 PHP Version: Irrelevant New Comment: Yes I was refering to the downloadable

[PHP-DOC] #39296 [Ana-Bgs]: is_readable is raising a warning when the file or dir is outside open_basedir

2007-08-17 Thread vrana
ID: 39296 Updated by: [EMAIL PROTECTED] Reported By: judas dot iscariote at gmail dot com -Status: Analyzed +Status: Bogus Bug Type: Documentation problem Operating System: Linux PHP Version: 5CVS-2006-10-29 (CVS) New Comment:

[PHP-DOC] #39399 [Fbk-Opn]: upgrading guide - oracle version dependency

2007-08-17 Thread john dot carter at royal-london dot co dot uk
ID: 39399 User updated by: john dot carter at royal-london dot co dot uk Reported By: john dot carter at royal-london dot co dot uk -Status: Feedback +Status: Open Bug Type: Documentation problem Operating System: win32 PHP Version:

Re: [PHP-DOC] Splitting the phpdoc@ mailing list

2007-08-17 Thread Hannes Magnusson
On 8/17/07, Jakub Vrana [EMAIL PROTECTED] wrote: Hannes Magnusson wrote: That would give the people who only want to work on the tools an opportunity to keep track of what is going on there without the noise of manual commits. I automatically mark the manual commits and bug reports

[PHP-DOC] #39501 [Opn-Bgs]: Docs incorrectly explain the rules for naming variables and constants

2007-08-17 Thread vrana
ID: 39501 Updated by: [EMAIL PROTECTED] Reported By: z_rules55 at hotmail dot com -Status: Open +Status: Bogus Bug Type:Documentation problem PHP Version: Irrelevant New Comment: $GLOBALS['2a'] is an array key which is not restricted. define() documentation doesn't

[PHP-DOC] #39258 [Opn-Csd]: Addition of lacking basic information to the Exceptions documentation page

2007-08-17 Thread vrana
ID: 39258 Updated by: [EMAIL PROTECTED] Reported By: Lutz dot Zetzsche at sea-rescue dot de -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

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

2007-08-17 Thread Jakub Vrana
vrana Fri Aug 17 12:31:46 2007 UTC Modified files: /phpdoc/en/language exceptions.xml Log: Better example (bug #39258) http://cvs.php.net/viewvc.cgi/phpdoc/en/language/exceptions.xml?r1=1.3r2=1.4diff_format=u Index: phpdoc/en/language/exceptions.xml diff -u

[PHP-DOC] #39232 [Opn-Csd]: static documentation confuses inheritance and polymorphism

2007-08-17 Thread vrana
ID: 39232 Updated by: [EMAIL PROTECTED] Reported By: bugs dot php dot net at nanonanonano dot net -Status: Open +Status: Closed Bug Type: Documentation problem Operating System: all PHP Version: Irrelevant New Comment: No such

[PHP-DOC] #38237 [Asn]: Add PHP5 Reflection* Class documentation to main Function Reference docs

2007-08-17 Thread phpbugs at majiclab dot com
ID: 38237 User updated by: phpbugs at majiclab dot com Reported By: phpbugs at majiclab dot com Status: Assigned Bug Type: Documentation problem Operating System: n/a PHP Version: Irrelevant Assigned To: bjori New Comment: @bjori: Are you

[PHP-DOC] #41769 [Csd]: flock() ignores third argument $wouldblock

2007-08-17 Thread commander at graphicore dot de
ID: 41769 User updated by: commander at graphicore dot de Reported By: commander at graphicore dot de Status: Closed Bug Type: Documentation problem Operating System: WinXP PHP Version: 4.4.7 New Comment: LOCK_NB works fine I think, the third

[PHP-DOC] #38237 [Asn]: Add PHP5 Reflection* Class documentation to main Function Reference docs

2007-08-17 Thread bjori
ID: 38237 Updated by: [EMAIL PROTECTED] Reported By: phpbugs at majiclab dot com Status: Assigned Bug Type: Documentation problem Operating System: n/a PHP Version: Irrelevant Assigned To: bjori New Comment: Are you saying the current

[PHP-DOC] cvs: phpdoc /en/reference/sockets/functions socket-shutdown.xml

2007-08-17 Thread Nicolas Bérard-Nault
nicobn Fri Aug 17 13:45:12 2007 UTC Modified files: /phpdoc/en/reference/sockets/functions socket-shutdown.xml Log: Added parameter information

[PHP-DOC] cvs: phpdoc /en/reference/sockets/functions socket-last-error.xml

2007-08-17 Thread Nicolas Bérard-Nault
nicobn Fri Aug 17 13:58:28 2007 UTC Modified files: /phpdoc/en/reference/sockets/functions socket-last-error.xml Log: Added more verbose example + fixed grammatical error in synopsis

[PHP-DOC] #40248 [Opn]: Undefined members with combined operators produce no warning

2007-08-17 Thread jani
ID: 40248 Updated by: [EMAIL PROTECTED] Reported By: jontsa at amigaone dot cc Status: Open -Bug Type: Class/Object related +Bug Type: Documentation problem Operating System: Solaris PHP Version: 5.2.0 New Comment: Because it is.

[PHP-DOC] cvs: phpdoc /en/reference/sockets/functions socket-strerror.xml

2007-08-17 Thread Nicolas Bérard-Nault
nicobn Fri Aug 17 13:51:53 2007 UTC Modified files: /phpdoc/en/reference/sockets/functions socket-strerror.xml Log: Parameter explanation + note about locale + changed method synopsis a bit

[PHP-DOC] cvs: phpdoc /en/reference/sockets/functions socket-bind.xml

2007-08-17 Thread Nicolas Bérard-Nault
nicobn Fri Aug 17 14:37:01 2007 UTC Modified files: /phpdoc/en/reference/sockets/functions socket-bind.xml Log: Corrected wording http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/sockets/functions/socket-bind.xml?r1=1.12r2=1.13diff_format=u Index:

[PHP-DOC] #39120 [Opn-Csd]: ob_start chunk_size 0 and 1 are special?

2007-08-17 Thread vrana
ID: 39120 Updated by: [EMAIL PROTECTED] Reported By: ceo at l-i-e dot com -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

[PHP-DOC] cvs: phpdoc /en/reference/outcontrol/functions ob-start.xml

2007-08-17 Thread Jakub Vrana
vrana Fri Aug 17 15:56:28 2007 UTC Modified files: /phpdoc/en/reference/outcontrol/functions ob-start.xml Log: Special values for chunk_size (bug #39120)

[PHP-DOC] cvs: phpdoc /en/appendices migration52.xml

2007-08-17 Thread Jakub Vrana
vrana Fri Aug 17 16:23:48 2007 UTC Modified files: /phpdoc/en/appendices migration52.xml Log: Oracle 10 required on Windows (bug #39399) http://cvs.php.net/viewvc.cgi/phpdoc/en/appendices/migration52.xml?r1=1.24r2=1.25diff_format=u Index:

[PHP-DOC] #39057 [Opn-Csd]: Docs for DOMDocument::load() describe it as static, but gives error in E_STRICT.

2007-08-17 Thread vrana
ID: 39057 Updated by: [EMAIL PROTECTED] Reported By: nickj-phpbugs at nickj dot org -Status: Open +Status: Closed Bug Type: Documentation problem Operating System: Ubuntu Linux PHP Version: 5CVS-2007-03-20 (snap) New Comment: This

[PHP-DOC] cvs: phpdoc /en/reference/dom/functions dom-domdocument-load.xml

2007-08-17 Thread Jakub Vrana
vrana Fri Aug 17 16:27:35 2007 UTC Modified files: /phpdoc/en/reference/dom/functions dom-domdocument-load.xml Log: Issues E_STRICT if called statically (bug #39057)

[PHP-DOC] #39083 [Opn-WFx]: If index were sorted you could find stuff

2007-08-17 Thread vrana
ID: 39083 Updated by: [EMAIL PROTECTED] Reported By: jimc at math dot ucla dot edu -Status: Open +Status: Wont fix Bug Type: Documentation problem Operating System: Linux (SuSE 10.1) PHP Version: Irrelevant New Comment: That's why

[PHP-DOC] cvs: phpdoc /en/reference/math/functions max.xml min.xml

2007-08-17 Thread Jakub Vrana
vrana Fri Aug 17 16:34:41 2007 UTC Modified files: /phpdoc/en/reference/math/functions max.xml min.xml Log: Convert non-numeric strings to 0 only if compared to integer (bug #38883)

[PHP-DOC] #38883 [Opn-Csd]: Issue with min function when a numeric sting is passed in.

2007-08-17 Thread vrana
ID: 38883 Updated by: [EMAIL PROTECTED] Reported By: ryanhollett at hotmail dot com -Status: Open +Status: Closed Bug Type: Documentation problem Operating System: Windows XP sp2 PHP Version: Irrelevant New Comment: This bug has

[PHP-DOC] #38724 [Opn-Csd]: is_readable() *is* affected by safe_mode restrictions

2007-08-17 Thread vrana
ID: 38724 Updated by: [EMAIL PROTECTED] Reported By: mp at webfactory dot de -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

[PHP-DOC] cvs: phpdoc /en/reference/filesystem/functions is-readable.xml

2007-08-17 Thread Jakub Vrana
vrana Fri Aug 17 16:39:41 2007 UTC Modified files: /phpdoc/en/reference/filesystem/functions is-readable.xml Log: Safe mode aware (bug #38724) http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/filesystem/functions/is-readable.xml?r1=1.14r2=1.15diff_format=u

[PHP-DOC] #41739 [Bgs-Opn]: Escaped backslash in PCRE regex documentation

2007-08-17 Thread trex0003 at umn dot edu
ID: 41739 User updated by: trex0003 at umn dot edu Reported By: trex0003 at umn dot edu -Status: Bogus +Status: Open Bug Type: Documentation problem Operating System: CentOS PHP Version: Irrelevant New Comment: Please explain the

[PHP-DOC] #38477 [Opn-WFx]: Filesystem Functions::fgetcsv(): locale dependent limitation

2007-08-17 Thread vrana
ID: 38477 Updated by: [EMAIL PROTECTED] Reported By: jo at feuersee dot de -Status: Open +Status: Wont fix Bug Type:Documentation problem PHP Version: Irrelevant New Comment: All PHP functions (except special) work with bytes, not characters. It wouldn't change

[PHP-DOC] #38603 [Opn-Csd]: Update APC documentation for 3.0.11 release

2007-08-17 Thread vrana
ID: 38603 Updated by: [EMAIL PROTECTED] Reported By: david at acz dot org -Status: Open +Status: Closed Bug Type: Documentation problem Operating System: Any PHP Version: Irrelevant New Comment: This bug has been fixed in the

  1   2   >