History log of /PHP-8.1/ext/opcache/tests/gh8466.phpt (Results 1 – 1 of 1)
Revision Date Author Comments
# 332bd037 13-May-2022 Arnaud Le Blanc

Do not optimize out ini_get() when the entry does not exist during compilation (#8507)

The entry may exist later if dl is enabled

Fixes GH-8466