mirror of
https://github.com/php/php-src.git
synced 2026-04-14 11:32:11 +02:00
run-tests.php assumes the contents of an ENV section are a simple list of key-value-pairs, instead of evaluating the section contents as PHP script which server-tests.php did. Since server-tests.php is gone, we remove the superfluous and confusing scripting.