summaryrefslogtreecommitdiff
path: root/tests/basic
Commit message (Expand)AuthorAgeFilesLines
* Fix #78236: convert error on receiving variables when duplicate [Christoph M. Becker2020-07-231-0/+17
* Honor script time limit when calling shutdown functionsAlex Dowad2020-05-132-4/+1
* Make float to string casts locale-independentMáté Kocsis2020-05-081-0/+30
* Completely remove disabled functions from function tableNikita Popov2020-04-301-3/+7
* Improve undefined variable error messagesMáté Kocsis2020-03-314-4/+4
* Reindent phpt filesNikita Popov2020-02-0311-23/+23
* Merge branch 'PHP-7.4'Christoph M. Becker2019-12-121-0/+16
|\
| * Fix #78929: plus signs in cookie values are converted to spacesKachalin Alexey2019-12-121-0/+16
* | Merge branch 'PHP-7.4'Nikita Popov2019-12-0512-202/+52
|\ \ | |/
| * Fix timeout testsNikita Popov2019-12-0512-202/+52
* | Clean DONE tags from testsFabien Villepinte2019-11-071-2/+0
* | Merge branch 'PHP-7.4'Fabien Villepinte2019-10-208-1/+29
|\ \ | |/
| * Improve the error message in timeout testsFabien Villepinte2019-10-208-1/+29
* | Convert some notices to warningsNikita Popov2019-10-024-4/+4
* | Merge branch 'PHP-7.4'Nikita Popov2019-09-301-1/+1
|\ \ | |/
| * Fix borked SKIPIFsFabien Villepinte2019-09-301-1/+1
* | Merge branch 'PHP-7.4'Nikita Popov2019-07-121-7/+7
|\ \ | |/
| * Swap implode() argument order in some testsNikita Popov2019-07-121-7/+7
* | Merge branch 'PHP-7.4'Nikita Popov2019-07-111-1/+3
|\ \ | |/
| * Switch to using shell-less proc_open() in various server testsNikita Popov2019-07-111-1/+3
* | Merge branch 'PHP-7.4'Nikita Popov2019-07-081-5/+5
|\ \ | |/
| * Make busy wait busierNikita Popov2019-07-081-5/+5
* | Merge branch 'PHP-7.4'Christoph M. Becker2019-05-271-6/+0
|\ \ | |/
| * Make more tests run on WindowsGabriel Caruso2019-05-271-6/+0
* | Merge branch 'PHP-7.4'Nikita Popov2019-04-171-2/+2
|\ \ | |/
| * Remove some uses of deprecated internal_encoding settings in testsNikita Popov2019-04-171-2/+2
* | Merge branch 'PHP-7.4'Peter Kokot2019-03-1511-11/+11
|\ \ | |/
| * Replace dirname(__FILE__) by __DIR__ in testsFabien Villepinte2019-03-1511-11/+11
* | Merge branch 'PHP-7.4'Nikita Popov2019-02-201-0/+2
|\ \ | |/
| * Implement fine-grained conflict handlingNikita Popov2019-02-201-0/+2
* | Remove unnecessary CLI checks in testsGabriel Caruso2019-01-312-8/+0
* | Remove track_errors and $php_errormsgNikita Popov2019-01-281-33/+0
|/
* Merge branch 'PHP-7.3'Nikita Popov2019-01-181-0/+34
|\
| * Merge branch 'PHP-7.2' into PHP-7.3Nikita Popov2019-01-181-0/+34
| |\
| | * Fix seeking in php://inputLauri Kenttä2019-01-181-0/+34
| | * Sync leading and final newlines in *.phpt sectionsPeter Kokot2018-10-152-2/+0
| | * Trim trailing whitespace in *.phptPeter Kokot2018-10-1426-45/+45
| | * Sync leading and final newlines in source code filesPeter Kokot2018-10-141-1/+0
| * | Sync leading and final newlines in *.phpt sectionsPeter Kokot2018-10-151-1/+0
| * | Trim trailing whitespace in *.phptPeter Kokot2018-10-1426-45/+45
| * | Sync leading and final newlines in source code filesPeter Kokot2018-10-141-1/+0
* | | 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