mirror of
https://github.com/php/php-src.git
synced 2026-03-25 00:32:23 +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.