summaryrefslogtreecommitdiff
path: root/ext/standard
Commit message (Expand)AuthorAgeFilesLines
* Fix #76643: Segmentation fault when using `output_add_rewrite_var`Christoph M. Becker2018-07-243-44/+58
* Fixed bug #68553 (array_column: null values in $index_key become incrementing...Xinchen Hui2018-07-242-10/+98
* 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
* | Fix #73817: Incorrect entries in get_html_translation_tableChristoph M. Becker2018-07-154-68/+81
* | Fixed RecursiveDirectoryIterator with long path or with edge case lengthAnatol Belski2018-07-121-0/+65
* | Fix string.strip_tags filterNikita Popov2018-07-052-13/+40
* | Fix test after serialization changeNikita Popov2018-07-021-3/+1
* | Fixed bug #74670Nikita Popov2018-07-024-40/+52
* | Fix #71848: getimagesize with $imageinfo returns falseChristoph M. Becker2018-06-303-1/+33
* | Fixed bug #76505 (array_merge_recursive() is duplicating sub-array keys)Xinchen Hui2018-06-213-6/+35
* | Fix bug #76390 - do not allow invalid strings in range()Stanislav Malyshev2018-06-042-6/+26
* | Fixed bug #76383 (array_map on $GLOBALS returns IS_INDIRECT)Bob Weinand2018-05-281-1/+1
* | fix phpdbg disabling chroot supportJoe Watkins2018-05-231-1/+1
* | Fixed bug #76335 "link(): Bad file descriptor" with non-ASCII pathAnatol Belski2018-05-142-2/+77
* | Fix arginfo for array_replace(_recursive) and array_merge(_recursive)Gabriel Caruso2018-04-132-11/+11
* | Fixed #75996: Add the right urls to the header of mt_rand.TATAR Balazs Janos2018-03-271-2/+2
* | Sync test with newer outputAnatol Belski2018-03-161-1/+1
* | Fixed bug #76068 parse_ini_string fails to parse "[foo]\nbar=1|>baz" with seg...Anatol Belski2018-03-101-0/+49
* | Revert "Fixed bug #75961 (Strange references behavior)"Nikita Popov2018-03-052-37/+11
* | Merge branch 'PHP-7.0' into PHP-7.1Stanislav Malyshev2018-02-262-2/+34
|\ \ | |/
| * Merge branch 'PHP-5.6' into PHP-7.0Stanislav Malyshev2018-02-262-2/+34
| |\
| | * Fix bug #75981: prevent reading beyond buffer startStanislav Malyshev2018-02-262-2/+34
* | | Fix some arginfosGabriel Caruso2018-02-231-5/+5
* | | Fixed bug #75961 (Strange references behavior)Xinchen Hui2018-02-172-11/+37
* | | fix bug #75916 DNS_CAA record results contain garbageMichael Wallner2018-02-052-18/+28
* | | Fixed bug #75781 (substr_count incorrect result)Xinchen Hui2018-01-091-1/+1
* | | Happy new year (Update copyright to 2018)Lior Kaplan2018-01-021-1/+1
* | | year++Xinchen Hui2018-01-02128-128/+128
* | | Fixed bug #75679 Path 260 character problemAnatol Belski2017-12-141-0/+66
* | | Fixed #73124: php_ini_scanned_files()johnstevenson2017-11-282-1/+25
* | | better fix for #75514Remi Collet2017-11-281-2/+2
* | | Fix allocationAnatol Belski2017-11-271-1/+1
* | | Fix memory leakAnatol Belski2017-11-271-0/+2
* | | Fixed bug #75574 putenv does not work properly if parameter contains non-ASCI...Anatol Belski2017-11-273-9/+153
* | | Merge branch 'PHP-7.0' into PHP-7.1krakjoe2017-11-221-9/+3
|\ \ \ | |/ /
| * | Fix bug #75409Scott2017-11-221-9/+3
* | | Merge branch 'PHP-7.0' into PHP-7.1Nikita Popov2017-11-172-2/+37
|\ \ \ | |/ /
| * | Fixed bug #75535Nikita Popov2017-11-172-2/+37
* | | Fixed bug #75514 mt_rand returns value outside [$min,$max]+ on 32-bitRemi Collet2017-11-132-2/+14
* | | Avoid overflowXinchen Hui2017-11-131-1/+1
* | | Fixed bug #75511 (fread not free unused buffer)Xinchen Hui2017-11-131-0/+4
* | | Merge branch 'PHP-7.0' into PHP-7.1Anatol Belski2017-10-111-1/+1
|\ \ \ | |/ /
| * | It looks like i should've taken joint response on ext/fileinfo long agoAnatol Belski2017-10-111-1/+1
* | | Merge branch 'PHP-7.0' into PHP-7.1Sara Golemon2017-10-071-1/+1
|\ \ \ | |/ /
| * | Bugfix #74556 stream_socket_get_name() returns null bytes on MacOSSara Golemon2017-10-071-1/+1
* | | Fix mkdir() special case for path length < 260 and > 248Anatol Belski2017-09-281-0/+60
* | | Merge branch 'PHP-7.0' into PHP-7.1Joe Watkins2017-09-271-0/+28
|\ \ \ | |/ /
| * | Fixed #75220 - Segfault when calling is_callable on parentNester2017-09-271-0/+28
* | | Merge branch 'PHP-7.0' into PHP-7.1Anatol Belski2017-09-121-1/+1
|\ \ \ | |/ /