From 8f9bbef0bb39966ced7fe3f60e52a5160f1206a9 Mon Sep 17 00:00:00 2001 From: Abdul Malik Ikhsan Date: Fri, 26 Jun 2026 06:11:21 +0700 Subject: [PATCH] [Php80] Add fixture for keep comment on AnnotationToAttributeRector on Route annotation --- .../Fixture/Symfony/with_comment.php.inc | 38 +++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 rules-tests/Php80/Rector/Class_/AnnotationToAttributeRector/Fixture/Symfony/with_comment.php.inc diff --git a/rules-tests/Php80/Rector/Class_/AnnotationToAttributeRector/Fixture/Symfony/with_comment.php.inc b/rules-tests/Php80/Rector/Class_/AnnotationToAttributeRector/Fixture/Symfony/with_comment.php.inc new file mode 100644 index 00000000000..d673a6f248e --- /dev/null +++ b/rules-tests/Php80/Rector/Class_/AnnotationToAttributeRector/Fixture/Symfony/with_comment.php.inc @@ -0,0 +1,38 @@ + +----- +