summaryrefslogtreecommitdiff
path: root/ext/standard/tests
Commit message (Expand)AuthorAgeFilesLines
* Cleanup tests version checksTom Van Looy2016-11-202-6/+0
* Remove support for REALTIME_PRIORITY_CLASS in proc_nice() on Windows.Kalle Sommer Nielsen2016-11-191-3/+1
* Merge branch 'PHP-7.1'Nikita Popov2016-11-181-0/+23
|\
| * Fixed bug #73303Nikita Popov2016-11-181-0/+23
| * Simplify ext/standard/tests/http/bug73297.phptRowan Collins2016-11-171-26/+18
| * Add failing test for bug#73297Rowan Collins2016-11-171-0/+41
| * Merge branch 'pull-request/2198'Joe Watkins2016-11-121-1/+1
* | Simplify ext/standard/tests/http/bug73297.phptRowan Collins2016-11-171-26/+18
* | Add failing test for bug#73297Rowan Collins2016-11-171-0/+41
* | Add expectations for invalid count() warningsCraig Duncan2016-11-176-81/+423
* | Add tests for invalid count() operationsCraig Duncan2016-11-171-0/+42
* | Fixed testDmitry Stogov2016-11-171-11/+11
* | Convert numeric keys in object/array castsAndrea Faulds2016-11-143-14/+14
* | Fix the lchwon error test for Travis CI.Mitch Hagstrand2016-11-111-1/+1
* | Merge branch 'PHP-7.1'Anatol Belski2016-11-081-0/+24
|\ \ | |/
| * Merge branch 'PHP-7.0' into PHP-7.1Anatol Belski2016-11-081-0/+24
| |\
| | * Merge remote-tracking branch 'phpsec/PHP-7.0.13' into PHP-7.0Anatol Belski2016-11-081-0/+24
| | |\
| | | * Fix bug #73144 and bug #73341 - remove extra dtorStanislav Malyshev2016-11-011-0/+24
* | | | Merge branch 'PHP-7.1'Nikita Popov2016-11-051-4/+2
|\ \ \ \ | |/ / /
| * | | Merge branch 'PHP-7.0' into PHP-7.1Nikita Popov2016-11-051-4/+2
| |\ \ \ | | |/ /
| | * | Complete the fix of bug #70172 for PHP 7Nikita Popov2016-11-051-4/+2
* | | | Merge branch 'PHP-7.1'Anatol Belski2016-11-041-4/+4
|\ \ \ \ | |/ / /
| * | | Merge branch 'PHP-7.0' into PHP-7.1Anatol Belski2016-11-041-4/+4
| |\ \ \ | | |/ /
| | * | fix dir separatorAnatol Belski2016-11-041-4/+4
* | | | Merge branch 'PHP-7.1'Christoph M. Becker2016-11-013-0/+6
|\ \ \ \ | |/ / /
| * | | Merge branch 'PHP-7.0' into PHP-7.1Christoph M. Becker2016-11-013-0/+6
| |\ \ \ | | |/ /
| | * | Merge branch 'PHP-5.6' into PHP-7.0Christoph M. Becker2016-11-013-0/+6
| | |\ \ | | | |/ | | |/|
| | | * Fix #73436: Setting allow_url_fopen to Off makes several tests failChristoph M. Becker2016-11-013-0/+6
| | | * Clear FG(user_stream_current_filename) when bailing outSara Golemon2016-10-111-0/+16
| | | * Merge branch 'PHP-5.6.27' into PHP-5.6Stanislav Malyshev2016-10-111-2/+0
| | | |\
| | | | * Fix testsStanislav Malyshev2016-10-111-2/+0
* | | | | Merge branch 'PHP-7.1'Nikita Popov2016-10-231-0/+2
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch 'PHP-7.0' into PHP-7.1Nikita Popov2016-10-231-0/+2
| |\ \ \ \ | | |/ / /
| | * | | Fix test outputNikita Popov2016-10-231-0/+2
* | | | | Merge branch 'PHP-7.1'Nikita Popov2016-10-201-0/+31
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch 'PHP-7.0' into PHP-7.1Nikita Popov2016-10-201-0/+31
| |\ \ \ \ | | |/ / /
| | * | | Fix bug #71241: array_replace_recursive mutates ref paramsAdam Saponara2016-10-201-0/+31
| | * | | Merge branch 'pull-request/1808'Joe Watkins2016-10-171-0/+29
| | * | | Clear FG(user_stream_current_filename) when bailing outSara Golemon2016-10-111-0/+23
| * | | | Merge branch 'pull-request/1808'Joe Watkins2016-10-171-0/+29
| * | | | Clear FG(user_stream_current_filename) when bailing outSara Golemon2016-10-141-0/+23
* | | | | Make proc_nice() more in line with that of Unix, as discussed with AnatolKalle Sommer Nielsen2016-10-181-11/+11
* | | | | Use our own domains to test getmxrr()Christoph M. Becker2016-10-181-3/+1
* | | | | Merge branch 'pull-request/1808'Joe Watkins2016-10-171-0/+29
|\ \ \ \ \
| * | | | | test to function dns_get_mx();marcosptf2016-03-131-0/+29
* | | | | | Move utf8_encode and utf8_decode to ext/standardAndrea Faulds2016-10-177-0/+453
* | | | | | Implemented proc_nice() for Windows (FR #49806)Kalle Sommer Nielsen2016-10-162-0/+97
* | | | | | Clear FG(user_stream_current_filename) when bailing outSara Golemon2016-10-111-0/+23
* | | | | | Merge branch 'pull-request/2082'Joe Watkins2016-10-101-4/+4
|\ \ \ \ \ \
| * | | | | | Fixed ext/standard test that calls get_class()Danack2016-08-131-4/+4