Simplified PHP testing scripts. (#7574)
* Simplified PHP testing scripts. - allow them to be run from any directory. - remove "VERSION" arg, we can get PHP from $PATH. * Added a few places I missed. * Removed redundant "cd `dirname $0`". Also replaced all backticks with $(), for consistency.
J
Joshua Haberman committed
2cc68efd5654c37e91725d403bc9d06eda19ef8a
Parent: 1688ea8
Committed by GitHub <noreply@github.com>
on 5/29/2020, 2:24:08 AM