Skip to content

Move tests to their respective directories #19340

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

alexandre-daubois
Copy link
Contributor

After #19332 (comment), I propose to move tests not in a subdirs of Zend/tests to their respective subdirectories. Tests for bugs and GitHub issues are also put in relevant subfolders.

Copy link
Member

@Girgias Girgias left a comment

Choose a reason for hiding this comment

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

This is kinda hard to review as GH doesn't allow looking at the content... I think having multiple PRs which move things into the correct folder is more manageable

Copy link
Member

Choose a reason for hiding this comment

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

This feels like it should be in ext/standard/tests/array/

Copy link
Member

Choose a reason for hiding this comment

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

opcache stuff should probably be moved to ext/opcache?

Copy link
Member

Choose a reason for hiding this comment

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

Reflection stuff should probably be in ext/reflection

@alexandre-daubois
Copy link
Contributor Author

Yes, I wasn't sure if I should come up with multiple PRs or not. I'll create separate ones 👍

@alexandre-daubois
Copy link
Contributor Author

alexandre-daubois commented Aug 4, 2025

Updated to reach ~130 tests. Please tell me if you need me to reduce the PR even more 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants