Skip to main content

Command Palette

Search for a command to run...

Magento2 - Coding Standard Magento 2.4.4 Compatibility Issue

"PHPCompatibility.FunctionUse.RemovedFunctions" does not exist

Published
1 min read
F

I wrote these tutorials for myself in future when I forget for the next steps.

If you are facing this issue, it's a known issue at the moment:

"PHPCompatibility.FunctionUse.RemovedFunctions" does not exist

to fix it at the moment, you can apply this Magento 2.4.4 PHP 8.1 Compatibility Patch and follow steps from official magento 2 documentation to Apply Patch.

More from this blog

F

Fiko Borizqy (Bestafiko)

51 posts

I wrote these tutorials for myself in future when I forget for the next steps.