Tim Düsterhus
|
3d9d68e1ca
|
zend_compile: Deprecate backticks as an alias for shell_exec() (#19443)
RFC: https://wiki.php.net/rfc/deprecations_php_8_5#deprecate_backticks_as_an_alias_for_shell_exec
|
2025-08-12 12:02:13 +02:00 |
|
dwo0
|
9c6dd46f27
|
Skip tests if extension or SAPI is not included. (#9939)
* Skip test if SAPI is not enabled.
* Skip test if simplexml extension is disabled.
|
2022-11-11 21:17:15 -05:00 |
|
Michael Voříšek
|
bd3cd6a41a
|
Fix unstable sapi test, fix GH-9140 (#9184)
|
2022-08-04 22:35:44 +01:00 |
|
Nikita Popov
|
c5401854fc
|
Run tidy
This should fix most of the remaining issues with tabs and spaces
being mixed in tests.
|
2020-09-18 14:28:32 +02:00 |
|
Gabriel Caruso
|
9c144e0d82
|
Trim trailing whitespace in tests
|
2018-10-14 12:07:20 -03:00 |
|
Gabriel Caruso
|
ded3d984c6
|
Use EXPECT instead of EXPECTF when possible
EXPECTF logic in run-tests.php is considerable, so let's avoid it.
|
2018-02-20 21:53:48 +01:00 |
|
Anatol Belski
|
e80306cbe8
|
fix tests on Windows
|
2015-09-30 11:13:28 +02:00 |
|
Jani Taskinen
|
5a6f6baa86
|
- Fix tests
|
2008-08-14 20:05:00 +00:00 |
|
Antony Dovgal
|
2488b83ebe
|
add tests for CGI
|
2007-04-17 19:48:22 +00:00 |
|