mirror of
https://github.com/php/php-src.git
synced 2026-03-29 19:52:20 +02:00
Additionally fixes wrong behaviour in ReflectionParameter when you first have a construction that uses an object and the subsequent doesn't. Closes GH-16672.