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

Add #[\ReturnTypeWillChange] to suppress PHP 8 deprecation notices #43

Closed
wants to merge 1 commit into from

Conversation

gabesullice
Copy link

@gabesullice gabesullice commented Jan 6, 2023

As an alternative to #42, this PR only adds comments as far as PHP 7 is concerned. However, it will suppress the PHP 8 deprecation notices until you have time to test the more long-term solution offered #42 with PHP 7.

@sonarqubecloud
Copy link

sonarqubecloud bot commented Jan 6, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@taz77
Copy link
Owner

taz77 commented Jan 6, 2023

Can you do a quick update/rebase against master? I just fixed the unit test that was failing.

@taz77
Copy link
Owner

taz77 commented Jan 6, 2023

Although at this point PHP 7 is EOL.

@gabesullice
Copy link
Author

Obsolete now that #42 landed. Thanks!

@gabesullice gabesullice closed this Jan 9, 2023
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