ID:               38399
 Updated by:       [EMAIL PROTECTED]
 Reported By:      Otto dot Stolz at uni-konstanz dot de
-Status:           Assigned
+Status:           Closed
 Bug Type:         Documentation problem
 Operating System: any
 PHP Version:      Irrelevant
 Assigned To:      sammywg
 New Comment:

This bug has been fixed in the documentation's XML sources. Since the
online and downloadable versions of the documentation need some time
to get updated, we would like to ask you to be a bit patient.

Thank you for the report, and for helping us make our documentation
better.




Previous Comments:
------------------------------------------------------------------------

[2006-08-09 13:45:50] [EMAIL PROTECTED]

thanks for reporting, we'll fix the german documentation section as
soon as possible.

------------------------------------------------------------------------

[2006-08-09 12:51:13] Otto dot Stolz at uni-konstanz dot de

Description:
------------
"There is...":

From
<http://www.phpcenter.de/de-html-manual/language.types.html>:
PHP unterstützt ... Vier skalare Typen:
* Boolean
* Integer
* Fließkomma-Zahl (float)
* String / Zeichenkette 
From
<http://www.phpcenter.de/de-html-manual/function.is-bool.html>:
is_bool --  Prüft, ob eine Variable vom Typ boolean ist


"There isn't...":

Aus
<http://www.phpcenter.de/de-html-manual/language.expressions.html>:
PHP unterstützt drei skalare Datentypen: integer values
(Integer-Zahlen), floating point values (Fließkommazahlen)
und string values (Zeichenketten).
...
(PHP hat keinen speziellen boolean-Datentyp)


Which one is true?



------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=38399&edit=1

Reply via email to