Skip to content
New issue

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

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

Already on GitHub? # to your account

Add deprecation warning for Util::mapClassNameToFileName #2327

Merged
merged 2 commits into from
Nov 30, 2024

Conversation

MasterOdin
Copy link
Member

PR adds an E_USER_DEPRECATED warning to the Util::mapClassNameToFileName. While I had added an annotation to indicate it was deprecated in #2325, adding the warning will help make it more explicit and is similar to how we've deprecated things in the past.

I also used this opportunity to fix the deprecation warning PHPUnit was showing on using $this->expectDeprecation, which should clear the way to upgrade to PHPUnit 10.

Signed-off-by: Matthew Peveler <matt.peveler@gmail.com>
Signed-off-by: Matthew Peveler <matt.peveler@gmail.com>
@MasterOdin MasterOdin merged commit 47462b3 into 0.x Nov 30, 2024
12 checks passed
@MasterOdin MasterOdin deleted the chore-deprecated-util branch November 30, 2024 20:29
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant