1
0
mirror of https://github.com/php/php-src.git synced 2026-04-23 16:08:35 +02:00
Files
archived-php-src/appveyor
Christoph M. Becker bfb4ee7c98 Work around dl(mysqli) issue with OPcache on AppVeyor
As described in #8508, if OPcache is enabled, ext/mysqli can't be
dl()'d; we work around that by loading the extension on startup.

Closes GH-9557.
2022-09-17 12:05:35 +02:00
..
2021-12-05 13:53:59 +01:00