mirror of
https://github.com/php/php-src.git
synced 2026-04-26 09:28:21 +02:00
0fab520ded
This wouldn't work for creating aliases in a namespace. It would create the class alias "MyNS_ClassName" instead of "MyNS\\ClassName"