summaryrefslogtreecommitdiff
path: root/ext/standard
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ | |/ /
| * | Fix test failure on 32-bitAnatol Belski2017-09-121-1/+1
* | | Fix test portabilityAnatol Belski2017-09-113-3/+3
* | | Fixed bug #75152 (signed integer overflow in parse_iv)Xinchen Hui2017-09-115-67/+57
* | | Merge branch 'PHP-7.0' into PHP-7.1Remi Collet2017-08-241-8/+8
|\ \ \ | |/ /
| * | From documentation, only the sign of returned value is relevantRemi Collet2017-08-241-8/+8
* | | Merge branch 'PHP-7.0' into PHP-7.1Andrea Faulds2017-08-191-2/+2
|\ \ \ | |/ /
| * | Fixed bug #75097 (gethostname fails if your host name is 64 chars long)Andrea Faulds2017-08-191-2/+2
* | | Made test 32/64-bit independentDmitry Stogov2017-08-151-2/+2
* | | Merge branch 'PHP-7.0' into PHP-7.1Xinchen Hui2017-08-152-0/+14
|\ \ \ | |/ /
| * | Fixed bug #75075 (unpack with X* causes infinity loop)Xinchen Hui2017-08-152-0/+14
* | | Merge branch 'PHP-7.0' into PHP-7.1Anatol Belski2017-08-144-6/+21
|\ \ \ | |/ /
| * | Test cleanup improvements, files might be locked in the test processAnatol Belski2017-08-144-6/+21
* | | Merge branch 'PHP-7.0' into PHP-7.1Anatol Belski2017-08-141-2/+6
|\ \ \ | |/ /
| * | fix test cleanupAnatol Belski2017-08-141-2/+6
* | | Fixed bug #75063Anatol Belski2017-08-142-0/+161
* | | Merge branch 'PHP-7.0' into PHP-7.1Nikita Popov2017-08-124-508/+531
|\ \ \ | |/ /