magento / zf1

ZF1 adopted for Magento 2. Use composer in Magento 2 root to download it.
BSD 3-Clause "New" or "Revised" License
60 stars 61 forks source link

Fixes for PHP 8.1 compatibility #40

Closed karyna-t closed 3 years ago

karyna-t commented 3 years ago

Description (*)

Issues were found when trying to launch Magento, and running Unit Tests, on php-8.1. env. This PR is fixing Zend code to be compatible with PHP 8.1.

Related Pull Requests

Related Issues

  1. magento/magento2#34441