mirror of
https://github.com/php/php-src.git
synced 2026-04-03 22:22:18 +02:00
Compile the zend_test extension as shared and try loading it with dl() to test for obvious issues. Doing this as a standalone call because this is very specific to the CI setup.