mirror of
https://github.com/php/php-src.git
synced 2026-03-24 08:12:21 +01: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.