Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Flatten source and test directory structure #3915

Merged
merged 8 commits into from
Mar 26, 2020
Merged

Conversation

morozov
Copy link
Member

@morozov morozov commented Mar 21, 2020

Q A
Type improvement
BC Break no

TODO:

  • Move source files from lib/Doctrine/DBAL to src/.
  • Move CI-related files from tests/ to ci/.
  • Get rid of the DbalTestCase class.
  • Remove the Dbal prefix from abstract test classes.
  • Move test files from tests/Doctrine/Tests/DBAL to tests/.
  • Rename the Doctrine\Tests\DBAL namespace to Doctrine\DBAL\Tests.
  • Reconfigure ContinuousPHP to pick up the new PHPUnit configuration path.

@morozov morozov added the WIP label Mar 21, 2020
Copy link
Member

@greg0ire greg0ire left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚀

Copy link
Member

@SenseException SenseException left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sweet.

@morozov morozov merged commit 6162910 into doctrine:3.0.x Mar 26, 2020
@morozov morozov deleted the psr-4 branch March 26, 2020 19:10
@morozov
Copy link
Member Author

morozov commented Mar 26, 2020

Now it's time to merge 3.0.x into master 🤣

@morozov morozov mentioned this pull request Mar 26, 2020
1 task
@morozov morozov self-assigned this Mar 30, 2020
@morozov morozov mentioned this pull request Feb 28, 2022
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 4, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants