mirror of
https://github.com/php/php-src.git
synced 2026-04-21 15:08:16 +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.