mirror of
https://github.com/php/php-src.git
synced 2026-03-30 04:02:19 +02:00
FreeBSD 13.2 is no longer supported[1], and apparently the respective Cirrus CI image has been removed. We update to FreeBSD 13.3. This also requires to disable some compiler warnings now, and adapt a test case. [1] <https://www.freebsd.org/security/#sup> [2] <https://github.com/php/php-src/runs/33044888209> Co-authored-by: David Carlier <devnexen@gmail.com> Closes GH-16817.