mirror of
https://github.com/php/php-src.git
synced 2026-03-30 20:22:36 +02:00
Make sure we still perform a zpp check for the static case, and also always enforce that the parameter is ?object. Otherwise we violate the specified signature.