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