mirror of
https://github.com/php/php-src.git
synced 2026-03-31 04:32:19 +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.