summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | Add missing CVEChristoph M. Becker2020-04-141-1/+1
* | Merge branch 'PHP-7.2' into PHP-7.3Sara Golemon2020-04-140-0/+0
|\ \ | |/
| * Fixed bug #79468dinosaur2020-04-143-0/+29
| * NEWSSara Golemon2020-04-141-0/+3
* | Don't leak peername if accept failsNikita Popov2020-04-141-0/+3
* | Fix test casesChristoph M. Becker2020-04-142-2/+2
* | Fixed bug #79468dinosaur2020-04-143-0/+31
* | Add NEWS entries [ci skip]Christoph M. Becker2020-04-141-0/+2
* | Merge branch 'PHP-7.2' into PHP-7.3Stanislav Malyshev2020-04-132-2/+11
|\ \ | |/
| * Fix bug #79465 - use unsigneds as indexes.Stanislav Malyshev2020-04-131-2/+2
| * Fix bug #79330 - make all execution modes consistent in rejecting \0Stanislav Malyshev2020-04-131-0/+9
* | Fix memory leak introduced by fixing bug #78221Christoph M. Becker2020-04-081-2/+9
* | Revert "Went to fast and forgot to update tests"George Peter Banyard2020-04-073-16/+32
* | Revert "Fix Bug #79448 0 is a valid Unicode codepoint, but mb_substitute_char...George Peter Banyard2020-04-072-12/+1
* | Fix #78221: DOMNode::normalize() doesn't remove empty text nodesChristoph M. Becker2020-04-073-0/+29
* | Went to fast and forgot to update testsGeorge Peter Banyard2020-04-033-32/+16
* | Fix Bug #79448 0 is a valid Unicode codepoint, but mb_substitute_character(0)...George Peter Banyard2020-04-032-1/+12
* | Fix incorrect free for last_messageQianqian Bu2020-04-031-1/+1
* | Fixed bug #79434Nikita Popov2020-04-023-14/+26
* | Fix literal compaction collision between string and doubleNikita Popov2020-04-012-3/+8
* | Add NEWS entryc [ci skip]Christoph M. Becker2020-04-011-0/+4
* | Fix bug 79441George Peter Banyard2020-04-013-4/+17
* | Next is 7.3.18Christoph M. Becker2020-03-314-6/+8
* | Fix #79413: session_create_id() fails for active sessionsChristoph M. Becker2020-03-314-3/+21
* | Fix #79427: Integer Overflow in shmop_open()Christoph M. Becker2020-03-302-0/+8
* | Fix #79424 ext/zip: don't use gl_pathc after call to globfreeMax Rees2020-03-292-1/+4
* | Add missing 'skip' to bug79332.phpt skip messageLukas Berger2020-03-261-1/+1
* | Fixed bug #79412 (Opcache chokes and uses 100% CPU on specific script).Dmitry Stogov2020-03-253-3/+45
* | Fix bug #79410 (system() swallows last chunk if it is exactly 4095 bytes with...Christian Schneider2020-03-253-0/+21
* | Add test fileNikita Popov2020-03-231-0/+19
* | Handle NULL caller_call_oplineNikita Popov2020-03-234-6/+16
* | Fix test for WindowsChristoph M. Becker2020-03-231-1/+1
* | Fix #79200: Some iconv functions cut Windows-1258Christoph M. Becker2020-03-233-38/+68
* | Fix #79393: Null coalescing operator failing with SplFixedArrayChristoph M. Becker2020-03-233-13/+31
* | NEWSRemi Collet2020-03-201-0/+3
* | Fix Bug #79296 ZipArchive::open fails on empty fileRemi Collet2020-03-201-0/+15
* | Fix #79396: DateTime hour incorrect during DST jump forwardNate Brunette2020-03-193-0/+29
* | Clarify session.cookie_samesite="None"Nikita Popov2020-03-182-2/+4
* | Merge branch 'PHP-7.2' into PHP-7.3Remi Collet2020-03-170-0/+0
|\ \ | |/
| * bump verison to 7.2.30-devRemi Collet2020-03-173-5/+8
* | Merge branch 'PHP-7.2' into PHP-7.3Christoph M. Becker2020-03-171-10/+10
|\ \ | |/
| * Fix NEWSChristoph M. Becker2020-03-171-5/+5
* | Merge branch 'PHP-7.2' into PHP-7.3Christoph M. Becker2020-03-170-0/+0
|\ \ | |/
| * [ci skip] Update NEWSStanislav Malyshev2020-03-151-0/+7
| * Fix testStanislav Malyshev2020-03-151-1/+1
| * Fix bug #79329 - get_headers should not accept \0Stanislav Malyshev2020-03-151-1/+1
| * Fixed bug #79282Stanislav Malyshev2020-03-152-1/+21
* | [ci skip] Update NEWSStanislav Malyshev2020-03-161-0/+10
* | Fix testStanislav Malyshev2020-03-161-1/+1
* | Fix bug #79329 - get_headers should not accept \0Stanislav Malyshev2020-03-161-1/+1