magemojo / m2-ce-cron

Magento 2 cron project to fix bugs and common cron issues.
https://magemojo.com
MIT License
165 stars 45 forks source link

Magento 2.4.5 p1 / Php 8.1 Compatibilty #126

Closed gopinathchan closed 1 year ago

gopinathchan commented 1 year ago

Module is not compatible with latest version of php

We got error like below.

vendor/magemojo/m2-ce-cron/Model/Schedule.php 970 Deprecated Functionality: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated

vendor/magemojo/m2-ce-cron/view/adminhtml/templates/reports.phtml on line 54 Deprecated Functionality: strtotime(): Passing null to parameter #1 ($datetime) of type string is deprecated

gnuzealot commented 1 year ago

Fixed in 1.4.3