mirror of
https://github.com/php/php-src.git
synced 2026-03-29 19:52:20 +02:00
The recent fix for bug 52093 is not compatible with LibreSSL ≥ 2.7.0, which we recognize as mostly OpenSSL 1.1.0 compatible, but they still do not support `ASN1_INTEGER_set_int64()`. Closes GH-7339.