Improve detection of php binary.
authorPlatonides <platonides@gmail.com>
Fri, 27 Jul 2012 17:00:40 +0000 (19:00 +0200)
committerPlatonides <platonides@gmail.com>
Sat, 4 Aug 2012 08:29:23 +0000 (10:29 +0200)
commitac8b7d54f81f7b3879a7e21c96b0d182a00618d2
tree01a59a326b0b98c42a1f9dc63a567b42d908daf1
parentc6156c4b06260a809d1e0d68c76e468199659780
Improve detection of php binary.

- Add php binary and a program which might
be set as $PHP.
- Check for the correct php version.

The break shell builtin is not too commonly used,
but should beperfectly safe to use, since it's specified by POSIX
http://pubs.opengroup.org/onlinepubs/9699919799/utilities/V3_chap02.html#break

Change-Id: Iefbe991426f0e9a7178363a30b613f57110e1953
maintenance/dev/includes/php.sh