tolerant-php-parser
tolerant-php-parser copied to clipboard
TextEdit.applyEdits shouldn't use assert
trafficstars
I think the assert for "Supplied TextEdit[] must not overlap, and be in increasing start position order." should be an exception.
From #158