mirror of
https://github.com/php/php-src.git
synced 2026-03-26 17:22:15 +01:00
To avoid duplicate type checks. In debug builds arginfo is still checked and will generate an assertions if the function doesn't subsequently throw an exception. Some test results change due to differences in zpp and arginfo error messages.