Enumerated Types

php.internals

David Rodrigues

9 years ago
Hi. I'm reading the "Enumerated Types" RFC on https://wiki.php.net/rfc/enum I like to know if there are some internal talking about that. It seems to be a draft for 7.2, but seems to be stopped for 5 months, and too seems to have a good initial implementation. What it needs to be voted, now? (Off-topic: there are some place where I can found the internals talking about that? The externals.io not allows search.)
-- David Rodrigues

Weirdan

9 years ago
> (Off-topic: there are some place where I can found the internals
talking about that?
> The externals.io not allows search.)
http://markmail.org/search/?q=https%3A%2F%2Fwiki.php.net%2Frfc%2Fenum+#query:https%3A%2F%2Fwiki.php.net%2Frfc%2Fenum%20list%3Anet.php.lists.internals+page:1+state:facets (if the link is broken just search for the exact rfc url on markmail.org)

Rowan Collins

9 years ago
On 05/12/2016 17:34, David Rodrigues wrote:
> (Off-topic: there are some place where I can found the internals > talking about that? The externals.io not allows search.)
The mailing list has a confusing number of different sites archiving it, all with their quirks. I find this one has a reasonable search engine and reasonable-ish interface: http://marc.info/?l=php-internals I'm not sure Bob and Levi's RFC actually got a proper introduction thread (I think the aim was to have a fairly complete test implementation first), but it was discussed when I brought the subject up a few months ago. See http://marc.info/?t=144253131600003&r=1&w=2 and http://marc.info/?t=144253299200003&r=1&w=2 Regards,
-- Rowan Collins [IMSoP]