summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
...
* | Fix Bug #72992 mbstring.internal_encoding doesn't inherit default_charsetYasuo Ohgaki2016-09-081-3/+3
* | Fixed Bug #66964 mb_convert_variables() cannot detect recursionYasuo Ohgaki2016-09-062-12/+102
* | Fix #70752: Depacking with wrong password leaves 0 length filesChristoph M. Becker2016-09-063-7/+38
* | Fixes #72590: Opcache restart with kill_all_lockers does not workKeyur2016-09-051-2/+2
* | Fix #72972, Bad filter for the flags FILTER_FLAG_NO_RES_RANGE and FILTER_FLAG...Julien Pauli2016-09-053-42/+31
* | Implement #47456: Missing PCRE option 'J'Christoph M. Becker2016-09-052-0/+102
* | Merge branch 'pull-request/2061' into PHP-5.6Stanislav Malyshev2016-09-051-0/+6
|\ \
| * | Recognize TDS versions 7.3 and 7.4Lior Kaplan2016-08-071-0/+6
* | | Use integer placeholders, since values can vary with the TDS versionAdam Baratz2016-09-051-3/+3
* | | Same issue as #72926 in another place.Stanislav Malyshev2016-09-041-1/+4
* | | Sync fix for bug #72910 with current upstreamStanislav Malyshev2016-09-041-3/+5
* | | Fix #72994: mbc_to_code() out of bounds readChristoph M. Becker2016-09-042-1/+22
* | | Fix #67325: imagetruecolortopalette: white is duplicated in paletteChristoph M. Becker2016-09-033-1/+30
* | | fix leak and error check orderAnatol Belski2016-09-031-5/+6
* | | Fix proto commentChristoph M. Becker2016-09-031-3/+3
* | | Make test case more resilientChristoph M. Becker2016-09-031-0/+2
* | | fix double freeAnatol Belski2016-09-031-1/+0
* | | Fix bug #72910Stanislav Malyshev2016-09-011-1/+1
* | | Fix #71882 amendment 2: Negative ftruncate() on php://memory exhausts memoryChristoph M. Becker2016-08-311-2/+2
* | | Fix #71882 amendment: Negative ftruncate() on php://memory exhausts memoryChristoph M. Becker2016-08-311-1/+1
* | | Fix #66797: mb_substr only takes 32-bit signed integerChristoph M. Becker2016-08-302-0/+30
* | | Test case for bug #72771Ville Hukkamäki2016-08-302-1/+31
* | | Fix #71882: Negative ftruncate() on php://memory exhausts memoryChristoph M. Becker2016-08-302-0/+16
* | | ensure null terminationAnatol Belski2016-08-291-2/+3
* | | Fixed bug #72703 Out of bounds global memory read in BF_crypt triggered by pa...Anatol Belski2016-08-292-0/+25
* | | fix double freeAnatol Belski2016-08-291-4/+3
* | | fix leakAnatol Belski2016-08-291-0/+1
* | | Fix #65550: get_browser() incorrectly parsers entries with "+" signChristoph M. Becker2016-08-272-0/+23
* | | Fix #70825: Cannot fetch multiple values with group in ini fileChristoph M. Becker2016-08-252-0/+72
* | | Fix #71514: Bad dba_replace condition because of wrong API usageChristoph M. Becker2016-08-252-5/+33
* | | Fix #68716: possible resource leaks in _php_image_convert()Christoph M. Becker2016-08-211-2/+21
* | | Fix #72913: imagecopy() loses single-color transparency on palette imagesChristoph M. Becker2016-08-212-20/+29
* | | Fix #66005: imagecopy does not support 1bit transparency on truecolor imagesChristoph M. Becker2016-08-212-1/+38
* | | Improvements to fix #72714, suggested by nikicChristoph M. Becker2016-08-202-3/+3
* | | Fix #65732: grapheme_*() is not Unicode compliant on CR LF sequenceChristoph M. Becker2016-08-202-1/+20
* | | Fix #72714: _xml_startElementHandler() segmentation faultChristoph M. Becker2016-08-202-8/+51
* | | Fixed bug #72852 imap_mail null dereferenceAnatol Belski2016-08-201-3/+3
* | | Revert "Fix dba configuration for Windows"Christoph M. Becker2016-08-191-9/+8
* | | Fix dba configuration for WindowsChristoph M. Becker2016-08-191-8/+9
* | | Fix broken test includeChristoph M. Becker2016-08-181-1/+1
* | | Prepare for OCI8 PECL releaseChristopher Jones2016-08-182-11/+9
* | | Skip tests that are supposed to fail due to bugs in old external libgdChristoph M. Becker2016-08-1721-1/+69
* | | Make tests a little more resilientChristoph M. Becker2016-08-1730-60/+60
* | | Fix #68302: impossible to compile php with zip supportChristoph M. Becker2016-08-171-0/+3
* | | Fixed bug #72853 (stream_set_blocking doesn't work)Xinchen Hui2016-08-171-0/+59
* | | BLock test with memory leakStanislav Malyshev2016-08-161-1/+3
* | | fix testsStanislav Malyshev2016-08-162-3/+3
* | | Fix TSRM buildStanislav Malyshev2016-08-162-0/+2
* | | Fix bug #72850 - integer overflow in uuencodeStanislav Malyshev2016-08-161-2/+7
* | | Fixed bug #72849 - integer overflow in urlencodeStanislav Malyshev2016-08-161-0/+6