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
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: helmis123 at yahoo dot fr
New email:
PHP Version: OS:

 

 [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: Fri Apr 26 04:01:30 2024 UTC