diff options
author | Nikita Popov <nikita.ppv@gmail.com> | 2020-04-17 14:23:31 +0200 |
---|---|---|
committer | Nikita Popov <nikita.ppv@gmail.com> | 2020-04-17 14:24:44 +0200 |
commit | 7352213b386658d5dc987cdf5c975fdf5c0bd563 (patch) | |
tree | 7fe63c886de50fd9f0d9adf13554eae6dd033bad /ext/mbstring/php_mbregex.c | |
parent | 7574823911cc0407e4ed6209bccf3908afd4c46f (diff) | |
download | php-git-7352213b386658d5dc987cdf5c975fdf5c0bd563.tar.gz |
Early return if variadic type check fails
Don't check all the remaining arguments after one check failed.
I don't think this makes an observable behavior difference,
because we already suppress duplicate exceptions in argument
type error reporting.
Diffstat (limited to 'ext/mbstring/php_mbregex.c')
0 files changed, 0 insertions, 0 deletions