1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 00:02:20 +01:00
Files
archived-php-src/run-tests.php
Peter Kokot e045b881cf run-tests.php: Use PHP_SHLIB_SUFFIX (#21301)
Instead of hardcoding the file extensions for shared PHP extensions
(which in most cases are '.so', or '.dll'), this uses file extension for
the current PHP build as it was defined during the configure/build
phase. There can be systems where some other file extension is used for
shared modules.
2026-02-26 17:54:34 +01:00

140 KiB
Executable File