mirror of
https://github.com/php/php-src.git
synced 2026-04-28 10:43:30 +02:00
5fbda73099
Since that parameter is supposed to be optional (and has been prior to PHP 8.0.0), we fix the implementation instead of the stub. Closes GH-15091.