mirror of
https://github.com/php/php-src.git
synced 2026-03-24 16:22:37 +01:00
If only we did not have the pseudo-key "@attributes", we could've just removed the custom get_debug_info implementation and this would work out of the box. Anyway, we just have to manually check for an override now. Closes GH-20131.