Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | increase wait time in timeout_variation_9.phpt by 1 second | Rodrigo Prado | 2017-02-03 | 1 | -1/+1 |
| | |||||
* | increase wait time in timeout_variation_10.phpt by 1 second | Rodrigo Prado | 2017-02-03 | 1 | -1/+1 |
| | |||||
* | Fixed #73969 - Fixed segmentation fault when debug_print_backtrace called | andrewnester | 2017-01-22 | 2 | -0/+32 |
| | |||||
* | Merge branch 'pull-request/1312' into PHP-7.0 | Joe Watkins | 2017-01-04 | 1 | -0/+23 |
|\ | | | | | | | | | | | * pull-request/1312: get_defined_functions extra parameter to exclude disabled functions news entry for PR #1312 | ||||
| * | Added "exclude_disabled" argument to "get_defined_functions". | Willian Gustavo Veiga | 2015-06-02 | 1 | -1/+12 |
| | | |||||
| * | Fix bug #31875 - get_defined_functions() should not list disabled functions. | Willian Gustavo Veiga | 2015-05-30 | 1 | -0/+12 |
| | | |||||
* | | Fixed bug #71273 A wrong ext directory setup in php.ini leads to crash | Anatol Belski | 2016-01-05 | 1 | -0/+21 |
| | | |||||
* | | Fixed bug memleak in header_register_callback | Xinchen Hui | 2015-12-11 | 1 | -0/+8 |
| | | |||||
* | | Ensure timeout tests wait for the entire specified duration | Steven Hilder | 2015-09-29 | 1 | -2/+2 |
| | | |||||
* | | Fix Typos: exteption -> exception | Niklas Keller | 2015-08-26 | 2 | -2/+2 |
|/ | |||||
* | Merge context sensitive lexer RFC | Bob Weinand | 2015-05-25 | 2 | -32/+0 |
|\ | |||||
| * | add tests for semi reserved words and remove obsolete ones | Márcio Almada | 2015-04-30 | 2 | -32/+0 |
| | | |||||
* | | Tweak uncaught exception message display | Nikita Popov | 2015-05-17 | 1 | -1/+1 |
|/ | | | | | | | | | | | | | This implements a reduced variant of #1226 with just the following change: -Fatal error: Uncaught exception 'EngineException' with message 'Call to private method foo::bar() from context ''' in %s:%d +Fatal error: Uncaught EngineException: Call to private method foo::bar() from context '' in %s:%d The '' wrapper around messages is very weird if the exception message itself contains ''. Futhermore having the message wrapped in '' doesn't work for the "and defined" suffix of TypeExceptions. | ||||
* | use default test timeout | Anatol Belski | 2015-03-16 | 11 | -11/+0 |
| | |||||
* | test fixes + added skipif for slow tests | Anatol Belski | 2015-03-16 | 12 | -26/+63 |
| | |||||
* | use busy sleep instead of sleep() for timeout tests | Anatol Belski | 2015-03-16 | 12 | -12/+44 |
| | |||||
* | test timeout with shutdown function, variation | Anatol Belski | 2015-03-16 | 1 | -0/+21 |
| | |||||
* | test timeout with shutdown function | Anatol Belski | 2015-03-16 | 1 | -0/+21 |
| | |||||
* | test timeout with foreach loop | Anatol Belski | 2015-03-16 | 1 | -0/+18 |
| | |||||
* | test timeout with for loop | Anatol Belski | 2015-03-16 | 1 | -0/+18 |
| | |||||
* | test timeout with exception variation | Anatol Belski | 2015-03-16 | 1 | -0/+24 |
| | |||||
* | test timeout with exception | Anatol Belski | 2015-03-16 | 1 | -0/+20 |
| | |||||
* | fix timeout with cal_user_func | Anatol Belski | 2015-03-16 | 1 | -0/+21 |
| | |||||
* | test timeout within eval() | Anatol Belski | 2015-03-16 | 1 | -0/+20 |
| | |||||
* | test timeout with array_walk | Anatol Belski | 2015-03-16 | 1 | -0/+22 |
| | |||||
* | test timeout within function | Anatol Belski | 2015-03-16 | 1 | -0/+21 |
| | |||||
* | test timeout within while loop | Anatol Belski | 2015-03-16 | 1 | -0/+18 |
| | |||||
* | Merge branch 'PHP-5.6' | Yasuo Ohgaki | 2015-02-03 | 2 | -7/+34 |
|\ | | | | | | | | | | | | | | | | | * PHP-5.6: Fixed Bug #67988 htmlspecialchars() does not respect default_charset specified by ini_set. Conflicts: main/main.c tests/basic/encoding.phpt | ||||
| * | Fixed Bug #67988 htmlspecialchars() does not respect default_charset ↵ | Yasuo Ohgaki | 2015-02-03 | 2 | -7/+34 |
| | | | | | | | | specified by ini_set. | ||||
| * | The test output is dependent on expose_php ini | Rasmus Lerdorf | 2014-07-14 | 1 | -0/+1 |
| | | |||||
| * | XFAIL-- for bug #67198 | Michael Wallner | 2014-05-06 | 1 | -2/+0 |
| | | |||||
* | | Use "float" and "integer" in typehint and zpp errors | Andrea Faulds | 2014-12-21 | 1 | -1/+1 |
| | | |||||
* | | The test output is dependent on expose_php ini | Rasmus Lerdorf | 2014-07-11 | 1 | -0/+1 |
| | | |||||
* | | XFAIL-- for bug #67198 | Michael Wallner | 2014-05-06 | 1 | -2/+0 |
| | | |||||
* | | Merge branch 'PHP-5.6' | Ferenc Kovacs | 2014-05-05 | 1 | -0/+44 |
|\ \ | |/ | | | | | | | * PHP-5.6: test for bug #67198 | ||||
| * | test for bug #67198 | Ferenc Kovacs | 2014-05-05 | 1 | -0/+44 |
| | | |||||
* | | Merge branch 'PHP-5.6' | Yasuo Ohgaki | 2014-02-13 | 1 | -0/+39 |
|\ \ | |/ | | | | | | | * PHP-5.6: Implement RFC https://wiki.php.net/rfc/default_encoding | ||||
| * | Implement RFC https://wiki.php.net/rfc/default_encoding | Yasuo Ohgaki | 2014-02-13 | 1 | -0/+39 |
| | | |||||
| * | Add E_DEPRECATED when populating $HTTP_RAW_POST_DATA | Michael Wallner | 2013-12-30 | 2 | -0/+6 |
| | | |||||
| * | fix type; add tests for -1 | Michael Wallner | 2013-12-30 | 2 | -0/+45 |
| | | |||||
| * | re-introduce always_populate_raw_post_data | Michael Wallner | 2013-12-30 | 2 | -0/+43 |
|/ | |||||
* | tests | Michael Wallner | 2013-09-10 | 6 | -0/+310 |
| | |||||
* | slim post data | Michael Wallner | 2013-08-27 | 2 | -43/+0 |
| | |||||
* | typo fixes | Veres Lajos | 2013-07-15 | 1 | -1/+1 |
| | |||||
* | Adding sys_get_temp_dir() test specific for Windows. | Matt Ficken | 2013-04-25 | 2 | -0/+19 |
| | | | | | | | | | | sys_get_temp_dir() returns a Windows-style path (\\ instead of /) on Windows. This is why a Windows specific test is required. Skipping req60524.phpt on Windows. Adding -win32 fork for use only on Windows. Fixes test bug #64396. | ||||
* | Implemented Feature #60524 (sys_temp_dir) | ALeX Kazik | 2013-01-28 | 1 | -0/+8 |
| | | | | | | | | | | | | Added a new configuration directive which allows it to change the temporary directory, the default behavior is unchanged. This is a useful option if you use all/some hosts inside of one .ini file with sections and want to change the temp dir per user (maybe it's not allowed to write outside the users home directory). Since the TMPDIR variable affects the whole php that way can not be used for this scenario. (see https://bugs.php.net/bug.php?id=60524) | ||||
* | Merge branch 'PHP-5.4' | Xinchen Hui | 2012-10-10 | 1 | -0/+0 |
|\ | |||||
| * | Merge branch 'PHP-5.3' into PHP-5.4 | Xinchen Hui | 2012-10-10 | 1 | -0/+0 |
| |\ | |||||
| | * | Remove executable permission on phpt | Xinchen Hui | 2012-10-10 | 1 | -0/+0 |
| | | | |||||
| | * | Fix bug #62109 tests\basic\bug46313-win.phpt fails | Anatoliy Belsky | 2012-05-22 | 1 | -7/+8 |
| | | |