summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'PHP-5.6' into PHP-7.0Stanislav Malyshev2018-12-032-1/+12
|\
| * Fix null pointer deref in qprint-encode filter (bug #77231)Stanislav Malyshev2018-12-032-1/+12
* | Merge branch 'PHP-5.6' into PHP-7.0Stanislav Malyshev2018-12-031-1/+1
|\ \ | |/
| * Fix bug #77143 - add more checks to buffer readsStanislav Malyshev2018-12-034-10/+40
* | Merge branch 'PHP-5.6' into PHP-7.0Stanislav Malyshev2018-12-036-11/+55
|\ \
| * | Fix bug #77143 - add more checks to buffer readsStanislav Malyshev2018-12-034-10/+40
| |/
| * Fix #77020: null pointer dereference in imap_mailStanislav Malyshev2018-12-032-1/+15
* | Merge branch 'PHP-5.6' into PHP-7.0Stanislav Malyshev2018-12-025-74/+63
|\ \ | |/
| * Fix TSRM signature - php_stream_stat macro has it's own TSRMStanislav Malyshev2018-12-021-1/+1
| * Regenerate certificates for openssl testsAlexander Kurilo2018-12-024-73/+58
| * Improve test for bug77022Stanislav Malyshev2018-12-021-1/+5
* | Merge branch 'PHP-5.6' into PHP-7.0Stanislav Malyshev2018-12-013-2/+46
|\ \ | |/
| * Fix bug #77022 - use file mode or umask for new filesStanislav Malyshev2018-12-013-2/+46
* | Merge branch 'PHP-5.6' into PHP-7.0Stanislav Malyshev2018-11-281-0/+2
|\ \ | |/
| * Add DISPLAY_INI_ENTRIES for imapStanislav Malyshev2018-11-281-0/+2
| * Disable rsh/ssh functionality in imap by default (bug #77153)Stanislav Malyshev2018-11-203-0/+42
* | Disable rsh/ssh functionality in imap by default (bug #77153)Stanislav Malyshev2018-11-203-0/+42
* | Merge branch 'PHP-5.6' into PHP-7.0Stanislav Malyshev2018-07-165-2/+106
|\ \ | |/
| * Fixed bug #76459 windows linkinfo lacks openbasedir checkAnatol Belski2018-07-161-1/+12
| * Fix bug #76557: heap-buffer-overflow (READ of size 48) while reading exif dataStanislav Malyshev2018-07-163-1/+83
| * Fix bug #76423 - Int Overflow lead to Heap OverFlow in exif_thumbnail_extract...Stanislav Malyshev2018-07-163-1/+23
* | Fixed bug #76459 windows linkinfo lacks openbasedir checkAnatol Belski2018-07-161-0/+11
* | Merge branch 'PHP-5.6' into PHP-7.0Anatol Belski2018-04-241-2/+4
|\ \ | |/
| * Fix test portabilityAnatol Belski2018-04-241-2/+4
* | Merge branch 'PHP-5.6' into PHP-7.0Stanislav Malyshev2018-04-2321-18/+101
|\ \ | |/
| * Fix tsrm_lsStanislav Malyshev2018-04-231-1/+1
| * Merge remote-tracking branch 'security/bug76249' into PHP-5.6Stanislav Malyshev2018-04-232-0/+21
| |\
| | * Fix testStanislav Malyshev2018-04-221-2/+4
| | * Fix bug #76249 - fail on invalid sequencesStanislav Malyshev2018-04-222-0/+19
| * | Merge remote-tracking branch 'security/bug76248' into PHP-5.6Stanislav Malyshev2018-04-232-1/+45
| |\ \
| | * | Fix bug #76248 - Malicious LDAP-Server Response causes CrashStanislav Malyshev2018-04-222-1/+45
| | |/
| * | Fix #76129 - remove more potential unfiltered outputs for pharStanislav Malyshev2018-04-2313-16/+14
| * | Fix #76130: Heap Buffer Overflow (READ: 1786) in exif_iif_add_valueChristoph M. Becker2018-04-224-1/+21
| * | Fix bug #75981: prevent reading beyond buffer startStanislav Malyshev2018-02-202-2/+34
* | | Merge branch 'PHP-5.6' into PHP-7.0Stanislav Malyshev2018-02-262-2/+34
|\ \ \ | | |/ | |/|
| * | Fix bug #75981: prevent reading beyond buffer startStanislav Malyshev2018-02-262-2/+34
| |/
* | Merge branch 'PHP-5.6' into PHP-7.0Stanislav Malyshev2018-01-0117-50/+65
|\ \ | |/
| * Fixed bug #75571: Potential infinite loop in gdImageCreateFromGifCtxChristoph M. Becker2018-01-013-5/+20
| * Fix bug #74782: remove file name from output to avoid XSSStanislav Malyshev2018-01-0114-45/+45
| * Backport and apply upstream patch for CVE-2017-14107Anatol Belski2017-10-271-1/+6
* | Fixed bug #75579 (Interned strings buffer overflow may cause crash)Dmitry Stogov2017-12-221-2/+30
* | Define floorf if system doesn't have it (follow up for 22c48761)Lior Kaplan2017-11-291-0/+10
* | Fixed bug #64938 libxml_disable_entity_loader setting is shared between reque...Remi Collet2017-11-281-1/+0
* | Fix bug #75409Scott2017-11-221-9/+3
* | Fixed #75539 and #74183 - preg_last_error not returning error code after errorNester2017-11-213-0/+36
* | Better fix bug #75540 Segfault with libzip 1.3.1Remi Collet2017-11-201-2/+3
* | fix bug #75540 Segfault with libzip 1.3.1Remi Collet2017-11-201-0/+3
* | Fixed bug #75535Nikita Popov2017-11-172-2/+37
* | Fixed ext/date tests due to changes in Olson databaseDerick Rethans2017-11-076-89/+66
* | Fix ext/soap/tests/bug69137.phptNikita Popov2017-11-021-2/+5