11 Commits

Author SHA1 Message Date
Tomas Votruba
106fb1101a
service entity repository combo (#3945)
* service entity repo combo

* apply cs, add tests, fixes

* update doc parser

* [Generic] Add RemoveAnnotationRector

* add nullsafe nodes to docs

* drop AddEmptyLineBetweenCallsInPhpConfigRector, not that useful

* namespace and phpstan fix

* [ci] merge PHPStan compat to one job, no gain split attention

* [rector] [ci] merge PHPStan compat to one job, no gain split attention

* [cs] [ci] merge PHPStan compat to one job, no gain split attention

Co-authored-by: Marek Šimeček <marek.simecek@footshop.cz>
Co-authored-by: rector-bot <tomas@getrector.org>
2020-08-12 09:44:34 +00:00
dobryy
a3be7e03ca
[DX] Rename namespaces of Rector rules to respect node, instead of domain (#3911) 2020-08-12 11:08:59 +02:00
TomasVotruba
4c88e5dc5a add collection entry_type conversion to FormTypeInstanceToClassConstRector 2020-07-13 18:17:55 +02:00
TomasVotruba
9106284fa7 decouple BuilderFormNodeFactory, ConfigureOptionsNodeFactory 2020-07-13 17:44:30 +02:00
TomasVotruba
752515bd73 add support for options to entry_options rename in collection 2020-07-13 15:42:26 +02:00
TomasVotruba
98ca70c00a [Symfony] Add ChangeCollectionTypeOptionNameFromTypeToEntryTypeRector 2020-07-13 11:19:37 +02:00
TomasVotruba
1a8575096f [Symfony] Add ChangeCollectionTypeOptionTypeFromStringToClassReferenceRector 2020-07-13 01:56:35 +02:00
TomasVotruba
558684f327 tyding 2020-07-12 22:29:20 +02:00
TomasVotruba
a8a6e7bcad rename file to fileInfo 2020-06-30 01:45:05 +02:00
TomasVotruba
7f49658112 change test(string ) to test(SmartFileInfo ) in tests 2020-06-25 20:02:36 +02:00
TomasVotruba
3e5dd77bb6 move Rector-rule based packages from /packages to /rules 2020-02-11 13:41:37 +01:00