From 3cf25c36fce6ea55759c781a517ce95a89a267bb Mon Sep 17 00:00:00 2001 From: Richard van Velzen Date: Wed, 1 Mar 2023 00:09:29 +0100 Subject: Improve lexing PHP attributes (#2360) --- tests/examplefiles/php/test.php | 5 ----- 1 file changed, 5 deletions(-) (limited to 'tests/examplefiles/php/test.php') diff --git a/tests/examplefiles/php/test.php b/tests/examplefiles/php/test.php index 0076e04b..05a6b573 100644 --- a/tests/examplefiles/php/test.php +++ b/tests/examplefiles/php/test.php @@ -540,9 +540,4 @@ more heredoc testing continues on this line some_delimiter; -?> - - \ No newline at end of file -- cgit v1.2.1