summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
* | Fixed bug #79282Stanislav Malyshev2020-03-162-1/+21
* | Fix #79371: mb_strtolower (UTF-32LE): stack-buffer-overflowChristoph M. Becker2020-03-162-1/+15
* | Fix typo in php.ini commentJacob Dreesen2020-03-152-4/+4
* | Fix #79199: curl_copy_handle() memory leakChristoph M. Becker2020-03-123-2/+27
* | Fix #61597: SXE properties may lack attributes and contentChristoph M. Becker2020-03-126-7/+111
* | Fix #78210: Invalid pointer addressChristoph M. Becker2020-03-114-3/+12
* | Fix #79364: When copy empty array, next key is unspecifiedChristoph M. Becker2020-03-113-1/+26
* | Enclose INI values containing {TMP} in quotesChristoph M. Becker2020-03-0911-11/+11
* | Skip test on Windows if privileges are insufficientChristoph M. Becker2020-03-061-0/+11
* | Fix #75673: SplStack::unserialize() behaviorChristoph M. Becker2020-03-063-0/+28
* | Next is 7.3.17Christoph M. Becker2020-03-034-6/+8
* | Update libmagic.patchChristoph M. Becker2020-03-022-66/+110
* | Fix #79333: com_print_typeinfo() leaks memoryChristoph M. Becker2020-03-022-1/+2
* | Fix #79332: php_istreams are never freedChristoph M. Becker2020-03-023-10/+20
* | Fixed bug #79062Nikita Popov2020-02-284-118/+162
* | Fix #79311: enchant_dict_suggest() fails on big endian architectureChristoph M. Becker2020-02-282-10/+10
* | Fix #79315 ZipArchive::addFile doesn't honor start/length parametersRemi Collet2020-02-282-1/+13
* | Fixed incorrect overflow detectionDmitry Stogov2020-02-271-2/+2
* | Add upgrading node regarding fix for bug #79271Christoph M. Becker2020-02-271-0/+6
* | Fixed incorrect behavior of internal memory debuggerDmitry Stogov2020-02-271-0/+1
* | Fix #64032: mysqli reports different client_versionChristoph M. Becker2020-02-272-1/+4
* | Fix #63206: Fully support error/exception_handler stacking, even with null or...Mark Plomer2020-02-255-5/+90
* | Don't treat any WS as start of headerNikita Popov2020-02-242-3/+40
* | Reduce code duplication in HTTP header checksNikita Popov2020-02-241-62/+25
* | Fixes #79265: Improper injection of Host header when using fopen for http req...Miguel Xavier Penha Neto2020-02-243-28/+104
* | Fix #79299: com_print_typeinfo prints duplicate variablesChristoph M. Becker2020-02-233-1/+23
* | Fix #79294: ::columnType() may fail after SQLite3Stmt::reset()Christoph M. Becker2020-02-214-5/+39
* | Add test for bug #78569Christoph M. Becker2020-02-211-0/+20
* | Fix NEWS [ci skip]Christoph M. Becker2020-02-201-2/+2
* | Remove extra tab in NEWS [ci skip]Christoph M. Becker2020-02-181-1/+1
* | Merge branch 'PHP-7.2' into PHP-7.3Remi Collet2020-02-180-0/+0
|\ \ | |/
| * bump version to 7.2.29Remi Collet2020-02-183-5/+8
* | Fix #79038: PDOStatement::nextRowset() leaks column valuesChristoph M. Becker2020-02-173-6/+24
* | Fix NEWS [ci skip]Christoph M. Becker2020-02-171-10/+8