summaryrefslogtreecommitdiff
path: root/tests/examplefiles/php/test.php.output
diff options
context:
space:
mode:
Diffstat (limited to 'tests/examplefiles/php/test.php.output')
-rw-r--r--tests/examplefiles/php/test.php.output18
1 files changed, 18 insertions, 0 deletions
diff --git a/tests/examplefiles/php/test.php.output b/tests/examplefiles/php/test.php.output
index 7d63ddb3..8337da7b 100644
--- a/tests/examplefiles/php/test.php.output
+++ b/tests/examplefiles/php/test.php.output
@@ -3101,4 +3101,22 @@
'\n' Text
'?>' Comment.Preproc
+'\n\n' Other
+
+'<?php' Comment.Preproc
+'\n' Text
+
+'#[' Punctuation
+'Attribute' Name.Other
+']' Punctuation
+'\n' Text
+
+'class' Keyword
+' ' Text
+'Extra' Name.Class
+' ' Text
+'{}' Punctuation
+'\n' Text
+
+'?>' Comment.Preproc
'\n' Other