-
Posted a reply to Running the php compatibility checker from the Linux command line, on the site WordPress.org Forums:
Thanks! That would seem to work phpcs -p . --standard=PHPCompatibility --runtime-set testVersion 7.2 --extensions=php returns… -
Posted a reply to Running the php compatibility checker from the Linux command line, on the site WordPress.org Forums:
Thanks! I figured out I needed wp-cli. Every command I try returns: wp --info works.… -
Created a topic, Running the php compatibility checker from the Linux command line, on the site WordPress.org Forums:
I'm the Unix guy trying to see whether I can upgrade P…