Skip to content

Add missing autoload calls#79

Merged
alcaeus merged 1 commit intodoctrine:1.3.xfrom
greg0ire:load-classes-in-type-declarations
Dec 13, 2019
Merged

Add missing autoload calls#79
alcaeus merged 1 commit intodoctrine:1.3.xfrom
greg0ire:load-classes-in-type-declarations

Conversation

@greg0ire
Copy link
Member

@greg0ire greg0ire commented Dec 12, 2019

Types extending these but having the old type declarations might not be
considered compatible unless we autoload the type declarations.

Fixes #78

How can I test this?

composer config repositories.greg0ire vcs https://github.com/greg0ire/doctrine-persistence
composer require doctrine/persistence "dev-load-classes-in-type-declarations as 1.3.0"

@greg0ire greg0ire force-pushed the load-classes-in-type-declarations branch 2 times, most recently from f3c0f72 to 7a78c1b Compare December 12, 2019 21:42
@alcaeus alcaeus added this to the 1.3.1 milestone Dec 13, 2019
@alcaeus alcaeus added BC Break Bug Something isn't working labels Dec 13, 2019
@alcaeus alcaeus self-assigned this Dec 13, 2019
Types extending these but having the old type declarations might not be
considered compatible unless we autoload the type declarations.

Fixes doctrine#78
@alcaeus alcaeus force-pushed the load-classes-in-type-declarations branch from 7a78c1b to f680c94 Compare December 13, 2019 07:04
@alcaeus alcaeus merged commit 5fde0b8 into doctrine:1.3.x Dec 13, 2019
@greg0ire greg0ire deleted the load-classes-in-type-declarations branch December 13, 2019 07:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

BC Break Bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Compile Error: Declaration of Doctrine XmlDriver

2 participants