Thanks! That would seem to work
phpcs -p . --standard=PHPCompatibility --runtime-set testVersion 7.2 --extensions=php
returns
…….W………………..
Clear as mud!
Thanks! I figured out I needed wp-cli. Every command I try returns:
Fatal error: Allowed memory size of 41943040 bytes exhausted (tried to allocate 12288 bytes) in …/wp-content/plugins/username-changer/includes/libraries/s214-settings/source/class.s214-settings.php on line 844
wp --info works. I have about 2G free RAM .