mirror of
https://github.com/php/php-src.git
synced 2026-03-26 17:22:15 +01: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.