php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #43170 Numerical constant's name
Submitted: 2007-11-01 12:54 UTC Modified: 2007-11-01 15:06 UTC
From: felipensp at gmail dot com Assigned:
Status: Not a bug Package: Feature/Change Request
PHP Version: 5.3CVS-2007-11-01 (snap) OS:
Private report: No CVE-ID: None
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
48 + 29 = ?
Subscribe to this entry?

 
 [2007-11-01 12:54 UTC] felipensp at gmail dot com
Description:
------------
I think than shouldn't possible use constant name started with number.
Whereas which is possible use only with the function constant().
This don't is normal.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2007-11-01 13:22 UTC] felipensp at gmail dot com
Maybe same variable.

" As a regular expression, it would be expressed thus: '[a-zA-Z_\x7f-\xff][a-zA-Z0-9_\x7f-\xff]*' "
 [2007-11-01 15:06 UTC] johannes@php.net
Thank you for taking the time to write to us, but this is not
a bug. Please double-check the documentation available at
http://www.php.net/manual/ and the instructions on how to report
a bug at http://bugs.php.net/how-to-report.php

This was discussed before and we decided to keep it that way, see for example http://marc.info/?l=php-internals&m=110488975724051&w=2
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sun May 05 06:01:33 2024 UTC