summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2020-02-042-12/+10
|\
| * Fix #78090: bug45161.phpt takes forever to finishChristoph M. Becker2020-02-042-12/+10
* | Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2020-02-035-21/+73
|\ \ | |/
| * Fix #79191: Error in SoapClient ctor disables DOMDocument::save()Christoph M. Becker2020-02-035-21/+73
* | Apply tidy formattingNikita Popov2020-02-0328-432/+432
* | Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2020-02-031-2/+2
|\ \ | |/
| * Relax test expectationChristoph M. Becker2020-02-031-2/+2
* | Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2020-02-032-15/+33
|\ \ | |/
| * Fix #79212: NumberFormatter::format() may detect wrong typeChristoph M. Becker2020-02-032-15/+33
* | add testRemi Collet2020-02-032-0/+30
* | Fixed bug #73119 Wrong return for ZipArchive::addEmptyDir MethodRemi Collet2020-02-032-3/+7
* | Fixed bug #79193Nikita Popov2020-01-302-0/+25
* | Fix DatePeriod property handling with indirect modificationNikita Popov2020-01-302-4/+17
* | Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2020-01-302-1/+52
|\ \ | |/
| * Fix #70078: XSL callbacks with nodes as parameter leak memoryChristoph M. Becker2020-01-302-1/+52
* | Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2020-01-302-0/+13
|\ \ | |/
| * Fix leak in DateTimeImmutable::modify()Nikita Popov2020-01-302-0/+13
* | Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2020-01-301-0/+2
|\ \ | |/
| * Add SKIPIF to test requiring mbregexNikita Popov2020-01-301-0/+2
* | Fix shift ub in mbstringNikita Popov2020-01-302-8/+8
* | Restore digit check in mb_decode_numericentity()Nikita Popov2020-01-302-1/+3
* | Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2020-01-292-4/+9
|\ \ | |/
| * Fix mb_ord() crash if internal encoding not supportedNikita Popov2020-01-292-4/+9
* | Better overflow check for entity decodingNikita Popov2020-01-292-3/+6
* | Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2020-01-291-0/+1
|\ \ | |/
| * Reset MBREX(search_re) in RSHUTDOWNNikita Popov2020-01-291-0/+1
* | zip: more constantsRemi Collet2020-01-291-0/+24
* | Backport 7d2ef3d2e540885dec26d91dad061bff1621ad07 into 7.4Anatol Belski2020-01-291-1/+2
* | Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2020-01-292-3/+22
|\ \ | |/
| * Fix use of mb_ereg_search_getregs() after invalid patternNikita Popov2020-01-292-3/+22
* | Fix length inconsistency in mb_convert_encodingNikita Popov2020-01-292-1/+5
* | Fix recovery of large entities in mb_decode_numericentity()Nikita Popov2020-01-292-6/+10
* | Fix #78666 mysqli_options generates Warning on var_dump()Máté Kocsis2020-01-289-157/+135
* | Fix memory leak in mb_str_splitNikita Popov2020-01-282-2/+11
* | Fix mysqli_get_warnings() with multi queriesNikita Popov2020-01-282-5/+6
* | Fix #79174: cookie values with spaces fail to round-tripChristoph M. Becker2020-01-282-2/+2
* | Enable support for LIBZIP_VERSIONChristoph M. Becker2020-01-281-1/+1
* | Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2020-01-282-5/+53
|\ \ | |/
| * Fix #76584: PharFileInfo::decompress not workingChristoph M. Becker2020-01-282-5/+53
* | Fix #79172: STRUCT_OFFSET() relies on undefined behaviorChristoph M. Becker2020-01-281-1/+1
* | - bump zip extension version to 1.15.6Remi Collet2020-01-273-1/+8
* | Fix #78969 Make PASSWORD_DEFAULT match PASSWORD_BCRYPT instead of being nullMáté Kocsis2020-01-272-1/+10
* | Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2020-01-271-1/+1
|\ \ | |/
| * Fix bug #78323: Code 0 is returned on invalid optionsIvan Mikheykin2020-01-271-1/+1
* | Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2020-01-261-0/+7
|\ \ | |/
| * Add CURLOPT CURLOPT_HTTP09_ALLOWED available since 7.64.0Florian Smeets2020-01-261-0/+7
* | Fixed bug #79128Nikita Popov2020-01-241-6/+11
* | Fix mysqli ssl test for tls1.3Nikita Popov2020-01-241-3/+3
* | Fixed bug #79011Nikita Popov2020-01-241-1/+7
* | Fix memory leaks in mysqlnd debug functionalityNikita Popov2020-01-241-1/+5