php-mt940 icon indicating copy to clipboard operation
php-mt940 copied to clipboard

Fix PHP 8+ deprecations

Open BackEndTea opened this issue 1 year ago • 1 comments

This includes the work form #92, but keeps it backwards compatible with PHP 7.0

BackEndTea avatar Nov 14 '24 10:11 BackEndTea

LaracheckšŸ¤–

Project-Level Violations

  • [ ] Missing tests. You added/modified PHP files but didn't add any tests.

Just push other commits into this PR and Laracheck will let you know if there are any new issues. It'll not bother you if everything's fine.

Important note!

We couldn't find your models so N+1 detection did not run. If you have a custom project structure such as domains or modules, please configure your repository in Laracheck's settings.

Latest update: Laracheck now can detect incorrect dependencies in your classes! Check out the docs.

laracheck[bot] avatar Nov 14 '24 10:11 laracheck[bot]