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
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:
-
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] [
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:
-
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
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
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
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
==
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
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
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
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
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
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 ;-)
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.
> 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
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]
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
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-
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
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
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
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
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:
---
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
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
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
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
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
29 matches
Mail list logo