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

2005-02-04 Thread Jakub Vrana
vrana Fri Feb 4 03:24:54 2005 EDT Modified files: /phpdoc/en/reference/com/functions class.com.xml Log: Typos (bug #31837) http://cvs.php.net/diff.php/phpdoc/en/reference/com/functions/class.com.xml?r1=1.9&r2=1.10&ty=u Index: phpdoc/en/reference/com/function

[PHP-DOC] #31837 [Opn->Csd]: Minor mistakes in English manual file class.com

2005-02-04 Thread vrana
ID: 31837 Updated by: [EMAIL PROTECTED] Reported By: tomer at parity-bit 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 download

[PHP-DOC] #31839 [Opn->Csd]: mcrypt_create_iv doc page typo

2005-02-04 Thread vrana
ID: 31839 Updated by: [EMAIL PROTECTED] Reported By: phpbug2 at mailinator 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 downlo

[PHP-DOC] mime_content_type()

2005-02-04 Thread david de diego
HI,   I am using PHP 5.0.3 , Apache 1.3.33 and  MySQL 4.1.0 on  Windows XP proffesional Edition.   I want to retrieve and store the MIME type of a binary large object by using the mime_content_type() function, I have  uncomment the php_mine_magic.dll extension to my php.ini and added this to it:

Re: [PHP-DOC] mime_content_type()

2005-02-04 Thread Jakub Vrana
david de diego wrote: > I want to retrieve and store the MIME type of a binary large > object by using the mime_content_type() function, Please ask support questions at php-general@lists.php.net , this is internal documentation list. Jakub Vrana

[PHP-DOC] Problems with italian traslation of php manual

2005-02-04 Thread Daniele
Hi, i'm a newbie to this mailing list and sorry for my horrible english :) The italian traslation of the manual is really really really horrible! Many pages are untraslated, many pages are badly traslated, some pages contain (wrong) infos that aren't in the english version of the manual and other

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

2005-02-04 Thread Jakub Vrana
vrana Fri Feb 4 05:15:20 2005 EDT Modified files: /phpdoc/en/reference/array/functionssort.xml Log: Explain SORT_REGULAR (bug #31760) http://cvs.php.net/diff.php/phpdoc/en/reference/array/functions/sort.xml?r1=1.17&r2=1.18&ty=u Index: phpdoc/en/refere

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

2005-02-04 Thread Mehdi Achour
Philip Olson wrote: Sorry, I was meaning : I'll remove the entity and will substitute it with the real text (and the good version) This might be the only solution, but I really hate repeating text (lazy programmer syndrome). What about something like: PECL repository and is no longer bundled wi

Re: [PHP-DOC] Problems with italian traslation of php manual

2005-02-04 Thread Jakub Vrana
Daniele wrote: > what can be done? You can help with Italian translation. Please contact Italian documentation group at [EMAIL PROTECTED] and read PHPdoc HOWTO at http://php.net/dochowto/ . Jakub Vrana

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

2005-02-04 Thread Jakub Vrana
vrana Fri Feb 4 05:25:59 2005 EDT Modified files: /phpdoc/en/reference/filesystem/functions fgetcsv.xml Log: Locale sensitive (bug #31740) http://cvs.php.net/diff.php/phpdoc/en/reference/filesystem/functions/fgetcsv.xml?r1=1.16&r2=1.17&ty=u Index: phpdoc/en

[PHP-DOC] #31740 [Opn->Csd]: fgetcsv skips fields that start with an umlaut character

2005-02-04 Thread vrana
ID: 31740 Updated by: [EMAIL PROTECTED] Reported By: arjan at avoid dot org -Status: Open +Status: Closed Bug Type: Documentation problem Operating System: Linux (Suse) PHP Version: 5.0.3 New Comment: This bug has been fixed in the d

[PHP-DOC] #31760 [Opn->Csd]: sort() docs: flag explanation is vague

2005-02-04 Thread vrana
ID: 31760 Updated by: [EMAIL PROTECTED] Reported By: ehudshapira at hotmail dot com -Status: Open +Status: Closed Bug Type:Documentation problem PHP Version: 5.0.3 New Comment: This bug has been fixed in the documentation's XML sources. Since the online and downloadab

[PHP-DOC] #31644 [Opn->Bgs]: Mimetype Functions are deprecated in favour of an ustable replacement

2005-02-04 Thread vrana
ID: 31644 Updated by: [EMAIL PROTECTED] Reported By: peter at jingo dot com -Status: Open +Status: Bogus Bug Type:Documentation problem PHP Version: Irrelevant New Comment: You are maybe right but it's not a documentation problem. Previous Comments:

[PHP-DOC] cvs: phpdoc /en/reference/xsl/functions xsl-xsltprocessor-construct.xml

2005-02-04 Thread Mehdi Achour
didou Fri Feb 4 05:45:49 2005 EDT Modified files: /phpdoc/en/reference/xsl/functions xsl-xsltprocessor-construct.xml Log: Add an example .. # A user was complaining in a note :o http://cvs.php.net/diff.php/phpdoc/en/reference/xsl/functions/xsl-xsltprocesso

[PHP-DOC] Re: cvs: phpdoc /en/reference/xsl/functions xsl-xsltprocessor-construct.xml

2005-02-04 Thread M. Sokolewicz
a very useful example... hehe... *rolls eyes* Mehdi Achour wrote: didou Fri Feb 4 05:45:49 2005 EDT Modified files: /phpdoc/en/reference/xsl/functions xsl-xsltprocessor-construct.xml Log: Add an example .. # A user was complaining in a note :o http://cvs.php

[PHP-DOC] cvs: phpdoc /en/reference/xsl/functions xsl-xsltprocessor-construct.xml

2005-02-04 Thread Jakub Vrana
vrana Fri Feb 4 06:25:35 2005 EDT Modified files: /phpdoc/en/reference/xsl/functions xsl-xsltprocessor-construct.xml Log: A bit more useful example http://cvs.php.net/diff.php/phpdoc/en/reference/xsl/functions/xsl-xsltprocessor-construct.xml?r1=1.2&r2=1.3&ty

[PHP-DOC] Re: cvs: phpdoc /en/reference/xsl/functions xsl-xsltprocessor-construct.xml

2005-02-04 Thread Mehdi Achour
M. Sokolewicz wrote: a very useful example... hehe... *rolls eyes* I was thinking the same while commiting, but there's already a bunche of example in this reference constructing a new XSLTProcessor. My point was to make a single person happy : http://news.php.net/php.notes/84488 You may want

[PHP-DOC] Re: cvs: phpdoc /en/reference/xsl/functions xsl-xsltprocessor-construct.xml

2005-02-04 Thread tularis
I understand why you added it (from the log entry). It just doesn't look very useful to me... Though having an example with each function might be a good thing > M. Sokolewicz wrote: >> a very useful example... hehe... *rolls eyes* > > I was thinking the same while commiting, but there's already

[PHP-DOC] cvs: phpdoc /en/reference/mcrypt/functions mcrypt-create-iv.xml

2005-02-04 Thread Jakub Vrana
vrana Fri Feb 4 03:31:17 2005 EDT Modified files: /phpdoc/en/reference/mcrypt/functions mcrypt-create-iv.xml Log: Typo (bug #31839) http://cvs.php.net/diff.php/phpdoc/en/reference/mcrypt/functions/mcrypt-create-iv.xml?r1=1.8&r2=1.9&ty=u Index: phpdoc/en

[PHP-DOC] Re: cvs: phpdoc /en/reference/xsl/functions xsl-xsltprocessor-construct.xml

2005-02-04 Thread Mehdi Achour
[EMAIL PROTECTED] wrote: Though having an example with each function might be a good thing afaik, it's even one of our main goals ;) didou

Re: [PHP-DOC] Re: cvs: phpdoc /en/reference/xsl/functions xsl-xsltprocessor-construct.xml

2005-02-04 Thread Gabor Hojtsy
Though having an example with each function might be a good thing afaik, it's even one of our main goals ;) Meaningful examples, yes :) Goba

Re: [PHP-DOC] Re: cvs: phpdoc /en/reference/xsl/functions

2005-02-04 Thread Mehdi Achour
Gabor Hojtsy wrote: Though having an example with each function might be a good thing afaik, it's even one of our main goals ;) Meaningful examples, yes :) oayyy :D /me slap himself and promise to write better examples for now on

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

2005-02-04 Thread Mehdi Achour
didou Fri Feb 4 11:00:58 2005 EDT Modified files: /phpdoc/en/reference/dbase/functionsdbase-open.xml Log: mode=1 never worked and won't be fixed, clarify it. http://cvs.php.net/diff.php/phpdoc/en/reference/dbase/functions/dbase-open.xml?r1=1.6&r2=1.7&

[PHP-DOC] Small patch for ftp_fget() reference

2005-02-04 Thread George Miroshnikov
Hello list. Please review and apply this tiny patch. It updates old variable name to new one in example source. Cheers, George Miroshnikov.Index: en/reference/ftp/functions/ftp-fget.xml === RCS file: /repository/phpdoc/en/reference/f

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

2005-02-04 Thread Sean Coates
seanFri Feb 4 19:11:21 2005 EDT Modified files: /phpdoc/en/reference/ftp/functions ftp-fget.xml Log: fixed example http://cvs.php.net/diff.php/phpdoc/en/reference/ftp/functions/ftp-fget.xml?r1=1.10&r2=1.11&ty=u Index: phpdoc/en/reference/ftp/functions/ftp-

Re: [PHP-DOC] Small patch for ftp_fget() reference

2005-02-04 Thread Sean Coates
Done. Please use the interface at http://bugs.php.net/ to file a Documentation Problem, in the future. Thanks for the patch. S George Miroshnikov wrote: Hello list. Please review and apply this tiny patch. It updates old variable name to new one in example source. Cheers, George Miroshnikov.