We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d0794c commit 443a549Copy full SHA for 443a549
src/Parser.php
@@ -9,6 +9,7 @@
9
*/
10
namespace SebastianBergmann\Diff;
11
12
+use const PREG_UNMATCHED_AS_NULL;
13
use function array_pop;
14
use function assert;
15
use function count;
0 commit comments