mirror of
https://github.com/php/php-src.git
synced 2026-03-24 00:02:20 +01: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.