mirror of
https://github.com/php/php-src.git
synced 2026-04-23 07:58:20 +02:00
97dd0eb98d
This is an extremely weird function, but the behavior seems to be intentional, and is quite clearly documented. So we adjust the stub to also accept false|null as arguments. I believe the implementation already correctly matches union type semantics.