mirror of
https://github.com/nikic/PHP-Parser.git
synced 2025-06-03 18:44:50 +02:00
If dropping a node would drop PHP tags, bail out of formatting preservation. This will lose formatting, but at least produce legal code. Closes GH-884.