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

Zend/tests: organize some tests with sub directories (5) #17800

Merged
merged 1 commit into from
Feb 14, 2025

Conversation

DanielEScherzer
Copy link
Contributor

Second pass through Zend/tests/bug* to organize the tests.

Move tests to existing sub directories, and create some new sub directories:

  • ArrayAccess
  • autoload
  • clone
  • serialize (also covers unserialize())
  • switch

Work towards GH-15631

Second pass through `Zend/tests/bug*` to organize the tests.

Move tests to existing sub directories, and create some new sub directories:
* `ArrayAccess`
* `autoload`
* `clone`
* `serialize` (also covers `unserialize()`)
* `switch`

Work towards phpGH-15631
@DanielEScherzer
Copy link
Contributor Author

Failure is unrelated

Check libcurl config on windows [D:\a\php-src\php-src\ext\curl\tests\check_win_config.phpt]

CC @Girgias from other patches

@Girgias Girgias merged commit d22abca into php:master Feb 14, 2025
8 of 9 checks passed
@Girgias
Copy link
Member

Girgias commented Feb 14, 2025

Thank you!

@DanielEScherzer DanielEScherzer deleted the test-org-5 branch February 14, 2025 19:28
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