mirror of
https://github.com/php/php-src.git
synced 2024-11-26 19:33:55 +08:00
a87f4dd930
When the check_parameters.php script meets an error it prints it out but the exit value is not affected, it's still 0. This does not fly with projects that want to run this script as a part of their test suite. Therefore, make the script return 0 on success and 2 if any error was reported. Signed-off-by: Michal Privoznik <mprivozn@redhat.com> Closes GH-8790. |
||
---|---|---|
.. | ||
bless_tests.php | ||
check_parameters.php | ||
credits | ||
find_tested.php | ||
gen_verify_stub | ||
genfiles | ||
makedist | ||
search_underscores.php | ||
tidy.php |