| hakan@php.net 2006-10-22, 6:57 pm |
| ID: 39222
Updated by: hakan@php.net
Reported By: philip at demey dot info
-Status: Open
+Status: Feedback
Bug Type: Documentation problem
PHP Version: Irrelevant
New Comment:
Not enough information was provided for us to be able
to handle this bug. Please re-read the instructions at
http://bugs.php.net/how-to-report.php
If you can provide more information, feel free to add it
to this bug and change the status back to "Open".
Thank you for your interest in PHP.
Hi,
I could not find the stated place in the documentation. Maybe you mean
this Bug #38123?
Maybe you can provide the exact place?
Thanks, Hakan
Previous Comments:
------------------------------------------------------------------------
[2006-10-21 12:11:45] philip at demey dot info
Description:
------------
$a === $b Identical (introduced in PHP 4)
$a !== $b Not identical (introduced in PHP 4)
(introduced in PHP 4)
is translated with
(nur PHP 4)
The right translation should be
(eingeführt in PHP 4)
------------------------------------------------------------------------
--
Edit this bug report at http://bugs.php.net/?id=39222&edit=1
|