Closed divinity76 closed 4 months ago
On it, please make sure you follow conventional commits next time, I use some automation to generate CHANGELOG.MD. Rigth now is not a big deal because there is not a release yet.
@divinity76 I am merging into wip/php-8.2-deprecations to run test first. I know a lot of test are failing (related to SVM) but just making sure whatever was working before is not broken.
fixes https://github.com/coral-media/php-ml/issues/3
this was fixed automatically with Rector using the config
as for why i disabled many of the rules: many of them are just personal-preference changes, and some of them break php7.4 compatibility, and none of the disabled ones are required for php8.3 compatibility.