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

Update architecture to adapt package structure #194

Merged
merged 1 commit into from
Jul 23, 2024
Merged

Update architecture to adapt package structure #194

merged 1 commit into from
Jul 23, 2024

Conversation

ernilambar
Copy link
Member

Continued from #165

Since above PR was branched way earlier, there has been lots of fixes and updates in the repo. Merge conflicts were due to those changes. So I have created separate PR with implementation of changes from the above PR. Also few new changes are done to pass the tests.

This PR makes changes to the package structure to fit the one from the bundled plugins:

  • Use WP_CLI\Doctor as the namespace root
  • Use PSR-4 autoloader
  • Remove unused files
  • Update feature test to accommodate namespace changes

@ernilambar ernilambar added this to the 2.2.0 milestone Jul 23, 2024
@ernilambar ernilambar marked this pull request as ready for review July 23, 2024 05:28
@ernilambar ernilambar requested a review from a team as a code owner July 23, 2024 05:28
Copy link
Member

@swissspidy swissspidy left a comment

Choose a reason for hiding this comment

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

Amazing!

@swissspidy swissspidy merged commit 27525ae into wp-cli:main Jul 23, 2024
32 of 34 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants