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

Fix deprecation warnings #24

Merged
merged 14 commits into from
Dec 21, 2023
Merged

Fix deprecation warnings #24

merged 14 commits into from
Dec 21, 2023

Conversation

AJenbo
Copy link
Contributor

@AJenbo AJenbo commented Dec 21, 2023

If all a function does it forward the call to the parent then there isn't actually a need to implement it, since methods are inherited.

After this change the action is able to progress to the PHPStan portion and report on the detected level 0 issues. I fixed about 1/3 of the issues but there are still 44 left. Good luck.

@condor2 condor2 merged commit add5d1e into condor2:master Dec 21, 2023
0 of 5 checks passed
@AJenbo AJenbo deleted the patch-1 branch December 21, 2023 19:46
@condor2
Copy link
Owner

condor2 commented Dec 21, 2023

Tks.

@condor2
Copy link
Owner

condor2 commented Dec 22, 2023

@AJenbo When you have time can you help me to fix the remaining 12 warnings?

Tks

@AJenbo
Copy link
Contributor Author

AJenbo commented Dec 22, 2023

K, but you have to test and fix any issues with it your self. I don't have time for that part.
#26

@condor2
Copy link
Owner

condor2 commented Dec 22, 2023

OK. Tks for help.

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