Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / rectorphp/rector-doctrine issues and pull requests

#120 - Update PHPStan checks

Pull Request - State: closed - Opened by TomasVotruba almost 2 years ago

#119 - Revert rector/rector-src version back to dev-main

Pull Request - State: closed - Opened by acrobat almost 2 years ago - 1 comment

#118 - Adapt testcase for changes in rectorphp/rector-src#2699

Pull Request - State: closed - Opened by acrobat almost 2 years ago - 5 comments

#117 - Add set to convert gedmo annotations to attributes

Pull Request - State: closed - Opened by acrobat almost 2 years ago - 6 comments

#116 - Annotation to attributes rector isn't complete

Issue - State: closed - Opened by b1rdex almost 2 years ago - 2 comments

#115 - Update PHPStan dep

Pull Request - State: closed - Opened by samsonasik almost 2 years ago

#114 - Fix resolving doctrine target entities with omitted leading backslash

Pull Request - State: closed - Opened by dritter almost 2 years ago - 4 comments

#113 - Reenable previously commented out tests

Pull Request - State: closed - Opened by dritter almost 2 years ago - 2 comments

#112 - Fix resolving Doctrine Target Entities to known Classes only

Pull Request - State: closed - Opened by dritter almost 2 years ago - 1 comment

#111 - Resolve Doctrine Target Entities to known Classes only

Pull Request - State: closed - Opened by dritter almost 2 years ago - 1 comment

#110 - Remove dead methods

Pull Request - State: closed - Opened by TomasVotruba almost 2 years ago

#109 - Add TypedPropertyFromDoctrineCollectionRector

Pull Request - State: closed - Opened by TomasVotruba almost 2 years ago

#108 - Add License File

Pull Request - State: closed - Opened by samsonasik about 2 years ago

#107 - Revert preload test

Pull Request - State: closed - Opened by samsonasik about 2 years ago

#106 - Fix DOCTRINE_DBAL_210 to work after prefixing

Pull Request - State: closed - Opened by kick-the-bucket about 2 years ago - 1 comment

#105 - Add PreFlush event to AnnotationToAttribute config

Pull Request - State: closed - Opened by annervisser about 2 years ago - 1 comment

#104 - Fix DoctrineDBAL210Set

Pull Request - State: closed - Opened by kick-the-bucket about 2 years ago - 5 comments

#103 - [Doctrine] Skip pointed to constant value on CorrectDefaultTypesOnEntityPropertyRector

Pull Request - State: closed - Opened by samsonasik about 2 years ago - 8 comments

#102 - Update

Pull Request - State: closed - Opened by TomasVotruba about 2 years ago

#101 - [Doctrine] Add boolean type on TypedPropertyFromColumnTypeRector

Pull Request - State: closed - Opened by samsonasik about 2 years ago - 3 comments

#99 - [Doctrine] Use ReflectionResolver when possible

Pull Request - State: closed - Opened by samsonasik about 2 years ago

#98 - Add Rule to convert Doctrine String Classes in targetEntity to Class Constant

Pull Request - State: closed - Opened by dritter about 2 years ago - 3 comments

#96 - [DX] Update to use Method Call from RectorConfig on rector configs

Pull Request - State: closed - Opened by samsonasik about 2 years ago - 1 comment

#94 - [DX] Use RectorConfig in tests

Pull Request - State: closed - Opened by samsonasik about 2 years ago

#93 - [DX] Use RectorConfig instead of ContainerConfigurator

Pull Request - State: closed - Opened by samsonasik about 2 years ago - 3 comments

#92 - [Doctrine] Skip already assigned in __construct on InitializeDefaultEntityCollectionRector

Pull Request - State: closed - Opened by samsonasik about 2 years ago - 4 comments

#91 - InitializeDefaultEntityCollectionRector is adding redundant initialisation

Issue - State: closed - Opened by zoka123 about 2 years ago - 1 comment

#90 - Add failing test to demonstrate issue with InitializeDefaultEntityCollectionRector

Pull Request - State: closed - Opened by zoka123 about 2 years ago - 1 comment

#89 - RectoreRule to force jsonb for all JSON fields

Issue - State: closed - Opened by alexander-schranz about 2 years ago - 2 comments

#88 - [DX] Add AttrinationFinder::getByOne()

Pull Request - State: closed - Opened by TomasVotruba about 2 years ago

#87 - update to typed method call to property fetch

Pull Request - State: closed - Opened by TomasVotruba over 2 years ago

#86 - Incorrect behavior of RemoveRedundantDefaultPropertyAnnotationValuesRector

Issue - State: closed - Opened by mkrauser over 2 years ago - 2 comments

#85 - skip refactorToBoolType() if the default is a Class-Constant

Pull Request - State: closed - Opened by mkrauser over 2 years ago - 1 comment

#83 - Fix undefined constant RenameClassRector::OLD_TO_NEW_CLASSES

Pull Request - State: closed - Opened by samsonasik over 2 years ago

#82 - Add failing test for rectorphp/rector#7011

Pull Request - State: closed - Opened by acrobat over 2 years ago - 1 comment

#81 - [Doctrine] Skip Collection<int, object> on ImproveDoctrineCollectionDocTypeInEntityRector

Pull Request - State: closed - Opened by samsonasik over 2 years ago - 4 comments

#79 - Initialize entity collection test case attributes

Pull Request - State: closed - Opened by aszenz over 2 years ago

#78 - Initialize default collection property rule does not work on php attribute

Issue - State: closed - Opened by aszenz over 2 years ago - 2 comments

#77 - Fix TypedPropertyFromToManyRelationTypeRector with no property

Pull Request - State: closed - Opened by TomasVotruba over 2 years ago - 5 comments

#75 - [PHP 8.1] Upgrade code base

Pull Request - State: closed - Opened by TomasVotruba over 2 years ago

#74 - Rector forces FQN for `\Doctrine\DBAL\Types\Types`

Issue - State: closed - Opened by simPod over 2 years ago - 1 comment

#73 - [PHP 8.0] Add Attributes support for Annotation based rules

Pull Request - State: closed - Opened by TomasVotruba over 2 years ago

#72 - adds attribute based fixtures

Pull Request - State: closed - Opened by aszenz over 2 years ago - 2 comments

#71 - Some rules produce no change for entities with native attributes

Issue - State: closed - Opened by aszenz over 2 years ago - 1 comment

#70 - Sets big int to string type

Pull Request - State: closed - Opened by aszenz over 2 years ago - 1 comment

#69 - Use php string type for decimal col type

Pull Request - State: closed - Opened by aszenz over 2 years ago - 1 comment

#68 - Doctrine decimal column type mapped incorrectly as float

Issue - State: closed - Opened by aszenz over 2 years ago - 1 comment

#67 - [PHP 8.0] Add attribute support to TypedPropertyFromColumnTypeRector

Pull Request - State: closed - Opened by TomasVotruba over 2 years ago

#66 - Create failing test for simple column attribute

Pull Request - State: closed - Opened by aszenz over 2 years ago - 2 comments

#65 - Rules not working for entities using php 8 attributes

Issue - State: closed - Opened by aszenz over 2 years ago - 3 comments

#64 - RemoveRedundantDefaultPropertyAnnotationValuesRector with JoinColumn

Issue - State: closed - Opened by eerison over 2 years ago - 4 comments

#46 - Patch 1

Pull Request - State: closed - Opened by TomasVotruba over 2 years ago - 1 comment