summaryrefslogtreecommitdiff
path: root/ext/standard/tests
Commit message (Expand)AuthorAgeFilesLines
* Remove local variablesPeter Kokot2019-02-0316-16/+13
* Revert "Don't silence fatal errors with @"Nikita Popov2019-01-3143-43/+43
* Don't silence fatal errors with @Nikita Popov2019-01-3143-43/+43
* Merge branch 'PHP-7.3' into PHP-7.4Joe Watkins2019-01-301-0/+110
|\
| * Fix #77546 iptcembed broken functionGuillaume Degoulet2019-01-301-0/+110
* | Allow strip_tags with an array of allowed tagnamesAndreas Treichel2019-01-242-27/+32
* | Make more tests run os MacOSGabriel Caruso2019-01-226-22/+3
* | Merge branch 'PHP-7.3'Anatol Belski2019-01-191-0/+4
|\ \ | |/
| * Skip test on unsuitable buildAnatol Belski2019-01-191-0/+4
* | Merge branch 'PHP-7.3'Anatol Belski2019-01-191-7/+9
|\ \ | |/
| * Make test output more reliableAnatol Belski2019-01-191-7/+9
* | Merge branch 'PHP-7.3'Anatol Belski2019-01-191-0/+33
|\ \ | |/
| * Fixed bug #77484 Zend engine crashes when calling realpath in invalid working...Anatol Belski2019-01-191-0/+33
* | Implement typed propertiesNikita Popov2019-01-113-0/+124
* | Merge branch 'PHP-7.3'Nikita Popov2019-01-101-0/+14
|\ \ | |/
| * Merge branch 'PHP-7.2' into PHP-7.3Nikita Popov2019-01-101-0/+14
| |\
| | * Fixed bug #77439Nikita Popov2019-01-101-0/+14
* | | Merge branch 'PHP-7.3'Xinchen Hui2019-01-021-0/+16
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.2' into PHP-7.3Xinchen Hui2019-01-021-0/+16
| |\ \ | | |/
| | * Fixed bug #77395 (segfault about array_multisort)Xinchen Hui2019-01-021-0/+16
* | | Merge branch 'PHP-7.3'Anatol Belski2018-12-291-1/+1
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.2' into PHP-7.3Anatol Belski2018-12-291-1/+1
| |\ \ | | |/
| | * Increase timeout for test on AppVeyorAnatol Belski2018-12-291-1/+1
* | | Merge branch 'PHP-7.3'Nikita Popov2018-12-261-0/+81
|\ \ \ | |/ /
| * | Fixed bug #77338Nikita Popov2018-12-261-0/+81
* | | Merge branch 'PHP-7.3'Nikita Popov2018-12-232-0/+14
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.2' into PHP-7.3Nikita Popov2018-12-232-0/+14
| |\ \ | | |/
| | * Fix invalid efree in browscapNikita Popov2018-12-232-0/+14
* | | Allow empty $escape to eschew escaping CSVChristoph M. Becker2018-12-153-0/+72
* | | Merge branch 'PHP-7.3'Stanislav Malyshev2018-12-031-0/+11
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.2' into PHP-7.3Stanislav Malyshev2018-12-031-0/+11
| |\ \ | | |/
| | * Merge branch 'PHP-7.1' into PHP-7.2Stanislav Malyshev2018-12-031-0/+11
| | |\
| | | * Merge branch 'PHP-7.0' into PHP-7.1Stanislav Malyshev2018-12-031-0/+11
| | | |\
| | | | * Merge branch 'PHP-5.6' into PHP-7.0Stanislav Malyshev2018-12-031-0/+11
| | | | |\
| | | | | * Fix null pointer deref in qprint-encode filter (bug #77231)Stanislav Malyshev2018-12-031-0/+11
| | | * | | Sync leading and final newlines in *.phpt sectionsPeter Kokot2018-10-151051-1249/+530
| | | * | | Trim trailing whitespace in *.phptPeter Kokot2018-10-142737-8744/+8736
| | | * | | Sync leading and final newlines in source code filesPeter Kokot2018-10-1413-13/+8
| | | * | | Trim trailing whitespace in source code filesPeter Kokot2018-10-137-130/+130
| | | * | | Convert CRLF line endings to LFPeter Kokot2018-10-1335-1863/+1863
| | * | | | Sync leading and final newlines in *.phpt sectionsPeter Kokot2018-10-151031-1223/+503
| | * | | | Trim trailing whitespace in *.phptPeter Kokot2018-10-142741-8746/+8738
| | * | | | Sync leading and final newlines in source code filesPeter Kokot2018-10-1413-13/+8
| | * | | | Trim trailing whitespace in source code filesPeter Kokot2018-10-137-130/+130
| | * | | | Convert CRLF line endings to LFPeter Kokot2018-10-132-99/+99
* | | | | | [ci skip] remove test per discussion on githubSteve Walk2018-11-291-811/+0
* | | | | | fix bad assumption of strncmp return valueSteve Walk2018-11-291-3/+3
* | | | | | Remove unecessaries SKIPIF sections for necessary extensionsGabriel Caruso2018-11-212-9/+0
* | | | | | Implement password mechanism registrySara Golemon2018-11-207-20/+55
* | | | | | Remove some mentions of RECOVERABLE_ERROR in testsNikita Popov2018-11-151-7/+0