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

2001-11-19 Thread Derick Rethans
derick Tue Nov 20 02:27:26 2001 EDT Modified files: /phpdoc/en/functionsarray.xml Log: - Reverse thomas' patch. It was correct as it was. #- In PHP 4.0.6 this function was introduced as key_exists. However, in # 4.1.0 and up, the name is array_key_e

[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: -

[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 #14129 Updated: xml contains invalid formating?

2001-11-19 Thread eschmid
ID: 14129 Updated by: eschmid Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Documentation problem Operating System: linux PHP Version: 4.0CVS-2001-11-19 New Comment: It is now fixed in CVS. Thank you for your report. What parser do you use? Previous Comments: -

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

2001-11-19 Thread Egon Schmid
eschmid Mon Nov 19 21:37:36 2001 EDT Modified files: /phpdoc/en/functionsinfo.xml Log: Fixed two illegal < characters. Index: phpdoc/en/functions/info.xml diff -u phpdoc/en/functions/info.xml:1.76 phpdoc/en/functions/info.xml:1.77 --- phpdoc/en/function

[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] 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 20

[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] 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 13:35:35

[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 --- p

[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 < (from en) info.xm

[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

[PHP-DOC] cvs: phpdoc /de/functions array.xml

2001-11-19 Thread Thomas Schoefbeck
tom Mon Nov 19 19:29:11 2001 EDT Modified files: /phpdoc/de/functionsarray.xml Log: Implemented last en-changes Index: phpdoc/de/functions/array.xml diff -u phpdoc/de/functions/array.xml:1.27 phpdoc/de/functions/array.xml:1.28 --- phpdoc/de/functio

[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 ;-)

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.

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 Marco Cucinato
> 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 the verb "sarà" as "s

[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]  

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

2001-11-19 Thread Thomas Schoefbeck
tom Mon Nov 19 17:36:44 2001 EDT Modified files: /phpdoc/en/functionsarray.xml Log: Small clarification Index: phpdoc/en/functions/array.xml diff -u phpdoc/en/functions/array.xml:1.125 phpdoc/en/functions/array.xml:1.126 --- phpdoc/en/functions/arra

[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: [2001-

[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 --- phpdoc/en/functions/mysq

[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 definiti

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 : > > This function may > return &false;, but may also return a value evaluating to &false; in > a simple if statement. Please use linkend="language.operators.comparison">the === operator for > testing

[PHP-DOC] explanation of sentence

2001-11-19 Thread Simone Cortesi
Hi, I vas translating the following : This function may return &false;, but may also return a value evaluating to &false; in a simple if statement. Please use the === operator for testing the return value of this function.'> found in 'language-snippets.ent', but i cant get the meaning of th

[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] 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 phpdoc/en/functions/da

[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: Bogus Status: Open Old Bug Type: Date/time related Bug Type: Documentation problem Operating System: SuSE Linux 7.1 PHP Version: 4.0.6 New Comment: the manual does tell about the 1900 offset for tm_year but not about tm_mo

[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 08:05

[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 phpdoc/en/functions/strings.xml:1.123

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

2001-11-19 Thread Derick Rethans
derick Mon Nov 19 03:56:03 2001 EDT Modified files: /phpdoc/en/functionsarray.xml Log: - Fix for bug #14104 (added documentation on how to pass object member functions to usort) Index: phpdoc/en/functions/array.xml diff -u phpdoc/en/functions/ar