Closed faizan-shk closed 2 years ago
This PR has been tested internally - all good. It will be automatically merged as soon as PR with additional fixes is merged (https://github.com/magento/zf1/pull/47) Thank you @faizan-shk
Isn't the shuffling of arguments considered backwards incompatible?
Maybe take a look at how this was fixed in ZF1-Future project: https://github.com/Shardj/zf1-future/commit/5ae9f922ca97bd59a7f70e5c2efb10b360eae331#diff-095112f5539b15e75b91f6100ae0439d924c83297d92bcf8b8f413d429280638, this is a better fix in my opinion.
Isn't the shuffling of arguments considered backwards incompatible?
Maybe take a look at how this was fixed in ZF1-Future project: Shardj@5ae9f92#diff-095112f5539b15e75b91f6100ae0439d924c83297d92bcf8b8f413d429280638, this is a better fix in my opinion.
Agreed @hostep , refactored accordingly
Changes merged. New release will be published soon
Should be fixed in https://github.com/magento/zf1/releases/tag/1.15.1
…t compatible with PHP 8.1
Fixes: https://github.com/magento/magento2/issues/35335 Fixes: https://github.com/magento/zf1/issues/44