Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Fix bug #77242 (heap out of bounds read in xmlrpc_decode()) | Stanislav Malyshev | 2019-01-06 | 2 | -0/+13 | |
| | | ||||||
* | | Regenerate certs for openssl tests | Alexander Kurilo | 2019-01-06 | 5 | -44/+91 | |
| | | ||||||
* | | add imap.enable_insecure_rsh in php.ini | Remi Collet | 2018-12-08 | 2 | -0/+14 | |
| | | ||||||
* | | missing entry for #77020 | Remi Collet | 2018-12-08 | 1 | -0/+3 | |
| | | ||||||
* | | Merge branch 'PHP-7.0' into PHP-7.1 | Ferenc Kovacs | 2018-12-05 | 0 | -0/+0 | |
|\ \ | ||||||
| * \ | Merge branch 'PHP-5.6' into PHP-7.0PHP-7.0 | Ferenc Kovacs | 2018-12-05 | 0 | -0/+0 | |
| |\ \ | | |/ | ||||||
| | * | 5.6.40 will be next. probably not | Ferenc Kovacs | 2018-12-05 | 3 | -5/+7 | |
| | | | ||||||
* | | | Merge branch 'PHP-7.0' into PHP-7.1 | Anatol Belski | 2018-12-04 | 0 | -0/+0 | |
|\ \ \ | |/ / | | | | | | | | | | * PHP-7.0: Sync NEWS [ci skip] | |||||
| * | | Sync NEWS [ci skip] | Anatol Belski | 2018-12-04 | 1 | -1/+8 | |
| | | | ||||||
* | | | Merge branch 'PHP-7.0' into PHP-7.1 | Stanislav Malyshev | 2018-12-03 | 2 | -1/+12 | |
|\ \ \ | |/ / | | | | | | | | | | * PHP-7.0: Fix null pointer deref in qprint-encode filter (bug #77231) | |||||
| * | | Merge branch 'PHP-5.6' into PHP-7.0 | Stanislav Malyshev | 2018-12-03 | 2 | -1/+12 | |
| |\ \ | | |/ | | | | | | | | | | * PHP-5.6: Fix null pointer deref in qprint-encode filter (bug #77231) | |||||
| | * | Fix null pointer deref in qprint-encode filter (bug #77231) | Stanislav Malyshev | 2018-12-03 | 3 | -1/+16 | |
| | | | ||||||
* | | | Merge branch 'PHP-7.0' into PHP-7.1 | Stanislav Malyshev | 2018-12-03 | 6 | -11/+55 | |
|\ \ \ | |/ / | | | | | | | | | | | | | | | | * PHP-7.0: Fix bug #77143 - add more checks to buffer reads Fix bug #77143 - add more checks to buffer reads Fix #77020: null pointer dereference in imap_mail | |||||
| * | | Merge branch 'PHP-5.6' into PHP-7.0 | Stanislav Malyshev | 2018-12-03 | 1 | -1/+1 | |
| |\ \ | | |/ | | | | | | | | | | * PHP-5.6: Fix bug #77143 - add more checks to buffer reads | |||||
| | * | Fix bug #77143 - add more checks to buffer reads | Stanislav Malyshev | 2018-12-03 | 5 | -11/+42 | |
| | | | ||||||
| * | | Merge branch 'PHP-5.6' into PHP-7.0 | Stanislav Malyshev | 2018-12-03 | 6 | -11/+55 | |
| |\ \ | | | | | | | | | | | | | | | | | | | | | * PHP-5.6: Fix bug #77143 - add more checks to buffer reads Fix #77020: null pointer dereference in imap_mail | |||||
| | * | | Fix bug #77143 - add more checks to buffer reads | Stanislav Malyshev | 2018-12-03 | 5 | -11/+42 | |
| | |/ | ||||||
| | * | Fix #77020: null pointer dereference in imap_mail | Stanislav Malyshev | 2018-12-03 | 3 | -1/+16 | |
| | | | | | | | | | | | | | | | | | | If an empty $message is passed to imap_mail(), we must not set message to NULL, since _php_imap_mail() is not supposed to handle NULL pointers (opposed to pointers to NUL). | |||||
* | | | Don't need interactive progress on git clones in Travis | Philip Prindeville | 2018-12-02 | 1 | -0/+3 | |
| | | | | | | | | | | | | | | | | | | | | | Travis logs are usually inspected after the build completes, by which time progress info is useless. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com> | |||||
* | | | Merge branch 'PHP-7.0' into PHP-7.1 | Stanislav Malyshev | 2018-12-02 | 5 | -74/+63 | |
|\ \ \ | |/ / | | | | | | | | | | | | | | | | * PHP-7.0: Fix TSRM signature - php_stream_stat macro has it's own TSRM Regenerate certificates for openssl tests Improve test for bug77022 | |||||
| * | | Merge branch 'PHP-5.6' into PHP-7.0 | Stanislav Malyshev | 2018-12-02 | 5 | -74/+63 | |
| |\ \ | | |/ | | | | | | | | | | | | | | | | * PHP-5.6: Fix TSRM signature - php_stream_stat macro has it's own TSRM Regenerate certificates for openssl tests Improve test for bug77022 | |||||
| | * | Fix TSRM signature - php_stream_stat macro has it's own TSRM | Stanislav Malyshev | 2018-12-02 | 1 | -1/+1 | |
| | | | ||||||
| | * | Regenerate certificates for openssl tests | Alexander Kurilo | 2018-12-02 | 4 | -73/+58 | |
| | | | ||||||
| | * | Improve test for bug77022 | Stanislav Malyshev | 2018-12-02 | 1 | -1/+5 | |
| | | | ||||||
* | | | Merge branch 'PHP-7.0' into PHP-7.1 | Stanislav Malyshev | 2018-12-01 | 1 | -1/+1 | |
|\ \ \ | |/ / | | | | | | | * PHP-7.0: | |||||
| * | | Merge branch 'PHP-5.6' into PHP-7.0 | Stanislav Malyshev | 2018-12-01 | 4 | -2/+49 | |
| |\ \ | | |/ | | | | | | | | | | * PHP-5.6: Fix bug #77022 - use file mode or umask for new files | |||||
* | | | Merge branch 'PHP-7.0' into PHP-7.1 | Stanislav Malyshev | 2018-12-01 | 3 | -2/+46 | |
|\ \ \ | | | | | | | | | | | | | | | | | * PHP-7.0: Fix bug #77022 - use file mode or umask for new files | |||||
| * \ \ | Merge branch 'PHP-5.6' into PHP-7.0 | Stanislav Malyshev | 2018-12-01 | 4 | -2/+49 | |
| |\ \ \ | | |/ / | |/| / | | |/ | | | | * PHP-5.6: Fix bug #77022 - use file mode or umask for new files | |||||
| | * | Fix bug #77022 - use file mode or umask for new files | Stanislav Malyshev | 2018-12-01 | 4 | -2/+50 | |
| | | | ||||||
* | | | Merge branch 'PHP-7.0' into PHP-7.1 | Stanislav Malyshev | 2018-11-28 | 1 | -0/+2 | |
|\ \ \ | |/ / | | | | | | | | | | | | | | | | * PHP-7.0: Add DISPLAY_INI_ENTRIES for imap Disable rsh/ssh functionality in imap by default (bug #77153) Disable rsh/ssh functionality in imap by default (bug #77153) | |||||
| * | | Merge branch 'PHP-5.6' into PHP-7.0 | Stanislav Malyshev | 2018-11-28 | 1 | -0/+2 | |
| |\ \ | | |/ | | | | | | | | | | * PHP-5.6: Add DISPLAY_INI_ENTRIES for imap | |||||
| | * | Add DISPLAY_INI_ENTRIES for imap | Stanislav Malyshev | 2018-11-28 | 1 | -0/+2 | |
| | | | ||||||
| * | | Merge branch 'PHP-5.6' into PHP-7.0 | Stanislav Malyshev | 2018-11-20 | 0 | -0/+0 | |
| |\ \ | | |/ | | | | | | | | | | * PHP-5.6: Disable rsh/ssh functionality in imap by default (bug #77153) | |||||
| | * | Disable rsh/ssh functionality in imap by default (bug #77153) | Stanislav Malyshev | 2018-11-20 | 5 | -0/+53 | |
| | | | ||||||
| * | | Disable rsh/ssh functionality in imap by default (bug #77153) | Stanislav Malyshev | 2018-11-20 | 5 | -1/+52 | |
| | | | ||||||
* | | | Prep for 7.1.26 | Sara Golemon | 2018-11-21 | 3 | -5/+7 | |
| | | | ||||||
* | | | Fix bug #71041 dynamic embed SAPI load error | Valentin V. Bartenev | 2018-11-20 | 3 | -2/+6 | |
| | | | | | | | | | | | | | | | | | | | | | | | | If the library is built with ZEND_SIGNALS defined, it's unusable with an external SAPI module because the zend_signal_startup() call is mandatory in this case. This bug is similar to #74149, but related to dynamic loading of PHP library. | |||||
* | | | Disable rsh/ssh functionality in imap by default (bug #77153) | Stanislav Malyshev | 2018-11-20 | 5 | -0/+53 | |
| | | | ||||||
* | | | NEWS | Remi Collet | 2018-11-20 | 1 | -0/+3 | |
| | | | ||||||
* | | | Fix #77151 ftp_close(): SSL_read on shutdown | Remi Collet | 2018-11-20 | 1 | -6/+8 | |
| | | | | | | | | | | | | | | | | | | | | | Regression introduced in fix for #76972 only display the error message when sslerror or if errno is set (for SSL_ERROR_SYSCALL case) | |||||
* | | | [ci skip] Update NEWS | Anatol Belski | 2018-11-18 | 1 | -0/+4 | |
| | | | ||||||
* | | | Fixed bug #77047 pg_convert has a broken regex for the 'TIME WITHOUT ↵ | Anatol Belski | 2018-11-18 | 2 | -1/+41 | |
| | | | | | | | | | | | | | | | | | | TIMEZONE' data type Backport 369c991d and 282a63da to 7.1, closes #3634 | |||||
* | | | Fix #77147: Fix for 60494 ignores ICONV_MIME_DECODE_CONTINUE_ON_ERROR | Christoph M. Becker | 2018-11-14 | 3 | -1/+30 | |
| | | | | | | | | | | | | | | | | | | If the `ICONV_MIME_DECODE_CONTINUE_ON_ERROR` flag is set, parsing should not fail, if there are illegal characters in the headers; instead we silently ignore these like before. | |||||
* | | | Validate length on socket_write | Thiago Carvalho | 2018-11-13 | 5 | -0/+55 | |
| | | | ||||||
* | | | Fix #77141: Signedness issue in SOAP when precision=-1 | Christoph M. Becker | 2018-11-12 | 3 | -1/+29 | |
| | | | | | | | | | | | | | | | According to php_gcvt(), we assume at most 17 fractional digits for negative precision. | |||||
* | | | Fix #76348: WSDL_CACHE_MEMORY causes Segmentation fault | Christoph M. Becker | 2018-11-04 | 4 | -1/+106 | |
| | | | | | | | | | | | | | | | “Thou shalt not follow the NULL pointer, for chaos and madness await thee at its end.” | |||||
* | | | Updated to version 2018.7 (2018g) | Derick Rethans | 2018-10-30 | 1 | -734/+666 | |
| | | | ||||||
* | | | [ci skip] Update NEWS | Peter Kokot | 2018-10-30 | 1 | -0/+4 | |
| | | | ||||||
* | | | fix bug #77079 | Jon Allen | 2018-10-30 | 1 | -2/+2 | |
| | | | ||||||
* | | | Fixed bug #77058 | Nikita Popov | 2018-10-25 | 3 | -3/+24 | |
| | | | | | | | | | | | | | | | Account for the fact that undef must be interpreted as null for the purposes of INC/DEC inference. |