summaryrefslogtreecommitdiff
path: root/tests/examplefiles/php/test.php
diff options
context:
space:
mode:
authorRichard van Velzen <richard@goreply.com>2023-03-01 00:09:29 +0100
committerGitHub <noreply@github.com>2023-03-01 00:09:29 +0100
commit3cf25c36fce6ea55759c781a517ce95a89a267bb (patch)
tree00597dfe49611612b46f7f93b9aab8bcb70fc921 /tests/examplefiles/php/test.php
parent5b96a7f12bff42234054fd3a3f6751c1ac3aed18 (diff)
downloadpygments-git-3cf25c36fce6ea55759c781a517ce95a89a267bb.tar.gz
Improve lexing PHP attributes (#2360)
Diffstat (limited to 'tests/examplefiles/php/test.php')
-rw-r--r--tests/examplefiles/php/test.php5
1 files changed, 0 insertions, 5 deletions
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;
-?>
-
-<?php
-#[Attribute]
-class Extra {}
?> \ No newline at end of file