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


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