Skip to content

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.

@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
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