mirror of
https://github.com/php/php-src.git
synced 2025-08-15 13:38:49 +02:00
![]() 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. |
||
---|---|---|
.. | ||
dev | ||
man1 | ||
Makefile.frag | ||
php-config.in | ||
phpize.in | ||
phpize.m4 |