mirror of
https://github.com/php/php-src.git
synced 2026-04-15 03:51:07 +02:00
When `mprotect()` fails, the error message contains `errno` and the respective `strerror()`; we add basically the same info on Windows.
When `mprotect()` fails, the error message contains `errno` and the respective `strerror()`; we add basically the same info on Windows.