summaryrefslogtreecommitdiff
path: root/ext/standard
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2020-09-112-1/+16
|\
| * Fix #80067: Omitting the port in bindto setting errorsChristoph M. Becker2020-09-112-1/+16
* | Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2020-09-082-2/+37
|\ \ | |/
| * Fix #72941: Modifying bucket->data by-ref has no effect any longerChristoph M. Becker2020-09-082-2/+37
* | Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2020-09-081-3/+3
|\ \ | |/
| * Fixed bug #80077Nikita Popov2020-09-081-3/+3
* | Don't leave behind temporary file in bug70362.phptNikita Popov2020-09-071-3/+8
* | Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2020-09-0212-13/+33
|\ \ | |/
| * Fix binary-safety of parse_urlNikita Popov2020-09-0212-13/+33
* | Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2020-08-272-0/+21
|\ \ | |/
| * Require non-negative length in stream_get_contents()Nikita Popov2020-08-272-0/+21
* | Fix file name clash in testNikita Popov2020-08-261-1/+1
* | Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2020-08-242-1/+14
|\ \ | |/
| * Fix #79986: str_ireplace bug with diacritics charactersChristoph M. Becker2020-08-242-1/+14
* | Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2020-08-112-10/+16
|\ \ | |/
| * Fixed bug #79951Nikita Popov2020-08-112-10/+16
* | Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2020-08-101-1/+1
|\ \ | |/
| * Check the correct listNikita Popov2020-08-101-1/+1
* | Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2020-08-102-10/+14
|\ \ | |/
| * Fix bug #79944Nikita Popov2020-08-102-10/+14
* | Prevent tempnam tests conflictsChristoph M. Becker2020-08-072-24/+24
* | Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2020-08-052-1/+34
|\ \ | |/
| * Fixed bug #79930Nikita Popov2020-08-052-1/+34
| * Merge branch 'PHP-7.2' into PHP-7.3Stanislav Malyshev2020-08-022-0/+14
| |\
| | * Fix #79877: getimagesize function silently truncates after a null byteChristoph M. Becker2020-08-022-0/+14
| | * Update CREDITS for PHP 7.2.30Sara Golemon2020-04-142-11/+11
| | * Fixed bug #79468dinosaur2020-04-141-0/+21
* | | Check ps -p availability in proc_nice testNikita Popov2020-08-051-0/+4
* | | Relax error message checkNikita Popov2020-08-051-1/+1
* | | Check whether setlocale -a is availableNikita Popov2020-08-051-0/+4
* | | Fix #79877: getimagesize function silently truncates after a null byteChristoph M. Becker2020-08-032-0/+14
* | | Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2020-07-291-1/+1
|\ \ \ | |/ /
| * | Fix testNikita Popov2020-07-291-1/+1
* | | Merge branch 'PHP-7.3' into PHP-7.4twosee2020-07-291-0/+16
|\ \ \ | |/ /
| * | Handle bindto errortwosee2020-07-291-0/+16
* | | Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2020-07-281-6/+0
|\ \ \ | |/ /
| * | Fix #79806: realpath() erroneously resolves link to linkChristoph M. Becker2020-07-281-6/+0
* | | Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2020-07-271-0/+6
|\ \ \ | |/ /
| * | Revert "Fix #79806: realpath() erroneously resolves link to link"Christoph M. Becker2020-07-271-0/+6
* | | Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2020-07-271-6/+0
|\ \ \ | |/ /
| * | Fix #79806: realpath() erroneously resolves link to linkChristoph M. Becker2020-07-271-6/+0
* | | Fixed bug #79839Nikita Popov2020-07-172-0/+36
* | | Enable further tests on WindowsChristoph M. Becker2020-07-165-11/+11
* | | Fix tests regarding negative fileinode()Christoph M. Becker2020-07-154-31/+31
* | | Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2020-07-151-18/+14
|\ \ \ | |/ /
| * | Fix bug #78008: dns_check_record() always return true on AlpineAndy Postnikov2020-07-151-18/+14
* | | Merge remote-tracking branch 'upstream/PHP-7.4' into PHP-7.4Nikita Popov2020-07-141-8/+8
|\ \ \
| * | | Fix test for x86 WindowsChristoph M. Becker2020-07-131-8/+8
* | | | Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2020-07-141-2/+3
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Fixed bug #79849Evgeny Stepanischev2020-07-141-2/+3