mirror of
https://github.com/php/php-src.git
synced 2026-04-14 19:41:05 +02:00
Since argument overloading is not safe for reflection, the method needed to be split appropriately. Co-authored-by: Tim Düsterhus <timwolla@googlemail.com> Closes GH-9057.