mirror of
https://github.com/php/php-src.git
synced 2026-04-25 17:08:14 +02:00
88ff32a25b
If there is no root, the namespace cannot be attached to it, so we have to attach it to the old list. This isn't a problem in "new DOM" because namespaces are managed in a separate structure there.