mirror of
https://github.com/php/php-src.git
synced 2026-04-27 01:48:26 +02:00
258fbd6bf9
re2c version 4 enabled some warnings by default. This fixes re2c code for the `-Wuseless-escape` warnings. There are two same issues reported. Issue: GH-17523 Closes: GH-17204