mirror of
https://github.com/php/php-src.git
synced 2026-04-26 09:28:21 +02:00
f0f666ba3f
Additionally fixes wrong behaviour in ReflectionParameter when you first have a construction that uses an object and the subsequent doesn't. Closes GH-16672.