mirror of
https://github.com/php/php-src.git
synced 2026-04-22 15:38:49 +02:00
153e292e10
??= is a trigraph for #, so it needs to be escaped. To stay consistent I'm escaping all question marks in this literal, even though one of the latter two would suffice.