GitHub / rectorphp/rector-doctrine issues and pull requests
#409 - cover interfaces too
Pull Request -
State: closed - Opened by TomasVotruba 2 months ago
#408 - skip default param array, to respect colleciton type
Pull Request -
State: closed - Opened by TomasVotruba 2 months ago
#407 - Add array<> support to /NarrowParamUnionToCollectionRector
Pull Request -
State: closed - Opened by TomasVotruba 2 months ago
#406 - [typed-collections] Add CollectionSetterParamNativeTypeRector
Pull Request -
State: closed - Opened by TomasVotruba 2 months ago
#405 - only remove new array collection to a new property
Pull Request -
State: closed - Opened by TomasVotruba 2 months ago
#404 - Update to use ramsey/composer-install@v2
Pull Request -
State: closed - Opened by samsonasik 2 months ago
#403 - [typed-collections] Add embed many support InitializeCollectionInConstructorRector
Pull Request -
State: closed - Opened by TomasVotruba 2 months ago
#402 - Add static call support to setter array collection wrap
Pull Request -
State: closed - Opened by TomasVotruba 2 months ago
#401 - [typed-collections] Decouple RemoveIsArrayOnCollectionRector
Pull Request -
State: closed - Opened by TomasVotruba 2 months ago
#400 - [typed-collections] Allow new array in tests for RemoveNewArrayCollectionOutsideConstructorRector
Pull Request -
State: closed - Opened by TomasVotruba 2 months ago
#399 - [typed-collections] Allow new array in tests for RemoveNewArrayCollectionOutsideConstructorRector
Pull Request -
State: closed - Opened by TomasVotruba 2 months ago
#398 - [typed-collections] Add nullable support to array wrapper rule
Pull Request -
State: closed - Opened by TomasVotruba 2 months ago
#397 - [TypedCollections] Use directly param->type->type assign on RemoveNullFromNullableCollectionTypeRector
Pull Request -
State: closed - Opened by samsonasik 2 months ago
- 2 comments
#396 - [typed-collections] Add RemoveNullFromNullableCollectionTypeRector rule
Pull Request -
State: closed - Opened by TomasVotruba 2 months ago
#395 - Typed collections fixes
Pull Request -
State: closed - Opened by TomasVotruba 2 months ago
#394 - [typed-collections] remove DefaultNewArrayCollectionRector as duplicate of InitializeCollectionInConstructorRector
Pull Request -
State: closed - Opened by TomasVotruba 2 months ago
- 1 comment
#393 - Fix scoper Doctrine class in use statement prefixed with RectorPrefix
Pull Request -
State: closed - Opened by samsonasik 2 months ago
- 2 comments
#392 - [typed-collections] Add dozens of rules to handle doctrine collection types
Pull Request -
State: closed - Opened by TomasVotruba 2 months ago
#391 - Rename ExplicitRelationCollectionRector to InitializeCollectionInConstructorRector
Pull Request -
State: closed - Opened by TomasVotruba 2 months ago
#390 - [typed-collections] Make TypedPropertyFromToManyRelationTypeRector work only for native types, docblocks are handled in another rule
Pull Request -
State: closed - Opened by TomasVotruba 2 months ago
#389 - [typed-collections] Decouple new namespace and move 4 rules there
Pull Request -
State: closed - Opened by TomasVotruba 2 months ago
#388 - Directly use isName(s) and getName() on rector rules
Pull Request -
State: closed - Opened by samsonasik 3 months ago
#387 - Add mapped superclass case to ToManyRelationPropertyTypeResolver
Pull Request -
State: closed - Opened by TomasVotruba 3 months ago
#386 - Remove array on collection in TypedPropertyFromToManyRelationTypeRector
Pull Request -
State: closed - Opened by TomasVotruba 3 months ago
#385 - [CodeQuality] Make nullable with default null when never assigned in __construct on TypedPropertyFromToManyRelationTypeRector
Pull Request -
State: closed - Opened by samsonasik 3 months ago
- 2 comments
#384 - Remove default null value in TypedPropertyFromToManyRelationTypeRector
Pull Request -
State: closed - Opened by TomasVotruba 3 months ago
#383 - [collection] Add embed many annotation support to TypedPropertyFromToManyRelationTypeRector
Pull Request -
State: closed - Opened by TomasVotruba 3 months ago
#382 - Fix AsListener attribute location to doctrine bundle 2.8, deprecate doctrine constants and refer to composer based sets
Pull Request -
State: closed - Opened by TomasVotruba 3 months ago
#381 - [doctrine-fixtures] Add AddGetReferenceTypeRector
Pull Request -
State: closed - Opened by TomasVotruba 3 months ago
#380 - improve add generics annotation to repository to code quality doctrine set
Pull Request -
State: closed - Opened by TomasVotruba 3 months ago
#379 - [NodeAnalyzer] Handle no repositoryClass on RepositoryClassResolver
Pull Request -
State: closed - Opened by samsonasik 4 months ago
#378 - Fix ImproveDoctrineCollectionDocTypeInEntityRector
Pull Request -
State: closed - Opened by carlos-granados 4 months ago
- 4 comments
#377 - Fix YamlToAttributeDoctrineMappingRector
Pull Request -
State: closed - Opened by carlos-granados 4 months ago
- 1 comment
#376 - [deprecated] Remove deprecated MakeEntityDateTimePropertyDateTimeInterfaceRector
Pull Request -
State: closed - Opened by TomasVotruba 4 months ago
#375 - [BUNDLE-230] add AddAnnotationToRepositoryRector rule #313
Pull Request -
State: closed - Opened by JohJohan 5 months ago
- 2 comments
#374 - Bump to PHPStan ^2.1.8
Pull Request -
State: closed - Opened by samsonasik 5 months ago
#373 - Change deprecated ClassReflection::isSubClassOf() to ClassReflection::is() for PHPStan ^2.1.8
Pull Request -
State: closed - Opened by samsonasik 5 months ago
- 1 comment
#372 - [ORM-300] add missing set, run fixer and add CastDoctrineExprToStringRector
Pull Request -
State: closed - Opened by JohJohan 5 months ago
- 1 comment
#371 - [ORM-300] add missing set
Pull Request -
State: closed - Opened by JohJohan 5 months ago
- 5 comments
#370 - [ORM-219] fixes #306 use correct version number
Pull Request -
State: closed - Opened by JohJohan 5 months ago
- 1 comment
#369 - [ORM-213] add replace method call
Pull Request -
State: closed - Opened by JohJohan 5 months ago
- 1 comment
#368 - [code-quality] Add GetRepositoryServiceLocatorToRepositoryServiceInjectionRector
Pull Request -
State: closed - Opened by TomasVotruba 5 months ago
#367 - [NodeAnalyzer] Ensure mix annotation and attribute lookup finder on AttrinationFinder::findManyBy*
Pull Request -
State: closed - Opened by samsonasik 5 months ago
- 2 comments
#366 - Add AttrinationFinder::findManyBy()
Pull Request -
State: closed - Opened by TomasVotruba 5 months ago
#365 - [ORM-300] add missing rename class
Pull Request -
State: closed - Opened by JohJohan 7 months ago
- 1 comment
#364 - [ORM-28] add missing sets list for ORM-28
Pull Request -
State: closed - Opened by JohJohan 7 months ago
- 1 comment
#363 - Compatibility guide
Issue -
State: closed - Opened by andrei-dascalu 7 months ago
- 4 comments
#362 - [CodeQuality] Resolve type on Collection<string, ClassName> docblock to correct target type when has indexBy
Pull Request -
State: closed - Opened by samsonasik 7 months ago
- 3 comments
#361 - [CodeQuality] Skip change doctrine @var/@return annotation with indexBy key in annotation/attribute
Pull Request -
State: closed - Opened by samsonasik 7 months ago
- 1 comment
#360 - Skip correct Collection<string, Training> fixture
Pull Request -
State: closed - Opened by samsonasik 7 months ago
- 3 comments
#359 - Use normal Collection<ClassName> when property has indexBy
Pull Request -
State: closed - Opened by samsonasik 7 months ago
- 12 comments
#358 - [CodeQuality] Deprecate MakeEntityDateTimePropertyDateTimeInterfaceRector
Pull Request -
State: closed - Opened by samsonasik 7 months ago
- 2 comments
#357 - ImproveDoctrineCollectionDocTypeInEntityRector doesn't support indexedBy
Issue -
State: closed - Opened by yguedidi 7 months ago
- 2 comments
#356 - MakeEntityDateTimePropertyDateTimeInterfaceRector is flawed
Issue -
State: closed - Opened by stof 7 months ago
- 3 comments
#355 - [CodeQuality] Remove reprint Class_ node on ConstructorManipulator
Pull Request -
State: closed - Opened by samsonasik 7 months ago
- 1 comment
#354 - Bump to PHPUnit 11
Pull Request -
State: closed - Opened by samsonasik 8 months ago
#353 - feat(dx): use matrix to test php 8.2+
Pull Request -
State: closed - Opened by petski 8 months ago
- 4 comments
#352 - PHP 8.4 Implicitly marking parameter as nullable is deprecated, the explicit nullable type must be used instead
Issue -
State: closed - Opened by PhilETaylor 8 months ago
- 6 comments
#351 - note
Pull Request -
State: closed - Opened by TomasVotruba 8 months ago
#350 - Use rector-src:dev-main
Pull Request -
State: closed - Opened by samsonasik 8 months ago
#349 - Use rector-src#dev-upgrade-to-php-parser5-and-phpstan-2
Pull Request -
State: closed - Opened by samsonasik 8 months ago
- 2 comments
#348 - Doctrine Annotations silently dropped during Attributes migration due to syntax error
Issue -
State: closed - Opened by caugner 9 months ago
- 2 comments
#347 - [deprecation] Remove deprecated AddReturnDocBlockToCollectionPropertyGetterByToManyAttributeRector, InitializeDefaultEntityCollectionRector, TypedPropertyFromDoctrineCollectionRector
Pull Request -
State: closed - Opened by TomasVotruba 9 months ago
#346 - Orm querybuilder set parameters to collection v2
Pull Request -
State: closed - Opened by marcelthole 10 months ago
- 4 comments
#345 - Fix deprecations
Pull Request -
State: closed - Opened by TomasVotruba 11 months ago
#344 - [CodeQuality] Skip intersection property var type on ImproveDoctrineCollectionDocTypeInEntityRector
Pull Request -
State: closed - Opened by samsonasik 11 months ago
- 2 comments
#343 - Keep selectable intersection when improving doctrine collection doc type
Pull Request -
State: closed - Opened by bobvandevijver 11 months ago
- 1 comment
#342 - The rule `ImproveDoctrineCollectionDocTypeInEntityRector` does not keep Intersection types
Issue -
State: closed - Opened by julienfastre 11 months ago
- 9 comments
#341 - Fix code example prefixed on CriteriaOrderingConstantsDeprecationRector
Pull Request -
State: closed - Opened by samsonasik 11 months ago
#340 - [CodeQuality] Skip blob type on TypedPropertyFromColumnTypeRector
Pull Request -
State: closed - Opened by samsonasik 11 months ago
- 3 comments
#339 - Fix attribute support in ImproveDoctrineCollectionDocTypeInEntityRector
Pull Request -
State: closed - Opened by TomasVotruba 12 months ago
- 1 comment
#338 - [ci] validate rule definitions in CI
Pull Request -
State: closed - Opened by TomasVotruba 12 months ago
#337 - [docs] Link find-rule page
Pull Request -
State: closed - Opened by TomasVotruba 12 months ago
#336 - Refactor the OrderByKeyToClassConstRector to use the new enum only in `Criteria::orderBy` method calls
Pull Request -
State: closed - Opened by julienfastre 12 months ago
- 3 comments
#335 - Add ODM support to TypedPropertyFromToManyRelationTypeRector
Pull Request -
State: closed - Opened by TomasVotruba about 1 year ago
#334 - Add next fixture
Pull Request -
State: closed - Opened by TomasVotruba about 1 year ago
#333 - Include ODM in description
Pull Request -
State: closed - Opened by TomasVotruba about 1 year ago
#332 - Add TYPED_COLLECTIONS set, to have rules deadling with collections together
Pull Request -
State: closed - Opened by TomasVotruba about 1 year ago
#331 - Merge AddReturnDocBlockToCollectionPropertyGetterByToManyAttributeRector to single rule
Pull Request -
State: closed - Opened by TomasVotruba about 1 year ago
#330 - Add odm support to AddReturnDocBlockToCollectionPropertyGetterByToManyAnnotationRector
Pull Request -
State: closed - Opened by TomasVotruba about 1 year ago
#329 - Add ODM support to ExplicitRelationCollectionRector
Pull Request -
State: closed - Opened by TomasVotruba about 1 year ago
#328 - Fix outdated documentation in README.md
Pull Request -
State: closed - Opened by alexis-boyer about 1 year ago
- 1 comment
#327 - [DOCUMENTATION] The main README.md shows an outdated way of converting attribute
Issue -
State: closed - Opened by alexis-boyer about 1 year ago
- 3 comments
#326 - Orm querybuilder set parameters to collection
Pull Request -
State: closed - Opened by marcelthole about 1 year ago
- 4 comments
#325 - [DOCTRINE_COLLECTION_22] constant to enum error for querybuilder
Issue -
State: closed - Opened by johanadivare about 1 year ago
- 5 comments
#324 - Check is nullable doctrine annotation
Pull Request -
State: closed - Opened by marcelthole about 1 year ago
- 3 comments
#323 - Fix EventSubscriberInterface typo in doc
Pull Request -
State: closed - Opened by MrYamous about 1 year ago
- 3 comments
#322 - Add return doc block to Collection property's getter method by ToMany annotation
Pull Request -
State: closed - Opened by jszutkowski about 1 year ago
- 1 comment
#321 - Fix for AddReturnDocBlockToCollectionPropertyGetterByToManyAttributeRector
Pull Request -
State: closed - Opened by jszutkowski about 1 year ago
- 1 comment
#320 - Add DoctrineSetProvider
Pull Request -
State: closed - Opened by TomasVotruba about 1 year ago
#319 - kick of DoctrineSetProvider
Pull Request -
State: closed - Opened by TomasVotruba about 1 year ago
#318 - Kick of DoctrineSetProvider
Pull Request -
State: closed - Opened by TomasVotruba about 1 year ago
#317 - Add return doc block to Collection property's getter method by ToMany attribute
Pull Request -
State: closed - Opened by jszutkowski about 1 year ago
- 3 comments
#316 - Move deprecation on InitializeDefaultEntityCollectionRector, TypedPropertyFromDoctrineCollectionRector to warning
Pull Request -
State: closed - Opened by TomasVotruba about 1 year ago
#315 - DOCTRINE_CODE_QUALITY + DOCTRINE_COLLECTION_22 breaks ORM\OrderBy attribute usage
Issue -
State: closed - Opened by j-dobr about 1 year ago
- 5 comments
#314 - Rector preset
Pull Request -
State: closed - Opened by samsonasik about 1 year ago
#313 - Add @extends ServiceEntityRepository<TEntityClass>
Issue -
State: closed - Opened by stephanvierkant about 1 year ago
- 5 comments
#312 - Add "@return" PHPDoc type to Collection property "getter" by *ToMany annotation and attribute
Pull Request -
State: closed - Opened by jszutkowski about 1 year ago
- 1 comment
#311 - Bump class-leak to ^0.2.13
Pull Request -
State: closed - Opened by samsonasik over 1 year ago
- 1 comment
#310 - Refactor getReference adding $class parameter
Issue -
State: closed - Opened by aniltonjunior over 1 year ago
- 2 comments