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