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

2004-11-24 Thread Aidan Lister
aidan Wed Nov 24 21:51:16 2004 EDT Modified files: /phpdoc/en/faq misc.xml Log: Needs PHP tags for correct highlighting http://cvs.php.net/diff.php/phpdoc/en/faq/misc.xml?r1=1.21&r2=1.22&ty=u Index: phpdoc/en/faq/misc.xml diff -u phpdoc/en/faq/misc.xml:1.

[PHP-DOC] cvs: phpdoc /en/reference/info/functions get-magic-quotes-gpc.xml

2004-11-24 Thread Aidan Lister
aidan Wed Nov 24 21:47:55 2004 EDT Modified files: /phpdoc/en/reference/info/functions get-magic-quotes-gpc.xml Log: Removed duplicated info, and pointed users to the security section http://cvs.php.net/diff.php/phpdoc/en/reference/info/functions/get-magic-quo

Re: [PHP-DOC] magic_quotes alias

2004-11-24 Thread Sean Coates
Make a real patch, and send it to webmaster@ S Aidan Lister wrote: Hello, Derick, could you add 2 lines to this file: http://cvs.php.net/co.php/phpweb/error.php?r=1.27#221 "magic_quotes" => "security.magicquotes", "magicquotes" => "security.magicquotes", Ta (everyone else okay with this?)

[PHP-DOC] magic_quotes alias

2004-11-24 Thread Aidan Lister
Hello, Derick, could you add 2 lines to this file: http://cvs.php.net/co.php/phpweb/error.php?r=1.27#221 "magic_quotes" => "security.magicquotes", "magicquotes" => "security.magicquotes", Ta (everyone else okay with this?)

[PHP-DOC] #21970 [Opn]: Tutorial : HOWTO : using include_path

2004-11-24 Thread sean
ID: 21970 Updated by: [EMAIL PROTECTED] Reported By: philip at cornado dot com Status: Open Bug Type: Documentation problem Operating System: all PHP Version: 4.3.0 New Comment: +1 on the tutorial section Previous Comments:

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

2004-11-24 Thread Aidan Lister
aidan Wed Nov 24 20:53:12 2004 EDT Modified files: /phpdoc/en/faq misc.xml Log: Fix mistake. Spotted by a user note. http://cvs.php.net/diff.php/phpdoc/en/faq/misc.xml?r1=1.20&r2=1.21&ty=u Index: phpdoc/en/faq/misc.xml diff -u phpdoc/en/faq/misc.xml:1.20

Re: [PHP-DOC] #30870 [NEW]: CHM files

2004-11-24 Thread sveta
1 dot krid at directbox dot com wrote: From: 1 dot krid at directbox dot com Operating system: Win PHP version: Irrelevant PHP Bug Type: Documentation problem Bug description: CHM files Description: When will there be new Windows HTML Help files? M

[PHP-DOC] PhP string manipulation: ucfirst() but no "lcfirst()"

2004-11-24 Thread Peter T
Suggestion for implementation "lcfirst()" Given the handy ucfirst() function that turns the first letter of a string to uppercase, it seems a pity there's not the reverse also: an lcfirst() turning the first letter to lowercase, without substr(), substr_replace() etc workarounds After all there

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

2004-11-24 Thread Dan Scott
dbs Wed Nov 24 17:47:56 2004 EDT Modified files: /phpdoc/en/reference/pdoreference.xml Log: Include full name of PDO. Switch to table layout for drivers. http://cvs.php.net/diff.php/phpdoc/en/reference/pdo/reference.xml?r1=1.10&r2=1.11&ty=u Index: p

Re: [PHP-DOC] PhP string manipulation: ucfirst() but no "lcfirst()"

2004-11-24 Thread Sean Coates
Hi. I deleted your first user note, then I rejected your second user note. User notes are not the proper place to ask for features, nor is this list. If you REALLY want to pursue this feature, the proper approach is through bugs.php.net (choose "Change/Feature Request"). If you'd like to save you

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

2004-11-24 Thread Dan Scott
dbs Wed Nov 24 17:58:48 2004 EDT Modified files: /phpdoc/en/reference/pdoreference.xml Log: Fix table formatting disaster. Insert head into brown bag. http://cvs.php.net/diff.php/phpdoc/en/reference/pdo/reference.xml?r1=1.11&r2=1.12&ty=u Index: phpdoc

[PHP-DOC] #18914 [Csd->Ver]: ZendAPI images missing

2004-11-24 Thread sean
ID: 18914 Updated by: [EMAIL PROTECTED] Reported By: tr0n at tr0n dot org -Status: Closed +Status: Verified Bug Type: Documentation problem -Operating System: Windows XP +Operating System: n/a -PHP Version: 4.2.2 +PHP Version: n/a

Re: [PHP-DOC] #30870 [Opn->Bgs]: CHM files

2004-11-24 Thread Derick Rethans
On Tue, 23 Nov 2004, Derick Rethans wrote: > On Tue, 23 Nov 2004 [EMAIL PROTECTED] wrote: > > > ID: 30870 > > Updated by: [EMAIL PROTECTED] > > Reported By: 1 dot krid at directbox dot com > > -Status: Open > > +Status: Bogus > > Bug Type: D

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

2004-11-24 Thread Friedhelm Betz
betzWed Nov 24 13:39:33 2004 EDT Modified files: /phpdoc/en/language/oop5exceptions.xml Log: getLine() for Exception class http://cvs.php.net/diff.php/phpdoc/en/language/oop5/exceptions.xml?r1=1.9&r2=1.10&ty=u Index: phpdoc/en/language/oop5/exceptions

Re: [PHP-DOC] Re: cvs: phpdoc /en/reference/bc/functions bcdiv.xml

2004-11-24 Thread Mehdi Achour
Curt Zirzow wrote: * Thus wrote Mehdi Achour: Hi Curt, I think this information should go in bcscale.xml which is the function used to set the default scale for all the bcxx() functions. Is it not good to specify information about the default values? I was in the middle of re-updating the

Re: [PHP-DOC] oci8 extension reference

2004-11-24 Thread Gabor Hojtsy
I can see, that ocicollappend is non-functional, because it is not connected to object. Does this function name exist only in documentation? Is oci_collection_append() not a real function too and can't be called from PHP? I mean can we safely rename them to OCI-Collection->append and forget about o

Re: [PHP-DOC] oci8 extension reference

2004-11-24 Thread Antony Dovgal
On Wed, 24 Nov 2004 09:24:03 + Gabor Hojtsy <[EMAIL PROTECTED]> wrote: > > I can see, that ocicollappend is non-functional, because it is not > > connected to object. Does this function name exist only in > > documentation? Is oci_collection_append() not a real function too > > and can't be ca

Re: [PHP-DOC] oci8 extension reference

2004-11-24 Thread Gabor Hojtsy
I can see, that ocicollappend is non-functional, because it is not connected to object. Does this function name exist only in documentation? Is oci_collection_append() not a real function too and can't be called from PHP? I mean can we safely rename them to OCI-Collection->append and forget about o