mirror of
https://github.com/php/php-src.git
synced 2026-03-24 16:22:37 +01:00
The test contained a syntax error and an incorrect use of loadExtension(), which returns void not bool. Also install the necessary package in CI, so it gets tested there.