php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #52014 T_PAAMAYIM_NEKUDOTAYIM
Submitted: 2010-06-07 12:00 UTC Modified: 2010-06-07 12:03 UTC
From: helmis123 at yahoo dot fr Assigned:
Status: Not a bug Package: *Languages/Translation
PHP Version: 5.3.2 OS: windows XP
Private report: No CVE-ID: None
 [2010-06-07 12:00 UTC] helmis123 at yahoo dot fr
Description:
------------
I did not understand the error message of the exception in the code.
message :  T_PAAMAYIM_NEKUDOTAYIM 


Test script:
---------------
echo (isset(b)) ? "1" : "2";

Expected result:
----------------
a clear and english message 

Actual result:
--------------
I did not understand T_PAAMAYIM_NEKUDOTAYIM 

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2010-06-07 12:03 UTC] pajoye@php.net
-Status: Open +Status: Bogus
 [2010-06-07 12:03 UTC] pajoye@php.net
See the documentation.
 [2010-06-07 15:34 UTC] helmis123 at yahoo dot fr
I do not understand why you insist that I see the doc then it is clear that you need to change this message into something clear.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 25 07:01:31 2024 UTC