History log of /PHP-5.5/ (Results 76 – 100 of 57919)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
fd96897424-Apr-2016 Stanislav Malyshev

Fix bug #72061 - Out-of-bounds reads in zif_grapheme_stripos with negative offset

b15f0ecc19-Apr-2016 Stanislav Malyshev

Fix for bug #71912 (libgd: signedness vulnerability)

8a4d164c31-Mar-2016 Julien Pauli

Typo in NEWS

4b0b1cec30-Mar-2016 Anatol Belski

fix borked mainstream patch

f0120ff829-Mar-2016 Julien Pauli

5.5.35 now

551423c629-Mar-2016 Anatol Belski

fix dir separator in test

fe13566c27-Mar-2016 Anatol Belski

Fixed bug #71527 Buffer over-write in finfo_open with malformed magic file

The actual fix is applying the upstream patch from
https://github.com/file/file/commit/6713ca45e7757297381f4b4c

Fixed bug #71527 Buffer over-write in finfo_open with malformed magic file

The actual fix is applying the upstream patch from
https://github.com/file/file/commit/6713ca45e7757297381f4b4cdb9cf5e624a9ad36

show more ...

9c19a08b16-Mar-2016 Anatol Belski

Fixed bug #71704 php_snmp_error() Format String Vulnerability

Conflicts:
ext/snmp/snmp.c

f8dd105028-Mar-2016 Stanislav Malyshev

Fixed bug #71906: AddressSanitizer: negative-size-param (-1) in mbfl_strcut

95433e8e27-Mar-2016 Stanislav Malyshev

Fix bug #71798 - Integer Overflow in php_raw_url_encode

72281f2921-Mar-2016 Stanislav Malyshev

Fix bug #71860: Require valid paths for phar filenames

914d33c402-Mar-2016 Julien Pauli

Going for 5.5.34

3c8ccdd902-Mar-2016 Stanislav Malyshev

fix test file

54df59b702-Mar-2016 Stanislav Malyshev

Fix version

153a44d602-Mar-2016 Stanislav Malyshev

Update NEWS

a6fdc5bb22-Feb-2016 Stanislav Malyshev

Fix bug #71498: Out-of-Bound Read in phar_parse_zipfile()

b1bd411915-Feb-2016 Stanislav Malyshev

Fixed bug #71587 - Use-After-Free / Double-Free in WDDX Deserialize

377d353c02-Feb-2016 Anatol Belski

add error check to sysconf call

7d875fb902-Feb-2016 Julien Pauli

Going for 5.5.33 now

2a7d8c0a02-Feb-2016 Stanislav Malyshev

fix tests

e7051cb402-Feb-2016 Stanislav Malyshev

fix NEWS

0d86a98c02-Feb-2016 Stanislav Malyshev

update NEWS

b5ef8ed102-Feb-2016 Stanislav Malyshev

Merge branch 'PHP-5.5' into PHP-5.5.32

* PHP-5.5:
Upgrade bundled PCRE to 8.38
Fixed NEWS file entry


ca02d9c201-Feb-2016 Stanislav Malyshev

Upgrade bundled PCRE to 8.38


NEWS
ext/pcre/pcrelib/ChangeLog
ext/pcre/pcrelib/NEWS
ext/pcre/pcrelib/config.h
ext/pcre/pcrelib/doc/pcre.txt
ext/pcre/pcrelib/pcre.h
ext/pcre/pcrelib/pcre_compile.c
ext/pcre/pcrelib/pcre_exec.c
ext/pcre/pcrelib/pcre_internal.h
ext/pcre/pcrelib/pcre_jit_compile.c
ext/pcre/pcrelib/pcre_study.c
ext/pcre/pcrelib/pcre_xclass.c
ext/pcre/pcrelib/sljit/sljitConfig.h
ext/pcre/pcrelib/sljit/sljitConfigInternal.h
ext/pcre/pcrelib/sljit/sljitLir.c
ext/pcre/pcrelib/sljit/sljitLir.h
ext/pcre/pcrelib/sljit/sljitNativeARM_32.c
ext/pcre/pcrelib/sljit/sljitNativeARM_64.c
ext/pcre/pcrelib/sljit/sljitNativeARM_T2_32.c
ext/pcre/pcrelib/sljit/sljitNativeMIPS_common.c
ext/pcre/pcrelib/sljit/sljitNativePPC_common.c
ext/pcre/pcrelib/sljit/sljitNativeSPARC_common.c
ext/pcre/pcrelib/sljit/sljitNativeTILEGX_64.c
ext/pcre/pcrelib/sljit/sljitNativeX86_common.c
ext/pcre/pcrelib/testdata/grepoutput
ext/pcre/pcrelib/testdata/testinput1
ext/pcre/pcrelib/testdata/testinput11
ext/pcre/pcrelib/testdata/testinput12
ext/pcre/pcrelib/testdata/testinput14
ext/pcre/pcrelib/testdata/testinput17
ext/pcre/pcrelib/testdata/testinput2
ext/pcre/pcrelib/testdata/testinput4
ext/pcre/pcrelib/testdata/testinput5
ext/pcre/pcrelib/testdata/testinput6
ext/pcre/pcrelib/testdata/testinput7
ext/pcre/pcrelib/testdata/testinput8
ext/pcre/pcrelib/testdata/testinputEBC
ext/pcre/pcrelib/testdata/testoutput1
ext/pcre/pcrelib/testdata/testoutput11-16
ext/pcre/pcrelib/testdata/testoutput11-32
ext/pcre/pcrelib/testdata/testoutput11-8
ext/pcre/pcrelib/testdata/testoutput12
ext/pcre/pcrelib/testdata/testoutput14
ext/pcre/pcrelib/testdata/testoutput17
ext/pcre/pcrelib/testdata/testoutput2
ext/pcre/pcrelib/testdata/testoutput4
ext/pcre/pcrelib/testdata/testoutput5
ext/pcre/pcrelib/testdata/testoutput6
ext/pcre/pcrelib/testdata/testoutput7
ext/pcre/pcrelib/testdata/testoutput8
ext/pcre/pcrelib/testdata/testoutputEBC
07c7df6801-Feb-2016 Stanislav Malyshev

Fixed bug #71488: Stack overflow when decompressing tar archives

12345678910>>...2317