summaryrefslogtreecommitdiff
path: root/ext/standard/tests
Commit message (Expand)AuthorAgeFilesLines
* Fixed bug #77395 (segfault about array_multisort)Xinchen Hui2019-01-021-0/+16
* Increase timeout for test on AppVeyorAnatol Belski2018-12-291-1/+1
* Fix invalid efree in browscapNikita Popov2018-12-232-0/+14
* 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
* | | | Merge branch 'PHP-7.1' into PHP-7.2Pedro Magalhães2018-10-062-240/+0
|\ \ \ \ | |/ / /
| * | | Remove unstable dns testsPedro Magalhães2018-10-062-240/+0
* | | | Fix #76888 - Remove unstable testPedro Magalhães2018-10-061-42/+0
* | | | Merge branch 'PHP-7.1' into PHP-7.2Joe Watkins2018-09-041-0/+24
|\ \ \ \ | |/ / /
| * | | Fix bug #74764 and add a test caseVille Hukkamaki2018-09-041-0/+24
* | | | Fixed bug #76833, backport change to stream_socket_enable_crypto-win32.phpt f...Anatol Belski2018-09-042-75/+1
* | | | Merge branch 'PHP-7.1' into PHP-7.2Nikita Popov2018-09-041-0/+23
|\ \ \ \ | |/ / /
| * | | Fixed bug #73457Ville Hukkamaki2018-09-041-0/+23
* | | | Merge branch 'PHP-7.1' into PHP-7.2Christoph M. Becker2018-08-231-17/+9
|\ \ \ \ | |/ / /
| * | | Simplify regression testChristoph M. Becker2018-08-231-17/+9
* | | | Merge branch 'PHP-7.1' into PHP-7.2Christoph M. Becker2018-08-221-1/+1
|\ \ \ \ | |/ / /
| * | | Increase memory_limit to prevent test failuresChristoph M. Becker2018-08-221-1/+1
* | | | Merge branch 'PHP-7.1' into PHP-7.2Christoph M. Becker2018-08-221-0/+26
|\ \ \ \ | |/ / /
| * | | Fix #76778: array_reduce leaks memory if callback throws exceptionChristoph M. Becker2018-08-221-0/+26
* | | | Merge branch 'PHP-7.1' into PHP-7.2Christoph M. Becker2018-07-241-0/+12
|\ \ \ \ | |/ / /
| * | | Fix #76643: Segmentation fault when using `output_add_rewrite_var`Christoph M. Becker2018-07-241-0/+12
* | | | Merge branch 'PHP-7.1' into PHP-7.2Xinchen Hui2018-07-241-0/+66
|\ \ \ \ | |/ / /
| * | | Fixed bug #68553 (array_column: null values in $index_key become incrementing...Xinchen Hui2018-07-241-0/+66
* | | | Merge branch 'PHP-7.1' into PHP-7.2Christoph M. Becker2018-07-153-66/+80
|\ \ \ \ | |/ / /
| * | | Fix #73817: Incorrect entries in get_html_translation_tableChristoph M. Becker2018-07-153-66/+80
* | | | Merge branch 'PHP-7.1' into PHP-7.2Anatol Belski2018-07-121-0/+65
|\ \ \ \ | |/ / /
| * | | Fixed RecursiveDirectoryIterator with long path or with edge case lengthAnatol Belski2018-07-121-0/+65
* | | | Merge branch 'PHP-7.1' into PHP-7.2Nikita Popov2018-07-051-0/+24
|\ \ \ \ | |/ / /
| * | | Fix string.strip_tags filterNikita Popov2018-07-051-0/+24
* | | | Merge branch 'PHP-7.1' into PHP-7.2Nikita Popov2018-07-021-3/+1
|\ \ \ \ | |/ / /
| * | | Fix test after serialization changeNikita Popov2018-07-021-3/+1
* | | | Merge branch 'PHP-7.1' into PHP-7.2Nikita Popov2018-07-022-3/+3
|\ \ \ \ | |/ / /
| * | | Fixed bug #74670Nikita Popov2018-07-022-3/+3
* | | | Merge branch 'PHP-7.1' into PHP-7.2Christoph M. Becker2018-06-302-0/+32
|\ \ \ \ | |/ / /
| * | | Fix #71848: getimagesize with $imageinfo returns falseChristoph M. Becker2018-06-302-0/+32
* | | | Merge branch 'PHP-7.1' into PHP-7.2Xinchen Hui2018-06-212-1/+34
|\ \ \ \ | |/ / /
| * | | Fixed bug #76505 (array_merge_recursive() is duplicating sub-array keys)Xinchen Hui2018-06-212-1/+34
* | | | Fix #76300 - Dont attempt to change visibility of a parent privatePedro Magalhães2018-06-171-0/+29