php-src/scripts/dev
Michal Prívozník a87f4dd930
check_parameters.php: Make the script's retval reflect errors
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.
2022-06-16 15:34:37 +02:00
..
bless_tests.php Add %0 format to run-tests.php 2021-05-29 11:33:13 +02:00
check_parameters.php check_parameters.php: Make the script's retval reflect errors 2022-06-16 15:34:37 +02:00
credits Set Computer English language for credits sorting 2019-06-26 22:35:55 +02:00
find_tested.php Apply tidy formatting 2020-02-03 13:41:31 +01:00
gen_verify_stub Sync leading and final newlines in source code files 2018-10-14 12:56:38 +02:00
genfiles Store default parameter values of internal functions in arg info 2020-04-08 18:37:51 +02:00
makedist Removed mentions of git.php.net from the documentation 2021-03-29 14:05:20 +02:00
search_underscores.php Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
tidy.php Fix phpt reindentation in tidy script 2020-11-25 16:07:56 +01:00