mirror of
https://github.com/php/php-src.git
synced 2026-04-27 10:16:41 +02:00
5d1bfd6fbf
The version test that we had in run-tests.php assumed that the major and minor version numbers were always single digits. This removes that assumption and also uses version_compare() for the comparison instead of naively converting it to an integer.
77 KiB
Executable File
77 KiB
Executable File