[PHP-DOC] cvs: phpdoc /en/reference/filesystem/functions file-get-contents.xml

2004-08-27 Thread Aidan Lister
aidan Sat Aug 28 02:26:38 2004 EDT Modified files: /phpdoc/en/reference/filesystem/functions file-get-contents.xml Log: Changed URL (RFC #2606) http://cvs.php.net/diff.php/phpdoc/en/reference/filesystem/functions/file-get-contents.xml?r1=1.17&r2=1.18&ty=u In

[PHP-DOC] cvs: phpdoc /en/reference/filesystem/functions file-get-contents.xml

2004-08-27 Thread Aidan Lister
aidan Sat Aug 28 02:22:46 2004 EDT Modified files: /phpdoc/en/reference/filesystem/functions file-get-contents.xml Log: Fixed typo http://cvs.php.net/diff.php/phpdoc/en/reference/filesystem/functions/file-get-contents.xml?r1=1.16&r2=1.17&ty=u Index: phpdoc/e

Re: [PHP-DOC] Thread saftyness

2004-08-27 Thread Curt Zirzow
* Thus wrote Friedhelm Betz: > On Friday 27 August 2004 05:56, Curt Zirzow wrote: > > > > ./configure --thread-safe-only ... > > So if one truely desires to use a threaded SAPI (apache2) with PHP > > they can figure out what should and shouldn't be compiled until the > > ideal situation is obtain

[PHP-DOC] #29872 [NEW]: French Error peut = peu

2004-08-27 Thread jsgoupil at lookstrike dot com
From: jsgoupil at lookstrike dot com Operating system: PHP version: Irrelevant PHP Bug Type: Documentation problem Bug description: French Error peut = peu Description: On http://ca2.php.net/manual/fr/security.globals.php Sentence Cette page explique comment on

[PHP-DOC] #29871 [NEW]: Missing Stuff Doc -> global variables

2004-08-27 Thread jsgoupil at lookstrike dot com
From: jsgoupil at lookstrike dot com Operating system: PHP version: Irrelevant PHP Bug Type: Documentation problem Bug description: Missing Stuff Doc -> global variables Description: On http://ca2.php.net/manual/fr/language.variables.predefined.php There is the

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

2004-08-27 Thread Philip Olson
philip Fri Aug 27 11:38:23 2004 EDT Modified files: /phpdoc/en/language/oop5paamayim-nekudotayim.xml Log: Rewording/grammar, added :: to the title, and a typo fix. http://cvs.php.net/diff.php/phpdoc/en/language/oop5/paamayim-nekudotayim.xml?r1=1.5&r2=1.6

[PHP-DOC] mysqli-stmt-bind-result

2004-08-27 Thread Michael Kofler
Hi, in http://www.php.net/manual/en/function.mysqli-stmt-bind-result.php it remains unclear whether bind_result must be called after every execute or if one call for many statements of a kind is sufficient. I.e. I use a prepared SELECT statement: // prepare $stmt = $mysqli->prepare( "SELECT ti

[PHP-DOC] XML Syntax question - optional args

2004-08-27 Thread Aidan Lister
http://livedocs.homelinux.com/en/function.array-uintersect-uassoc.html The current synopsis is: array array_uintersect_uassoc(array $array1, array $array2 [, array $ ..., callback $data_compare_func, callback $key_compare_func]) This is wrong, but I don't think livedocs/dsssl can cope with the mi

Re: [PHP-DOC] Livedocs

2004-08-27 Thread Jakub Vrana
Gabor Hojtsy wrote: > The tableless layout for the manual is here: >http://www.php.net/manual/en/tableless/index.php > It displays quite fine in Mozilla & Firefox, but is problematic in IE, > since it does not interpret the float model correctly. I would be happy > to see patches for this thoug

[PHP-DOC] #29862 [Opn]: CHM file not update since 2004-3

2004-08-27 Thread goba
ID: 29862 Updated by: [EMAIL PROTECTED] Reported By: admin at spbdev dot com Status: Open Bug Type: Documentation problem Operating System: Windows 2000 PHP Version: 5.0.1 New Comment: We have a README on how to build it, and that should work

[PHP-DOC] #29810 [Bgs]: explode function, separator parameter

2004-08-27 Thread goba
ID: 29810 Updated by: [EMAIL PROTECTED] Reported By: toni dot helminen at par dot as Status: Bogus Bug Type:Documentation problem PHP Version: Irrelevant New Comment: This kind of reference is also explained in the about section: | Explanation is often added for feature

Re: [PHP-DOC] Livedocs / Chapter names

2004-08-27 Thread Gabor Hojtsy
Also, as an aside: The "::" chapter, should be renamed to "scope resolution operator"? Maybe. I think it should have :: somewhere in the title, how about: "Scope Resolution Operator (::)" Fine with me. And, should this operator be listed somewhere here? http://php.net/manual/en/language.operato

Re: [PHP-DOC] Thread saftyness

2004-08-27 Thread Friedhelm Betz
On Friday 27 August 2004 05:56, Curt Zirzow wrote: > I was reading the TODO list earlier today and noticed the item > about adding ¬e.not-threadsafe; to stuff that isn't thread safe. > And a new module is added in PECL mentioning it probably isn't > thread safe. So that got me thinking... > > grepp

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

2004-08-27 Thread Jakub Vrana
vrana Fri Aug 27 05:59:10 2004 EDT Modified files: /phpdoc/en/reference/xmlreference.xml Log: uses expat compat layer by default (by George Schlossnagle) http://cvs.php.net/diff.php/phpdoc/en/reference/xml/reference.xml?r1=1.16&r2=1.17&ty=u Index: phpdoc/e

[PHP-DOC] cvs: phpdoc /en/reference/funchand/functions register-shutdown-function.xml

2004-08-27 Thread Jakub Vrana
vrana Fri Aug 27 05:36:29 2004 EDT Modified files: /phpdoc/en/reference/funchand/functions register-shutdown-function.xml Log: Working directory (bug #14251) http://cvs.php.net/diff.php/phpdoc/en/reference/f

[PHP-DOC] #14251 [Opn->Csd]: register_shutdown_function bug

2004-08-27 Thread vrana
ID: 14251 Updated by: [EMAIL PROTECTED] Reported By: se at e-kazan dot ru -Status: Open +Status: Closed Bug Type: Documentation problem Operating System: Linux Mandrake 8.0 PHP Version: 4.1.0 New Comment: This bug has been fixed in t

[PHP-DOC] #14251 [Bgs->Opn]: register_shutdown_function bug

2004-08-27 Thread vrana
ID: 14251 Updated by: [EMAIL PROTECTED] Reported By: se at e-kazan dot ru -Status: Bogus +Status: Open -Bug Type: Scripting Engine problem +Bug Type: Documentation problem Operating System: Linux Mandrake 8.0 PHP Version: 4.1.0

[PHP-DOC] #29862 [NEW]: CHM file not update since 2004-3

2004-08-27 Thread admin at spbdev dot com
From: admin at spbdev dot com Operating system: Windows 2000 PHP version: 5.0.1 PHP Bug Type: Documentation problem Bug description: CHM file not update since 2004-3 Description: see http://cn.php.net/get/php_manual_zh.chm/from/a/mirror the CHM Document for dow

[PHP-DOC] #20447 [Ana->Csd]: Register_shutdown_function - connection still open while registered shutdown...

2004-08-27 Thread vrana
ID: 20447 Updated by: [EMAIL PROTECTED] Reported By: richardz at omniture dot com -Status: Analyzed +Status: Closed Bug Type: Documentation problem Operating System: RedHat 7.2 PHP Version: 4.2.3 New Comment: This bug has been fixed

[PHP-DOC] cvs: phpdoc /en/reference/funchand/functions register-shutdown-function.xml

2004-08-27 Thread Jakub Vrana
vrana Fri Aug 27 05:02:27 2004 EDT Modified files: /phpdoc/en/reference/funchand/functions register-shutdown-function.xml Log: Called as the part of the request (bug #20447) http://cvs.php.net/diff.php/phpdo

[PHP-DOC] cvs: phpdoc /en/appendices reserved.constants.standard.xml

2004-08-27 Thread Aidan Lister
aidan Fri Aug 27 04:26:55 2004 EDT Modified files: /phpdoc/en/appendices reserved.constants.standard.xml Log: Added PATH_SEPARATOR http://cvs.php.net/diff.php/phpdoc/en/appendices/reserved.constants.standard.xml?r1=1.8&r2=1.9&ty=u Index: phpdoc/en/append

[PHP-DOC] Re: PATH_SEPARATOR not documented

2004-08-27 Thread Aidan Lister
Fixed. "Aaron Wormus" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Strange but true... > > I believe it should go here: > http://php.net/manual/en/reserved.constants.standard.php > > Aaron

[PHP-DOC] PATH_SEPARATOR not documented

2004-08-27 Thread Aaron Wormus
Strange but true... I believe it should go here: http://php.net/manual/en/reserved.constants.standard.php Aaron