php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #39222 Translation error in German translation of Comparison Operators
Submitted: 2006-10-21 12:11 UTC Modified: 2006-10-23 10:10 UTC
Votes:1
Avg. Score:1.0 ± 0.0
Reproduced:0 of 0 (0.0%)
From: philip at demey dot info Assigned:
Status: Closed Package: Documentation problem
PHP Version: Irrelevant OS:
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: philip at demey dot info
New email:
PHP Version: OS:

 

 [2006-10-21 12:11 UTC] 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)


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2006-10-22 15:11 UTC] 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-23 10:10 UTC] philip at demey dot info
Bug #38123 was meant.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Wed Nov 19 13:00:01 2025 UTC