#
344ef050 |
| 30-Nov-2016 |
Bob Weinand |
Fix run-tests.php to always include TEST_PHPDBG_EXECUTABLE if phpdbg available
|
#
28cf4256 |
| 27-Nov-2016 |
Matteo Beccati |
Added missing array key to $JUNIT
|
Revision tags: php-7.0.14RC1, php-7.1.0RC6, php-5.6.28, php-7.0.13 |
|
#
b476d219 |
| 05-Nov-2016 |
Craig Duncan |
Fix run-tests.php counting an uncountable
|
Revision tags: php-5.6.28RC1, php-7.1.0RC5, php-7.0.13RC1, php-7.1.0RC4, php-5.6.27, php-7.0.12, php-7.1.0RC3, php-5.6.27RC1, php-7.0.12RC1, php-5.6.26, php-7.1.0RC2, php-7.0.11, php-5.6.26RC1, php-7.1.0RC1, php-7.0.11RC1 |
|
#
33301d5b |
| 29-Aug-2016 |
Michele Locati |
Add VT100 support for Windows Fix function names prefix Use Unicode version of GetFinalPathNameByHandle Use EG(windows_version_info) instead of RtlGetVersion Use t
Add VT100 support for Windows Fix function names prefix Use Unicode version of GetFinalPathNameByHandle Use EG(windows_version_info) instead of RtlGetVersion Use the specified handle_id instead of STD_OUTPUT_HANDLE Switch from stream name to stream resource Allow running tests capturing only stdout and/or stderr Add tests for stream_vt100_support function Export Win32 console functions Fix x64 build Use zend_long instead of long long, use GetConsole instead of GetFinalPathNameByHandleW to check if a handle is a valid console stream Always use zend_long on any platform Use _get_osfhandle to determine the standard handle Accept stream names Raise warnings in case of invalid stream parameter Return true if disabling VT100 support on a not-console/redirected stream or on old Windows versions Remove php_win32_console_os_supports_vt100 Differentiate stdin vs stdout/stderr Simplify setting flag Allow avoid piping STDIN Let stream_vt100_support accept only resources Fix run-tests Revert console flags in case of failure Simplify logic of stream_vt100_support when setting the flag Return true if succeeded, false otherwise Drop support for STDIN More comprehensive tests for stream_vt100_support Remove old tests Fix name of included file and use absolute paths Enable ENABLE_VIRTUAL_TERMINAL_PROCESSING on Windows by default Remove tests for stream_vt100_support Split stream_vt100_support into stream_isatty+sapi_windows_vt100_support Add tests for stream_isatty Add tests for sapi_windows_vt100_support Return null from stream_isatty is neither Windows nor Posix Fallback to S_ISCHR if neither Windows nor Posix Avoid defining argc since it's only used once Better comment about php_win32_console_fileno_is_console Use events instead of cNumberOfEvents Do not restore previous console mode We need to restore previous console mode on failing SetConsole calls only for STDIN Don't configure STDOUT/STDERR on Windows with PHP_CLI_WIN32_NO_CONSOLE
show more ...
|
#
11e7447e |
| 12-Oct-2016 |
Bob Weinand |
Merge branch 'PHP-7.0' into PHP-7.1 (cherry picked from commit 37ae5f3931b60c55e5004b6da912c4a957bca274)
|
#
5aae0110 |
| 12-Oct-2016 |
Bob Weinand |
Add stdin command and -s command line parameter to phpdbg This allows reading the initial script file from stdin instead of being forced to put the script into a file in order to run it with
Add stdin command and -s command line parameter to phpdbg This allows reading the initial script file from stdin instead of being forced to put the script into a file in order to run it with phpdbg. Especially important for programmatic execution of phpdbg. Also adding tests/include_once.phpt and tests/set_exception_handler.phpt as I seem to have forgotten to git add them sometime long ago...
show more ...
|
#
0cc8ff2b |
| 23-Aug-2016 |
Dmitry Stogov |
Run ext/opcache/tests/*.phpt by default
|
Revision tags: php-7.1.0beta3, php-5.6.25, php-7.0.10, php-7.1.0beta2, php-5.6.25RC1, php-7.0.10RC1, php-7.1.0beta1, php-5.6.24, php-7.0.9, php-5.5.38 |
|
#
ef6d0c8b |
| 12-Jul-2016 |
Bob Weinand |
Fix phpdbg ZTS watchpoint+shutdown sequences & opcache+watchpoints
|
Revision tags: php-5.6.24RC1, php-7.1.0alpha3, php-7.0.9RC1 |
|
#
ddf1c089 |
| 22-Jun-2016 |
Nazar Mokrynskyi |
Tiny tweak for `$header` initialization, it should always be an array
|
Revision tags: php-7.1.0alpha2, php-7.0.8, php-5.6.23, php-5.5.37, php-5.6.23RC1, php-7.0.8RC1, php-7.1.0alpha1, php-5.6.22, php-5.5.36, php-7.0.7, php-5.6.22RC1 |
|
#
c35bd486 |
| 10-May-2016 |
Derick Rethans |
Allow for special case for the opcache zend extension
|
Revision tags: php-7.0.7RC1, php-7.0.6, php-5.6.21, php-5.5.35 |
|
#
e26dabd8 |
| 21-Apr-2016 |
Eriko Torralba |
Update run-tests.php code style; lack of whitespace
|
Revision tags: php-5.6.21RC1 |
|
#
d69fd5d4 |
| 15-Apr-2016 |
Nazar Mokrynskyi |
Minor tweaks Few unused variables removed. One ambiguous situation resolved. `join(...)` > `implode(...)`. One case of 2 `isset()` statements combined together.
|
Revision tags: php-7.0.6RC1, php-5.6.20, php-5.5.34, php-7.0.5, php-5.6.20RC1, php-7.0.5RC1, php-5.6.19, php-5.5.33, php-7.0.4, php-5.6.19RC1, php-7.0.4RC1, php-5.6.18, php-7.0.3, php-5.5.32, php-5.6.18RC1, php-7.0.3RC1, php-5.6.17, php-5.5.31, php-7.0.2 |
|
#
53fb2f1e |
| 01-Jan-2016 |
Lior Kaplan |
Happy new year (Update copyright to 2016)
|
#
71c19800 |
| 01-Jan-2016 |
Lior Kaplan |
Happy new year (Update copyright to 2016)
|
Revision tags: php-7.0.2RC1, php-5.6.17RC1, php-7.0.1RC1, php-7.0.0, php-5.6.16, php-7.0.0RC8, php-7.0.0RC7, php-5.6.16RC1, php-5.6.15, php-7.0.0RC6 |
|
#
25abf2f0 |
| 24-Oct-2015 |
Francois Laupretre |
Fix bug #70781 (Extension tests fail on dynamic ext dependency)
|
#
ccf8b54b |
| 10-Nov-2015 |
Bob Weinand |
Use --vex-iropt-precise-memory-exns=yes for valgrind < 3.8.0
|
Revision tags: php-7.0.1, php-5.6.15RC1, php-7.0.0RC5 |
|
#
31f2dbc3 |
| 11-Oct-2015 |
Sobak |
Drop support for EOL'd PHP versions from run-tests
|
#
fe676968 |
| 10-Oct-2015 |
Bob Weinand |
Generally run all tests in sapi folder by default Turned out that sapi/phpdbg actually wasn't explicitly included as sapi folders were individually selected
|
Revision tags: php-5.5.30, php-5.6.14, php-7.0.0RC4, php-5.6.14RC1, php-7.0.0RC3, php-5.6.13, php-7.0.0RC2, php-5.5.29, php-5.4.45, php-5.6.13RC1, php-7.0.0RC1, php-5.6.12, php-5.5.28, php-7.0.0beta3, php-5.4.44 |
|
#
b2095311 |
| 03-Aug-2015 |
Bob Weinand |
Fix last invalid read Also revert debugging run-tests.php changes...
|
#
b5e16ceb |
| 03-Aug-2015 |
Bob Weinand |
Fix a few valgrind errors in phpdbg
|
Revision tags: php-5.6.12RC1, php-7.0.0beta2 |
|
#
378a05f0 |
| 20-Jul-2015 |
Bob Weinand |
Move phpdbg tests to .phpt mechanism Also add a few more in-depth tests related to $argv, breakpoints and uncaught exceptions
|
#
af0d6256 |
| 15-Jul-2015 |
Bob Weinand |
Fix [valid] valgrind warnings, add first watchpoints test
|
Revision tags: php-7.0.0beta1, php-5.6.11, php-5.5.27, php-5.4.43 |
|
#
6ff72467 |
| 02-Jul-2015 |
Bob Weinand |
XFAILED tests are not "You may have found a problem in PHP"
|
Revision tags: php-5.6.11RC1, php-5.5.27RC1, php-7.0.0alpha2, php-5.5.26, php-7.0.0alpha1, php-5.6.10, php-5.4.42, POST_PHP7_NSAPI_REMOVAL, PRE_PHP7_NSAPI_REMOVAL, php-5.6.10RC1, php-5.5.26RC1 |
|
#
0e438a27 |
| 27-May-2015 |
Xinchen Hui |
Remove debug codes
|
#
c1702931 |
| 27-May-2015 |
Xinchen Hui |
Fixed sapi/tests (maybe needs some run-test.php people's reviewing)
|