mirror of
https://github.com/php/php-src.git
synced 2026-03-26 17:22:15 +01:00
The space after `&` made it look like the `&` was not part of the signature, possibly leading to confusion why the two signatures are incompatible without carefully reading the message.