mirror of
https://github.com/php/php-src.git
synced 2026-04-05 23:23:03 +02:00
Closes GH-5353. From now on, PHP will have reflection information about default values of parameters of internal functions. Co-authored-by: Nikita Popov <nikita.ppv@gmail.com>