rector/tests
Abdul Malik Ikhsan bfff1df4dd
[PhpDocInfo] Fixes Partial value update got duplicated on DoctrineAnnotationTagValueNode change (#1862)
* [PhpDocInfo] Fixing Partial value update got duplicated on PhpDocInfo change

* Fixed 🎉

* Fixed 🎉

* clean up

* Fixed 🎉

* [ci-review] Rector Rectify

* rollback mirror check

* check end equals to length identifier and silent value

* check SpacelessPhpDocTagNode

* tweak

* more fixtures

* back

* [ci-review] Rector Rectify

* [ci-review] Rector Rectify

* back

* back

* debug reprint

* back

* fix ?

* try

* try

* [ci-review] Rector Rectify

* [ci-review] Rector Rectify

* add failing fixture

* debug

* another approach

Co-authored-by: GitHub Action <action@github.com>
2022-05-27 17:41:18 +07:00
..
Application/ApplicationFileProcessor [DX] Use RectorConfig in configs (#2063) 2022-04-12 13:46:07 +02:00
Configuration/ValueObjectInliner [DX] Update to use Method Call from RectorConfig on rector configs (tests/ dir) (#2105) 2022-04-20 17:08:51 +00:00
DependencyInjection [DX] Update super old configure to RectorConfig (#2121) 2022-04-22 00:38:19 +02:00
Exclusion [DX] Update to use Method Call from RectorConfig on rector configs (tests/ dir) (#2105) 2022-04-20 17:08:51 +00:00
FileSystem/FilesFinder [DX] Add phpVersion() method to RectorConfig + make use of new config class in test configs (#2065) 2022-04-12 16:33:33 +02:00
Issues [PhpDocInfo] Fixes Partial value update got duplicated on DoctrineAnnotationTagValueNode change (#1862) 2022-05-27 17:41:18 +07:00
Naming/ExpectedNameResolver fix: ignore specified words while making it singularized (#1222) 2021-11-13 09:12:27 +01:00
NonPhpFile/Rector/RenameClassNonPhpRector [DX] Update to use Method Call from RectorConfig on rector configs (tests/ dir) (#2105) 2022-04-20 17:08:51 +00:00
Php [DX] Add phpVersion() method to RectorConfig + make use of new config class in test configs (#2065) 2022-04-12 16:33:33 +02:00
PhpParser [DX] Update to use Method Call from RectorConfig on rector configs (tests/ dir) (#2105) 2022-04-20 17:08:51 +00:00
PhpUnit/MultipleFilesChangedTrait [DX] Update to use Method Call from RectorConfig on rector configs (tests/ dir) (#2105) 2022-04-20 17:08:51 +00:00
Validation [DX] Update to use Method Call from RectorConfig on rector configs (tests/ dir) (#2105) 2022-04-20 17:08:51 +00:00
config [DX] Update to use Method Call from RectorConfig on rector configs (tests/ dir) (#2105) 2022-04-20 17:08:51 +00:00
bootstrap.php [Test] Remove PHPStanStubLoader::loadStubs() and require constants in tests bootstrap (#2228) 2022-05-04 20:43:35 +07:00