magento-lts
magento-lts copied to clipboard
Skipped Zend_Validate_Barcode_Intelligentmail from autoloading
OpenMage 20.8.0 PHP 8.2
When I want to optimize autoload files with composer dump-autoload --optimize
I get a notice:
Class Zend_Validate_Barcode_Intelligentmail located in ./vendor/shardj/zf1-future/library/Zend/Validate/Barcode/IntelligentMail.php does not comply with psr-0 autoloading standard. Skipping.
What is the problem with this class?