History log of /PHP-5.6/ (Results 1 – 25 of 63781)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
Revision tags: php-7.3.13RC1, php-7.2.26RC1, php-7.4.0, php-7.2.25, php-7.3.12, php-7.4.0RC6, php-7.3.12RC1, php-7.2.25RC1, php-7.4.0RC5, php-7.1.33, php-7.2.24, php-7.3.11, php-7.4.0RC4, php-7.3.11RC1, php-7.2.24RC1, php-7.4.0RC3, php-7.2.23, php-7.3.10, php-7.4.0RC2, php-7.2.23RC1, php-7.3.10RC1, php-7.4.0RC1, php-7.1.32, php-7.2.22, php-7.3.9, php-7.4.0beta4, php-7.2.22RC1, php-7.3.9RC1, php-7.4.0beta2, php-7.1.31, php-7.2.21, php-7.3.8, php-7.4.0beta1, php-7.2.21RC1, php-7.3.8RC1, php-7.4.0alpha3, php-7.3.7, php-7.2.20, php-7.4.0alpha2, php-7.3.7RC3, php-7.3.7RC2, php-7.2.20RC2, php-7.4.0alpha1, php-7.3.7RC1, php-7.2.20RC1, php-7.2.19, php-7.3.6, php-7.1.30, php-7.2.19RC1, php-7.3.6RC1, php-7.1.29, php-7.2.18, php-7.3.5, php-7.2.18RC1, php-7.3.5RC1, php-7.2.17, php-7.3.4, php-7.1.28, php-7.3.4RC1, php-7.2.17RC1, php-7.1.27, php-7.3.3, php-7.2.16, php-7.3.3RC1, php-7.2.16RC1, php-7.2.15, php-7.3.2, php-7.2.15RC1, php-7.3.2RC1, php-5.6.40
05fb101609-Jan-2019 Ferenc Kovacs

5.6.41 will be next. not really

Revision tags: php-7.1.26, php-7.3.1, php-7.2.14
9d6c59ee07-Jan-2019 Stanislav Malyshev

Fix bug #77418 - Heap overflow in utf32be_mbc_to_code

b51eaf4106-Jan-2019 Stanislav Malyshev

[ci skip] Add NEWS

c95daa9c02-Jan-2019 Stanislav Malyshev

Fix more issues with encodilng length

Should fix bug #77381, bug #77382, bug #77385, bug #77394.

7a12dad430-Dec-2018 Christoph M. Becker

Fix #77270: imagecolormatch Out Of Bounds Write on Heap

At least some of the image reading functions may return images which
use color indexes greater than or equal to im->colorsTotal.

Fix #77270: imagecolormatch Out Of Bounds Write on Heap

At least some of the image reading functions may return images which
use color indexes greater than or equal to im->colorsTotal. We cater
to this by always using a buffer size which is sufficient for
`gdMaxColors` in `gdImageColorMatch()`.

show more ...

1cc2182b02-Jan-2019 Stanislav Malyshev

Fix bug #77380 (Global out of bounds read in xmlrpc base64 code)

28362ed430-Dec-2018 Stanislav Malyshev

Fix bug #77371 (heap buffer overflow in mb regex functions - compile_string_node)

20407d0630-Dec-2018 Stanislav Malyshev

Fix bug #77370 - check that we do not read past buffer end when parsing multibytes

Revision tags: php-7.2.14RC1, php-7.3.1RC1
a918020c12-Dec-2018 Christoph M. Becker

Fix #77269: Potential unsigned underflow in gdImageScale

Belatedly, we're porting the respective upstream patch[1].

[1] <https://github.com/libgd/libgd/commit/60bfb401ad5a4a8ae995dc

Fix #77269: Potential unsigned underflow in gdImageScale

Belatedly, we're porting the respective upstream patch[1].

[1] <https://github.com/libgd/libgd/commit/60bfb401ad5a4a8ae995dcd36372fe15c71e1a35>

show more ...

428d816430-Dec-2018 Stanislav Malyshev

Fix bug #77247 (heap buffer overflow in phar_detect_phar_fname_ext)

4fc0bceb30-Dec-2018 Stanislav Malyshev

Fix bug #77242 (heap out of bounds read in xmlrpc_decode())

f510625231-Dec-2018 Alexander Kurilo

Regenerate certs for openssl tests

Revision tags: php-5.6.39
c26cb38305-Dec-2018 Ferenc Kovacs

5.6.40 will be next. probably not

Revision tags: php-7.1.25, php-7.2.13, php-7.0.33
78bffa7203-Dec-2018 Stanislav Malyshev

Fix null pointer deref in qprint-encode filter (bug #77231)

Revision tags: php-7.3.0, php-7.1.25RC1, php-7.2.13RC1, php-7.3.0RC6
48f0f73f12-Nov-2018 Stanislav Malyshev

Fix bug #77143 - add more checks to buffer reads

7edc639b11-Nov-2018 Stanislav Malyshev

Fix #77020: null pointer dereference in imap_mail

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 po

Fix #77020: null pointer dereference in imap_mail

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).

show more ...

aabdb71d02-Dec-2018 Stanislav Malyshev

Fix TSRM signature - php_stream_stat macro has it's own TSRM

0382e76102-Dec-2018 Alexander Kurilo

Regenerate certificates for openssl tests

2fba1e2f02-Dec-2018 Stanislav Malyshev

Improve test for bug77022

69f5e79902-Dec-2018 Stanislav Malyshev

Fix bug #77022 - use file mode or umask for new files

d876585228-Nov-2018 Stanislav Malyshev

Add DISPLAY_INI_ENTRIES for imap

e5bfea6419-Nov-2018 Stanislav Malyshev

Disable rsh/ssh functionality in imap by default (bug #77153)

Revision tags: php-7.1.24, php-7.2.12, php-7.3.0RC5, php-7.1.24RC1, php-7.2.12RC1, php-7.3.0RC4, php-7.1.23, php-7.2.11, php-7.3.0RC3, php-7.1.23RC1, php-7.2.11RC1, php-7.3.0RC2, php-5.6.38
81f2305711-Sep-2018 Ferenc Kovacs

5.6.39 will be the next

Revision tags: php-7.1.22, php-7.3.0RC1, php-7.2.10, php-7.0.32
c1de840109-Sep-2018 Stanislav Malyshev

Update NEWS

Revision tags: php-7.1.22RC1, php-7.3.0beta3, php-7.2.10RC1, php-7.1.21, php-7.2.9, php-7.3.0beta2, php-7.1.21RC1, php-7.3.0beta1, php-7.2.9RC1
23b0577429-Jul-2018 Stanislav Malyshev

Fix for bug #76582

The brigade seems to end up in a messed up state if something fails
in shutdown, so we clean it up.

12345678910>>...2552