History log of /PHP-5.5/ (Results 526 – 550 of 57919)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
4c3b73b618-Mar-2015 Stanislav Malyshev

5.4.40 next

210cfafc18-Mar-2015 Stanislav Malyshev

update NEWS

53eff4a318-Mar-2015 Stanislav Malyshev

Merge branch 'PHP-5.4' into PHP-5.5

* PHP-5.4:
Fix bug #69253 - ZIP Integer Overflow leads to writing past heap boundary


ef8fc4b518-Mar-2015 Stanislav Malyshev

Fix bug #69253 - ZIP Integer Overflow leads to writing past heap boundary

bf2f03dd18-Mar-2015 Stanislav Malyshev

Merge branch 'PHP-5.4' into PHP-5.5

* PHP-5.4:
Fix bug #69248 - heap overflow vulnerability in regcomp.c
add test for bug #68976


fb04dcf618-Mar-2015 Stanislav Malyshev

Fix bug #69248 - heap overflow vulnerability in regcomp.c

Merged from https://github.com/garyhouston/regex/commit/70bc2965604b6b8aaf260049e64c708dddf85334

8b14d30518-Mar-2015 Stanislav Malyshev

add test for bug #68976

6264f81a17-Mar-2015 Stanislav Malyshev

add NEWS

d5e523f517-Mar-2015 Stanislav Malyshev

Merge branch 'PHP-5.4' into PHP-5.5

* PHP-5.4:
Fixed bug #68976 - Use After Free Vulnerability in unserialize()

Conflicts:
ext/standard/var_unserializer.c


646572d617-Mar-2015 Stanislav Malyshev

Fixed bug #68976 - Use After Free Vulnerability in unserialize()

3dfccd7b17-Mar-2015 Stanislav Malyshev

update news

4a2e613717-Mar-2015 Stanislav Malyshev

Merge branch 'PHP-5.4' into PHP-5.5

* PHP-5.4:
Fixed bug #69134 (Per Directory Values overrides PHP_INI_SYSTEM configuration options)


bfb6698917-Mar-2015 Stanislav Malyshev

Fixed bug #69134 (Per Directory Values overrides PHP_INI_SYSTEM configuration options)

9ba4db5e06-Feb-2015 Stanislav Malyshev

fix tests

e55e40ca17-Mar-2015 Stanislav Malyshev

Merge branch 'PHP-5.4' into PHP-5.5

* PHP-5.4:
Fix bug #69207 - move_uploaded_file allows nulls in path


1291d6bb17-Mar-2015 Stanislav Malyshev

Fix bug #69207 - move_uploaded_file allows nulls in path

0f18a15e17-Mar-2015 Anatol Belski

Fixed bug #65406 Enchant broker plugins are in the wrong place in windows

4dba99c216-Mar-2015 Julien Pauli

Fix flaws in session module

293d6e6216-Mar-2015 Anatol Belski

backport af2b0669 into 5.5

c21c8f3614-Mar-2015 Anatol Belski

fix test

1e51c54109-Mar-2015 Jeff Welch

Fix #69203: FILTER_FLAG_STRIP_HIGH doesn't strip ASCII 127

5b87d52014-Mar-2015 Xinchen Hui

Fixed typo

ed59370f13-Mar-2015 Xinchen Hui

Little improvement, update NEWs, added test

1b5ad03f13-Mar-2015 Xinchen Hui

Merge branch 'bug69227' of https://github.com/Vektah/php-src into PHP-5.5


a9d73f0611-Mar-2015 Nikita Popov

Fixed bug #69221

A generator iterator can be created from different zvals - use
the object handle to manage references instead.

1...<<21222324252627282930>>...2317