szepeviktor / phpcs-psr-12-neutron-hybrid-ruleset

My useful frankenstein PHPCS ruleset 👓 for OOP WordPress development
https://packagist.org/packages/szepeviktor/phpcs-psr-12-neutron-hybrid-ruleset
MIT License
10 stars 2 forks source link

Fix alternative function for `ini_alter()` #20

Closed IanDelMar closed 1 month ago

IanDelMar commented 1 month ago

See https://docs.phplang.net/en/aliases.php

szepeviktor commented 1 month ago

Thank you for spotting that!