magento-lts icon indicating copy to clipboard operation
magento-lts copied to clipboard

Skipped Zend_Validate_Barcode_Intelligentmail from autoloading

Open S0FTWEX opened this issue 9 months ago • 1 comments

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?

S0FTWEX avatar May 22 '24 05:05 S0FTWEX