1 2 3 4 5 6 7
--TEST-- 024: __NAMESPACE__ constant out of namespace --FILE-- <?php var_dump(__NAMESPACE__); --EXPECT-- string(0) ""