mirror of
https://github.com/php/php-src.git
synced 2026-04-24 00:18:23 +02:00
d2ec5bec29
Apparently, on Cirrus CI FreeBSD chmodding a file to 0444 doesn't make it readonly. So in this case, we skip the test. [1] <https://github.com/php/php-src/pull/7975>