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

Issue #1135 - PHP 8.2 - Fix Use of "self" in callables is deprecated #1136

Merged

Conversation

Sweetchuck
Copy link
Contributor

@Sweetchuck Sweetchuck commented Dec 28, 2022

Overview

This pull request:

Issue #1135

  • Fixes a bug
  • Adds a feature
  • Breaks backwards compatibility
  • Has tests that cover changes
  • Adds or fixes documentation

Summary

The problem is that the convertDeprecationsToExceptions is disabled by default in the phpunit.dist.xml. I have to enable it manually, but when I do so, a lot of deprecation messages come from the dependencies as well.

@greg-1-anderson
Copy link
Member

Thanks!

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