mirror of
https://github.com/php/php-src.git
synced 2026-04-13 19:14:16 +02:00
??= 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.