mirror of
https://github.com/php/php-src.git
synced 2026-04-03 14:12:38 +02: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.