mirror of
https://github.com/php/php-src.git
synced 2026-04-23 07:58:20 +02:00
36e88a0066
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.