mirror of
https://github.com/php/php-src.git
synced 2024-11-27 03:44:07 +08:00
71b12940d0
* Commands are not properly escaped for windows * Specifying "-n" to check loaded modules causes "Module already loaded" warning * Extensions to be loaded need the "php_" prefix on Windows Bug: https://bugs.php.net/bug.php?id=75042 Add back -n flag to fetch loaded extensions in run-tests.php Add test for phpt EXTENSIONS directive Add a second test for bug 75042 Add test to test loading of nonexistent shared module with the EXTENSIONS phpt block Pass ini settings when checking loaded extensions Fix skipifs |
||
---|---|---|
.. | ||
bug75042-2.phpt | ||
bug75042-3.phpt | ||
bug75042.phpt | ||
test001.phpt | ||
test002.phpt | ||
test003.phpt | ||
test004.phpt | ||
test005.phpt | ||
test006.phpt | ||
test007.phpt | ||
test008.phpt | ||
test008a.phpt | ||
test009.phpt | ||
test010.phpt | ||
test011.phpt | ||
test011.txt | ||
test012.phpt | ||
test012.txt | ||
test013.phpt | ||
test013.txt |