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