History log of /PHP-Parser/lib/PhpParser/Node/Scalar/EncapsedStringPart.php (Results 1 – 2 of 2)
Revision Date Author Comments
# 469377f4 06-Dec-2024 Nathanael Esayeas

Fix classmap authoritative autoloading (#1046)

This patch resolves #1045 by adding dummy class definitions
behind if (false) checks that are picked up the authoritative
autoloader.


# 11caa3b9 03-Sep-2022 Nikita Popov

Add compat shim for EncapsedStringPart