mirror of
https://github.com/php/php-src.git
synced 2026-03-29 11:42:17 +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.