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

2001-11-19 Thread Zak Greant
zak Mon Nov 19 08:46:50 2001 EDT Modified files: /phpdoc/en/functionsstrings.xml Log: Added terse docs for vprintf()/vsprintf(). Corrected return value for printf() Index: phpdoc/en/functions/strings.xml diff -u

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

2001-11-19 Thread Hartmut Holzgraefe
hholzgraMon Nov 19 08:56:00 2001 EDT Modified files: /phpdoc/en/functionsdatetime.xml Log: clarification on tm_month being zero-based Index: phpdoc/en/functions/datetime.xml diff -u phpdoc/en/functions/datetime.xml:1.52

[PHP-DOC] explanation of sentence

2001-11-19 Thread Simone Cortesi
Hi, I vas translating the following : !ENTITY return.falseproblem 'warningsimparaThis function may return false;, but may also return a value evaluating to false; in a simple if statement. Please use link linkend=language.operators.comparisonthe === operator/link for testing the return value

Re: [PHP-DOC] explanation of sentence

2001-11-19 Thread Zak Greant
On November 19, 2001 07:26 am, Simone Cortesi wrote: Hi, I vas translating the following : !ENTITY return.falseproblem 'warningsimparaThis function may return false;, but may also return a value evaluating to false; in a simple if statement. Please use link

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

2001-11-19 Thread Hartmut Holzgraefe
hholzgraMon Nov 19 12:10:35 2001 EDT Modified files: /phpdoc/en/functionsmysql.xml Log: typo fixes Index: phpdoc/en/functions/mysql.xml diff -u phpdoc/en/functions/mysql.xml:1.74 phpdoc/en/functions/mysql.xml:1.75 ---

[PHP-DOC] New PHP CHM manual design

2001-11-19 Thread Sebastian Mordziol
Hi, The link below is my contribution to the designs for the new CHM manual. I hope you'll like it :) http://www.php-tools.de/index.php?file=phpmanual.xml Best regards, Sebastian Mordziol http://www.php-tools.de "A programmer's best friend" [EMAIL PROTECTED]

Re: [PHP-DOC] cvs: phpdoc /en/functions apache.xml array.xml aspell.xml bzip2.xml calendar.xml classobj.xml com.xml cpdf.xml cu

2001-11-19 Thread Hartmut Holzgraefe
Marco Cucinato wrote: having to use entities for , and makes the code hard to read and errors might slip in during the process, so the two extra lines should be worth the effort The only problem is for languages with a lot of accented wovels, like italian and french. I always put

[PHP-DOC] New CHM manual opinions

2001-11-19 Thread C
I have noticed that the Function handling functions are, for the most part, missing their Usage: call_user_func_array: call_user_func: unregister_tick_function register_tick_function register_shutdown_function Thats all I found, thus far ;-)

[PHP-DOC] Re: New PHP CHM manual design

2001-11-19 Thread Thomas Schöfbeck
Hi Sebastian, it looks great! I'd just suggest to put the See also below the Examples, and to consider splitting up the see also-links into some columns, since the number can get big (and so the list long :). Cu, Thomas Sebastian Mordziol wrote: Hi, The link below is my contribution to the

[PHP-DOC] cvs: phpdoc /it language-snippets.ent

2001-11-19 Thread Simone Cortesi
cortesi Mon Nov 19 20:43:12 2001 EDT Modified files: /phpdoc/it language-snippets.ent Log: added missing entities and fixed layout Index: phpdoc/it/language-snippets.ent diff -u phpdoc/it/language-snippets.ent:1.10 phpdoc/it/language-snippets.ent:1.11 ---

[PHP-DOC] cvs: phpdoc /it Translators

2001-11-19 Thread Simone Cortesi
cortesi Mon Nov 19 20:43:55 2001 EDT Modified files: /phpdoc/it Translators Log: some gave up translating chapters Index: phpdoc/it/Translators diff -u phpdoc/it/Translators:1.84 phpdoc/it/Translators:1.85 --- phpdoc/it/Translators:1.84 Thu Nov 15

[PHP-DOC] cvs: phpdoc /it Translators

2001-11-19 Thread Simone Cortesi
cortesi Mon Nov 19 21:08:38 2001 EDT Modified files: /phpdoc/it Translators Log: updated my translation of math Index: phpdoc/it/Translators diff -u phpdoc/it/Translators:1.85 phpdoc/it/Translators:1.86 --- phpdoc/it/Translators:1.85 Mon Nov 19 20:43:55

[PHP-DOC] cvs: phpdoc /it/functions math.xml

2001-11-19 Thread Simone Cortesi
cortesi Mon Nov 19 21:10:04 2001 EDT Modified files: /phpdoc/it/functionsmath.xml Log: update Index: phpdoc/it/functions/math.xml diff -u phpdoc/it/functions/math.xml:1.16 phpdoc/it/functions/math.xml:1.17 --- phpdoc/it/functions/math.xml:1.16 Thu

[PHP-DOC] Bug #14112 Updated: sprintf_array()

2001-11-19 Thread derick
ID: 14112 Updated by: derick Reported By: [EMAIL PROTECTED] Status: Closed Bug Type: Documentation problem Operating System: Linux PHP Version: 4.1.0RC1 New Comment: It's now documented Previous Comments: [2001-11-19

[PHP-DOC] Bug #14115 Updated: localtime() gives wrong year and month

2001-11-19 Thread hholzgra
ID: 14115 Updated by: hholzgra Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: Documentation problem Operating System: SuSE Linux 7.1 PHP Version: 4.0.6 New Comment: added a note to phpdoc cvs Previous Comments:

[PHP-DOC] Bug #14119: Spelling error on manual page mysql_result

2001-11-19 Thread blakjak
From: [EMAIL PROTECTED] Operating system: RHL 6.1 PHP version: 4.0.6 PHP Bug Type: Documentation problem Bug description: Spelling error on manual page mysql_result On the manual page for the MySQL function mysql_result, in the first paragraph after the function definition,

[PHP-DOC] Bug #14119 Updated: Spelling error on manual page mysql_result

2001-11-19 Thread hholzgra
ID: 14119 Updated by: hholzgra Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: Documentation problem Operating System: RHL 6.1 PHP Version: 4.0.6 New Comment: fixed in CVS Previous Comments:

[PHP-DOC] Bug #14129: xml contains invalid formating?

2001-11-19 Thread alan_k
From: [EMAIL PROTECTED] Operating system: linux PHP version: 4.0CVS-2001-11-19 PHP Bug Type: Documentation problem Bug description: xml contains invalid formating? this probably passes on other parsers, but it throws mine totally.. just swapping to lt; (from en)

[PHP-DOC] Bug #14130: xml in zlib.xml does not use CDATA for code

2001-11-19 Thread alan_k
From: [EMAIL PROTECTED] Operating system: linux PHP version: 4.0CVS-2001-11-19 PHP Bug Type: Documentation problem Bug description: xml in zlib.xml does not use CDATA for code patch below regards alan Index: zlib.xml

[PHP-DOC] Bug #14129 Updated: xml contains invalid formating?

2001-11-19 Thread eschmid
ID: 14129 Updated by: eschmid Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: Documentation problem Operating System: linux PHP Version: 4.0CVS-2001-11-19 Previous Comments: [2001-11-19 20:41:12]

[PHP-DOC] Bug #14130 Updated: xml in zlib.xml does not use CDATA for code

2001-11-19 Thread eschmid
ID: 14130 Updated by: eschmid Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: Documentation problem Operating System: linux PHP Version: 4.0CVS-2001-11-19 New Comment: Not all examples have a CDATA section. Previous Comments: