From 64fff9213891183b8f3f875bff4551c50f393367 Mon Sep 17 00:00:00 2001 From: Michiel Vermeersch Date: Wed, 21 Jan 2026 10:42:05 +0100 Subject: [PATCH] [Php81] Exclude Doctrine ODM MongoDB 2.16 Document and EmbeddedDocument from ReadOnlyPropertyRector. --- ...doctrine_odm_mongodb_annotations_document.php.inc} | 0 ...odm_mongodb_annotations_embedded_document.php.inc} | 0 ...ip_doctrine_odm_mongodb_attribute_document.php.inc | 11 +++++++++++ ...ne_odm_mongodb_attribute_embedded_document.php.inc | 11 +++++++++++ src/NodeManipulator/PropertyManipulator.php | 4 ++++ 5 files changed, 26 insertions(+) rename rules-tests/Php81/Rector/Property/ReadOnlyPropertyRector/Fixture/{skip_doctrine_odm_mongodb_document.php.inc => skip_doctrine_odm_mongodb_annotations_document.php.inc} (100%) rename rules-tests/Php81/Rector/Property/ReadOnlyPropertyRector/Fixture/{skip_doctrine_odm_mongodb_embedded_document.php.inc => skip_doctrine_odm_mongodb_annotations_embedded_document.php.inc} (100%) create mode 100644 rules-tests/Php81/Rector/Property/ReadOnlyPropertyRector/Fixture/skip_doctrine_odm_mongodb_attribute_document.php.inc create mode 100644 rules-tests/Php81/Rector/Property/ReadOnlyPropertyRector/Fixture/skip_doctrine_odm_mongodb_attribute_embedded_document.php.inc diff --git a/rules-tests/Php81/Rector/Property/ReadOnlyPropertyRector/Fixture/skip_doctrine_odm_mongodb_document.php.inc b/rules-tests/Php81/Rector/Property/ReadOnlyPropertyRector/Fixture/skip_doctrine_odm_mongodb_annotations_document.php.inc similarity index 100% rename from rules-tests/Php81/Rector/Property/ReadOnlyPropertyRector/Fixture/skip_doctrine_odm_mongodb_document.php.inc rename to rules-tests/Php81/Rector/Property/ReadOnlyPropertyRector/Fixture/skip_doctrine_odm_mongodb_annotations_document.php.inc diff --git a/rules-tests/Php81/Rector/Property/ReadOnlyPropertyRector/Fixture/skip_doctrine_odm_mongodb_embedded_document.php.inc b/rules-tests/Php81/Rector/Property/ReadOnlyPropertyRector/Fixture/skip_doctrine_odm_mongodb_annotations_embedded_document.php.inc similarity index 100% rename from rules-tests/Php81/Rector/Property/ReadOnlyPropertyRector/Fixture/skip_doctrine_odm_mongodb_embedded_document.php.inc rename to rules-tests/Php81/Rector/Property/ReadOnlyPropertyRector/Fixture/skip_doctrine_odm_mongodb_annotations_embedded_document.php.inc diff --git a/rules-tests/Php81/Rector/Property/ReadOnlyPropertyRector/Fixture/skip_doctrine_odm_mongodb_attribute_document.php.inc b/rules-tests/Php81/Rector/Property/ReadOnlyPropertyRector/Fixture/skip_doctrine_odm_mongodb_attribute_document.php.inc new file mode 100644 index 00000000000..fd430b453b6 --- /dev/null +++ b/rules-tests/Php81/Rector/Property/ReadOnlyPropertyRector/Fixture/skip_doctrine_odm_mongodb_attribute_document.php.inc @@ -0,0 +1,11 @@ +