mirror of
https://github.com/php/php-src.git
synced 2026-04-03 14:12:38 +02:00
This changes ClassInfo::createIncludeElement() such that it takes the $query argument as-is for the xpointer attribute value. Special characters, like " and &, are used as-is so be careful not to break the resulting XML.