summaryrefslogtreecommitdiff
path: root/ext/standard
Commit message (Expand)AuthorAgeFilesLines
* Sync leading and final newlines in source code filesPeter Kokot2018-10-1433-36/+11
* Trim trailing whitespace in source code filesPeter Kokot2018-10-1327-2225/+2225
* 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.2Nikita Popov2018-09-181-3/+1
|\ \ | |/
| * Fix bug #75533: array_reduce is slow when $carry is large arrayManabu Matsui2018-09-181-3/+1
* | 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-042-1/+32
|\ \ | |/
| * Fixed bug #73457Ville Hukkamaki2018-09-042-1/+32
* | 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-222-0/+27
|\ \ | |/
| * Fix #76778: array_reduce leaks memory if callback throws exceptionChristoph M. Becker2018-08-222-0/+27
* | Merge branch 'PHP-7.1' into PHP-7.2Christoph M. Becker2018-07-243-44/+58
|\ \ | |/
| * Fix #76643: Segmentation fault when using `output_add_rewrite_var`Christoph M. Becker2018-07-243-44/+58
* | Merge branch 'PHP-7.1' into PHP-7.2Xinchen Hui2018-07-242-10/+98
|\ \ | |/
| * Fixed bug #68553 (array_column: null values in $index_key become incrementing...Xinchen Hui2018-07-242-10/+98
* | Merge branch 'PHP-7.1' into PHP-7.2Stanislav Malyshev2018-07-161-0/+11
|\ \ | |/
| * Merge branch 'PHP-7.0' into PHP-7.1Stanislav Malyshev2018-07-161-0/+11
| |\
| | * Fixed bug #76459 windows linkinfo lacks openbasedir checkAnatol Belski2018-07-161-0/+11
* | | Merge branch 'PHP-7.1' into PHP-7.2Christoph M. Becker2018-07-154-68/+81
|\ \ \ | |/ /
| * | Fix #73817: Incorrect entries in get_html_translation_tableChristoph M. Becker2018-07-154-68/+81
* | | 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-052-13/+42
|\ \ \ | |/ /
| * | Fix string.strip_tags filterNikita Popov2018-07-052-13/+40
* | | 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-024-40/+52
|\ \ \ | |/ /
| * | Fixed bug #74670Nikita Popov2018-07-024-40/+52
* | | Merge branch 'PHP-7.1' into PHP-7.2Christoph M. Becker2018-06-303-1/+33
|\ \ \ | |/ /
| * | Fix #71848: getimagesize with $imageinfo returns falseChristoph M. Becker2018-06-303-1/+33
* | | Merge branch 'PHP-7.1' into PHP-7.2Xinchen Hui2018-06-213-6/+35
|\ \ \ | |/ /
| * | Fixed bug #76505 (array_merge_recursive() is duplicating sub-array keys)Xinchen Hui2018-06-213-6/+35
* | | Fix #76300 - Dont attempt to change visibility of a parent privatePedro Magalhães2018-06-173-30/+61
* | | Fixed bug #76410 (SIGV in zend_mm_alloc_small)Xinchen Hui2018-06-051-1/+7
* | | Merge branch 'PHP-7.1' into PHP-7.2Stanislav Malyshev2018-06-042-6/+26
|\ \ \ | |/ /
| * | Fix bug #76390 - do not allow invalid strings in range()Stanislav Malyshev2018-06-042-6/+26
* | | Merge branch 'PHP-7.1' into PHP-7.2Anatol Belski2018-05-281-1/+1
|\ \ \ | |/ /
| * | Fixed bug #76383 (array_map on $GLOBALS returns IS_INDIRECT)Bob Weinand2018-05-281-1/+1
* | | Merge branch 'PHP-7.1' into PHP-7.2Joe Watkins2018-05-231-1/+1
|\ \ \ | |/ /
| * | fix phpdbg disabling chroot supportJoe Watkins2018-05-231-1/+1
* | | Merge branch 'PHP-7.1' into PHP-7.2Anatol Belski2018-05-142-2/+77
|\ \ \ | |/ /
| * | Fixed bug #76335 "link(): Bad file descriptor" with non-ASCII pathAnatol Belski2018-05-142-2/+77