History log of /PHP-7.2/ (Results 26 – 50 of 83797)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
c8d21d7716-Mar-2020 Stanislav Malyshev

[ci skip] Update NEWS

2c081b7e16-Mar-2020 Stanislav Malyshev

Fix test

0d139c5b16-Mar-2020 Stanislav Malyshev

Fix bug #79329 - get_headers should not accept \0

41f66e2a16-Mar-2020 Stanislav Malyshev

Fixed bug #79282

63f6608f18-Feb-2020 Remi Collet

bump version to 7.2.29

5009b98117-Feb-2020 Christoph M. Becker

Update NEWS [ci skip]

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
2826364219-Mar-2019 Nikita Popov

Mark bug76348.phpt as online test

e5c9523416-Feb-2020 Stanislav Malyshev

Fix bug #79082 - Files added to tar with Phar::buildFromIterator have all-access permissions

d76f7c6c16-Feb-2020 Stanislav Malyshev

Fix bug #79221 - Null Pointer Dereference in PHP Session Upload Progress

8308196c14-Feb-2020 Christoph M. Becker

Fix typo in recent bugfix

cec8b24c13-Feb-2020 Christoph M. Becker

Fix #77569: Write Acess Violation in DomImplementation

We must not assume that the zval IS_STRING.

2dc170e223-Jan-2020 Stanislav Malyshev

More checks for php_strip_tags_ex

7e2bd95f22-Jan-2020 Remi Collet

next will be 7.2.28

5c90f8eb21-Jan-2020 Stanislav Malyshev

Update NEWS

2bcbc95f21-Jan-2020 Stanislav Malyshev

Fix bug #79037 (global buffer-overflow in `mbfl_filt_conv_big5_wchar`)

0f79b1bf21-Jan-2020 Stanislav Malyshev

Fix #79099: OOB read in php_strip_tags_ex

f79c774220-Jan-2020 Christoph M. Becker

Fix #79091: heap use-after-free in session_create_id()

If the `new_id` is released, we must not use it again.

864f5ef118-Dec-2019 Remi Collet

fix release date

9705e63117-Dec-2019 Stanislav Malyshev

[ci skip] Update NEWS

6d5cddab16-Dec-2019 Stanislav Malyshev

Fix test

c14eb8de16-Dec-2019 Stanislav Malyshev

Fix bug #78793

d348cfb916-Dec-2019 Stanislav Malyshev

Fixed bug #78910

eb23c60030-Nov-2019 Christoph M. Becker

Fix #78878: Buffer underflow in bc_shift_addsub

We must not rely on `isdigit()` to detect digits, since we only support
decimal ASCII digits in the following processing.

b771a18130-Nov-2019 Stanislav Malyshev

Fix test

0e6c065423-Nov-2019 Christoph M. Becker

Fix #78862: link() silently truncates after a null byte on Windows

Since link() is supposed to accepts paths (i.e. strings without NUL
bytes), we must not accept arbitrary strings.

12345678910>>...3352