OpenMage / magento-lts

Official OpenMage LTS codebase | Migrate easily from Magento Community Edition in minutes! Download the source code for free or contribute to OpenMage LTS | Security vulnerability patches, bug fixes, performance improvements and more.
https://www.openmage.org
Open Software License 3.0
870 stars 436 forks source link

[PHP 8.x] Deprecated functionality: strtotime(): Passing null to parameter #1 ($datetime) #4338

Closed addison74 closed 2 weeks ago

addison74 commented 2 weeks ago

[Test Environment]

Windows 11 + WSL Docker 4.34.4 DDEV 1.2.5 (Apache 2.4.62, PHP 8.4.ORC1, MariaDB 10.11.9) with MAGE_IS_DEVELOPER_MODE=1 Magento Sample Data

Steps to reproduce this issue

Go to Backend > Catalog > Manage Products Edit any product from the grid Add Related/Cross/Up sells to the product then Save

The product changes are saved but you will see this error message

Deprecated functionality: strtotime(): Passing null to parameter #1 ($datetime)
of type string is deprecated in 
/var/www/html/app/code/core/Mage/CatalogRule/Model/Resource/Rule.php on line 187

datetime