mirror of
https://github.com/php/php-src.git
synced 2026-03-27 01:32:22 +01:00
And also cleanup anonymous class compiling, it make no sense prefix a namespace to anonymous class name. and it is always lowcased and interned string.