Skip to content

Flatten directory structure#49

Merged
derrabus merged 1 commit intodoctrine:1.2.xfrom
derrabus:improvement/flatten-dir-structure
Oct 10, 2022
Merged

Flatten directory structure#49
derrabus merged 1 commit intodoctrine:1.2.xfrom
derrabus:improvement/flatten-dir-structure

Conversation

@derrabus
Copy link
Copy Markdown
Member

No description provided.

@derrabus derrabus added the Improvement Not a new feature or BC break but an improvement to the quality of the code base. label Oct 10, 2022
@derrabus derrabus added this to the 1.2.0 milestone Oct 10, 2022
@derrabus derrabus force-pushed the improvement/flatten-dir-structure branch from 6510041 to 71928fc Compare October 10, 2022 12:16
@derrabus derrabus merged commit 77e1421 into doctrine:1.2.x Oct 10, 2022
@derrabus derrabus deleted the improvement/flatten-dir-structure branch October 10, 2022 12:22
@gnutix
Copy link
Copy Markdown

gnutix commented Oct 13, 2022

@derrabus Right after upgrading my application with the following Doctrine-related version bumps, I get an error :

Compile Error: Cannot declare class Doctrine\Common\EventManager, because the name is already in use

  • Upgrading doctrine/common (3.4.2 => 3.4.3)
  • Upgrading doctrine/event-manager (1.1.2 => 1.2.0)
  • Upgrading doctrine/orm (2.13.2 => 2.13.3)
  • Upgrading doctrine/persistence (2.5.4 => 2.5.5)

Am I missing something ? If I lock doctrine/event-manager to 1.1.2 and upgrade the rest, it works.

@derrabus
Copy link
Copy Markdown
Member Author

I don't know, but without a reproducer I cannot help you.

@derrabus
Copy link
Copy Markdown
Member Author

Also, please open a dedicated issue for this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Improvement Not a new feature or BC break but an improvement to the quality of the code base.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants