php-src/sapi
Peter Kokot 258fbd6bf9
Fix -Wuseless-escape warnings emitted by re2c (#19050)
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
2025-07-07 09:51:25 +02:00
..
apache2handler Implement GH-10854: TSRM should set a smarter value for expected_threads (#10867) 2023-03-17 17:08:47 +01:00
cgi Merge branch 'PHP-8.2' into PHP-8.3 2024-09-26 14:13:00 -05:00
cli Fix leak+crash with sapi_windows_set_ctrl_handler() 2025-05-05 19:13:39 +02:00
embed fix GH-8533: dynamic libphp linking on Mac 2025-03-12 07:40:02 +01:00
fpm Fix GH-18595: fpm_get_status segfault 2025-05-30 22:55:53 +02:00
fuzzer Fix GH-18082: Memory leaks in fuzzer SAPI error paths 2025-03-16 16:37:59 +01:00
litespeed Address compiler warnings. 2025-05-15 11:52:49 -04:00
phpdbg Fix -Wuseless-escape warnings emitted by re2c (#19050) 2025-07-07 09:51:25 +02:00