summaryrefslogtreecommitdiff
path: root/tests/basic
Commit message (Expand)AuthorAgeFilesLines
...
* | | Sync leading and final newlines in *.phpt sectionsPeter Kokot2018-10-151-1/+0
* | | Trim trailing whitespace in *.phptPeter Kokot2018-10-147-7/+7
* | | Trim trailing whitespace in testsGabriel Caruso2018-10-1425-38/+38
* | | Sync leading and final newlines in source code filesPeter Kokot2018-10-141-1/+0
* | | Use EXPECT instead of EXPECTF when possibleGabriel Caruso2018-09-161-1/+1
|/ /
* | remove support for string|unicode in testsGabriel Caruso2018-02-225-37/+37
* | Use EXPECT instead of EXPECTF when possibleGabriel Caruso2018-02-207-7/+7
* | Remove empty sections in testsGabriel Caruso2018-02-141-2/+1
|/
* Change PHP_OS_FAMILY slightlyKalle Sommer Nielsen2017-02-222-2/+2
* Merge branch 'PHP-7.1'Joe Watkins2017-02-031-1/+1
|\
| * Merge branch 'PHP-7.0' into PHP-7.1Joe Watkins2017-02-031-1/+1
| |\
| | * increase wait time in timeout_variation_9.phpt by 1 secondRodrigo Prado2017-02-031-1/+1
* | | Merge branch 'PHP-7.1'Joe Watkins2017-02-031-1/+1
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.0' into PHP-7.1Joe Watkins2017-02-031-1/+1
| |\ \ | | |/
| | * increase wait time in timeout_variation_10.phpt by 1 secondRodrigo Prado2017-02-031-1/+1
* | | add PHP_OS_FAMILY constant to determine on which os we areStricted2017-01-252-2/+2
* | | Merge branch 'PHP-7.1'Joe Watkins2017-01-222-0/+32
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.0' into PHP-7.1Joe Watkins2017-01-222-0/+32
| |\ \ | | |/
| | * Fixed #73969 - Fixed segmentation fault when debug_print_backtrace calledandrewnester2017-01-222-0/+32
* | | Merge branch 'PHP-7.1'Joe Watkins2017-01-041-0/+23
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.0' into PHP-7.1Joe Watkins2017-01-041-0/+23
| |\ \ | | |/
| | * Merge branch 'pull-request/1312' into PHP-7.0Joe Watkins2017-01-041-0/+23
| | |\
| | | * Added "exclude_disabled" argument to "get_defined_functions".Willian Gustavo Veiga2015-06-021-1/+12
| | | * Fix bug #31875 - get_defined_functions() should not list disabled functions.Willian Gustavo Veiga2015-05-301-0/+12
* | | | Remove more PHP 6 leftovers from testsNikita Popov2016-11-2410-105/+105
* | | | Fix CRLF line-endings in testsNikita Popov2016-11-203-134/+134
|/ / /
* | | Decouple DEBUG_FILE_UPLOAD from ZEND_DEBUGNikita Popov2016-08-1916-134/+1
* | | Add decimal point in double serializationJakub Zelenka2016-06-261-1/+1
* | | Add better value to testYasuo Ohgaki2016-06-261-15/+22
* | | Remove unneeded output from testYasuo Ohgaki2016-06-261-14/+0
* | | Fix mode when precision=0. Add testYasuo Ohgaki2016-06-261-0/+171
|/ /
* | Fixed bug #71273 A wrong ext directory setup in php.ini leads to crashAnatol Belski2016-01-051-0/+21
* | Fixed bug memleak in header_register_callbackXinchen Hui2015-12-111-0/+8
* | Ensure timeout tests wait for the entire specified durationSteven Hilder2015-09-291-2/+2
* | Fix Typos: exteption -> exceptionNiklas Keller2015-08-262-2/+2
|/
* Merge context sensitive lexer RFCBob Weinand2015-05-252-32/+0
|\
| * add tests for semi reserved words and remove obsolete onesMárcio Almada2015-04-302-32/+0
* | Tweak uncaught exception message displayNikita Popov2015-05-171-1/+1
|/
* use default test timeoutAnatol Belski2015-03-1611-11/+0
* test fixes + added skipif for slow testsAnatol Belski2015-03-1612-26/+63
* use busy sleep instead of sleep() for timeout testsAnatol Belski2015-03-1612-12/+44
* test timeout with shutdown function, variationAnatol Belski2015-03-161-0/+21
* test timeout with shutdown functionAnatol Belski2015-03-161-0/+21
* test timeout with foreach loopAnatol Belski2015-03-161-0/+18
* test timeout with for loopAnatol Belski2015-03-161-0/+18
* test timeout with exception variationAnatol Belski2015-03-161-0/+24
* test timeout with exceptionAnatol Belski2015-03-161-0/+20
* fix timeout with cal_user_funcAnatol Belski2015-03-161-0/+21
* test timeout within eval()Anatol Belski2015-03-161-0/+20
* test timeout with array_walkAnatol Belski2015-03-161-0/+22