mirror of
https://github.com/php/php-src.git
synced 2026-04-28 10:43:30 +02:00
7c9c39584c
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.