summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | * Fix bug #77143 - add more checks to buffer readsStanislav Malyshev2018-12-035-11/+42
| * | 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-035-11/+42
| | |/
| | * Fix #77020: null pointer dereference in imap_mailStanislav Malyshev2018-12-033-1/+16
* | | Don't need interactive progress on git clones in TravisPhilip Prindeville2018-12-021-0/+3
* | | Merge branch 'PHP-7.0' into PHP-7.1Stanislav Malyshev2018-12-025-74/+63
|\ \ \ | |/ /
| * | 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-7.0' into PHP-7.1Stanislav Malyshev2018-12-011-1/+1
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.6' into PHP-7.0Stanislav Malyshev2018-12-014-2/+49
| |\ \ | | |/
* | | Merge branch 'PHP-7.0' into PHP-7.1Stanislav Malyshev2018-12-013-2/+46
|\ \ \
| * \ \ Merge branch 'PHP-5.6' into PHP-7.0Stanislav Malyshev2018-12-014-2/+49
| |\ \ \ | | |/ / | |/| / | | |/
| | * Fix bug #77022 - use file mode or umask for new filesStanislav Malyshev2018-12-014-2/+50
* | | Merge branch 'PHP-7.0' into PHP-7.1Stanislav Malyshev2018-11-281-0/+2
|\ \ \ | |/ /
| * | 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
| * | Merge branch 'PHP-5.6' into PHP-7.0Stanislav Malyshev2018-11-200-0/+0
| |\ \ | | |/
| | * Disable rsh/ssh functionality in imap by default (bug #77153)Stanislav Malyshev2018-11-205-0/+53
| * | Disable rsh/ssh functionality in imap by default (bug #77153)Stanislav Malyshev2018-11-205-1/+52
* | | Prep for 7.1.26Sara Golemon2018-11-213-5/+7
* | | Fix bug #71041 dynamic embed SAPI load errorValentin V. Bartenev2018-11-203-2/+6
* | | Disable rsh/ssh functionality in imap by default (bug #77153)Stanislav Malyshev2018-11-205-0/+53
* | | NEWSRemi Collet2018-11-201-0/+3
* | | Fix #77151 ftp_close(): SSL_read on shutdownRemi Collet2018-11-201-6/+8
* | | [ci skip] Update NEWSAnatol Belski2018-11-181-0/+4
* | | Fixed bug #77047 pg_convert has a broken regex for the 'TIME WITHOUT TIMEZONE...Anatol Belski2018-11-182-1/+41
* | | Fix #77147: Fix for 60494 ignores ICONV_MIME_DECODE_CONTINUE_ON_ERRORChristoph M. Becker2018-11-143-1/+30
* | | Validate length on socket_writeThiago Carvalho2018-11-135-0/+55
* | | Fix #77141: Signedness issue in SOAP when precision=-1Christoph M. Becker2018-11-123-1/+29
* | | Fix #76348: WSDL_CACHE_MEMORY causes Segmentation faultChristoph M. Becker2018-11-044-1/+106
* | | Updated to version 2018.7 (2018g)Derick Rethans2018-10-301-734/+666
* | | [ci skip] Update NEWSPeter Kokot2018-10-301-0/+4
* | | fix bug #77079Jon Allen2018-10-301-2/+2
* | | Fixed bug #77058Nikita Popov2018-10-253-3/+24
* | | Improve "narrowing" error messageNikita Popov2018-10-251-1/+4
* | | bump versionsJoe Watkins2018-10-243-5/+9
* | | Updated to version 2018.6 (2018f)Derick Rethans2018-10-221-30584/+30242
* | | Fix tests for ICU 63.1Anatol Belski2018-10-202-12/+12
* | | [ci skip] Update NEWSPeter Kokot2018-10-201-0/+2
* | | Fix #77041: buildconf should output error messages to stderrMizunashi Mana2018-10-204-11/+11
* | | [ci skip] Update NEWSPeter Kokot2018-10-191-0/+2
* | | Fix #77035: The phpize and ./configure create redundant .deps filePeter Kokot2018-10-194-4/+1
* | | Fix test when it's run on another driveAnatol Belski2018-10-181-3/+3
* | | Fix #77027: tidy::getOptDoc() not available on WindowsChristoph M. Becker2018-10-172-0/+4
* | | Add support for getting SKIP_TAGSTART and SKIP_WHITE optionsChristoph M. Becker2018-10-163-0/+36
* | | Sync leading and final newlines in *.phpt sectionsPeter Kokot2018-10-153558-4189/+1673
* | | Trim trailing whitespace in *.phptPeter Kokot2018-10-146463-17677/+17668
* | | Fix failing ext/session/tests due to final newlinesPeter Kokot2018-10-148-8/+0