php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #8640 enumeration type
Submitted: 2001-01-10 11:06 UTC Modified: 2014-12-28 19:01 UTC
Votes:7
Avg. Score:5.0 ± 0.0
Reproduced:7 of 7 (100.0%)
Same Version:3 (42.9%)
Same OS:4 (57.1%)
From: andras dot avar at nokia dot com Assigned: kalle (profile)
Status: Closed Package: Scripting Engine problem
PHP Version: * OS: *
Private report: No CVE-ID: None
 [2001-01-10 11:06 UTC] andras dot avar at nokia dot com
The enumeration specifier associates the manifest constants like define() with numbers 0, 1, 2, etc. respectively....

see definition in ANSI C lanuage 



Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2010-11-19 00:29 UTC] jani@php.net
-Package: Feature/Change Request +Package: Scripting Engine problem -Operating System: all +Operating System: * -PHP Version: 4.0.4 +PHP Version: *
 [2014-12-28 19:01 UTC] kalle@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: kalle
 [2014-12-28 19:01 UTC] kalle@php.net
This was proposed in an RFC as such feature requests should nowadays, have a look at: https://wiki.php.net/rfc/enum and feel free to contact the author and possibly renew the request to the PHP Internals Mailing list.

Marking this as closed.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Mar 28 10:01:26 2024 UTC