| philip at demey dot info 2006-10-23, 7:58 am |
| ID: 39222
User updated by: philip at demey dot info
Reported By: philip at demey dot info
-Status: Feedback
+Status: Closed
Bug Type: Documentation problem
PHP Version: Irrelevant
New Comment:
Bug #38123 was meant.
Previous Comments:
------------------------------------------------------------------------
[2006-10-22 15:11:14] hakan@php.net
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
------------------------------------------------------------------------
[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
|