On Fri, Oct 19, 2018 at 10:14 AM Sara Golemon <poll...@php.net> wrote: > The longer answer is that it's not just conditionals that can make a > function/class "non-top-level", for example a namespace block makes > its declarations "non-top-level" but I suspect Dmitry will probably > address those in time. > Dang It. I should have verified that statement, it's incorrect. namespace blocks don't actually break top-level flagging.
-Sara -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php