History log of /PHP-5.5/ (Results 726 – 750 of 57919)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
882a375d01-Feb-2015 Stanislav Malyshev

Add mitigation for CVE-2015-0235 (bug #68925)

2371286001-Feb-2015 Stanislav Malyshev

Merge branch 'PHP-5.4' into PHP-5.5

* PHP-5.4:
Add mitigation for CVE-2015-0235 (bug #68925)


0f9c708201-Feb-2015 Stanislav Malyshev

Add mitigation for CVE-2015-0235 (bug #68925)

c8a1250831-Jan-2015 Yasuo Ohgaki

Fixed typo in comment

d463ddd329-Jan-2015 Yasuo Ohgaki

Use bash rather than sh

1482ed2d29-Jan-2015 Brad Broerman

reneg and should_close are not yet members of sslsock. Removing...

abf9e2ea29-Jan-2015 Yasuo Ohgaki

Fixed Bug #68941 mod_files.sh is a bash-script

b2cf3f0628-Jan-2015 Xinchen Hui

Fixed bug #68901 (use after free)

fd46416928-Jan-2015 Brad Broerman

Updated with SSL fixes (backported from trunk)

4c5995b127-Jan-2015 Xinchen Hui

fcgi_write in fpm returns ssizt_t, but it returns int in cgi

c3ff9aa127-Jan-2015 Xinchen Hui

Revert previous unintentional change to this

8c2d917627-Jan-2015 Xinchen Hui

Also Fixed #68571 in CGI SAPI, and some cleanup

6c87372127-Jan-2015 Xinchen Hui

Merge branch 'fixbug68571tophp5.5' of https://github.com/redfoxli/php-src into PHP-5.5


3f57663b26-Jan-2015 Bob Weinand

Add NEWS entry

b8461eb926-Jan-2015 Bob Weinand

Fix call after close if multiple filters are attached

d065a2fc26-Jan-2015 Keyur Govande

Add NEWS

1933b55607-Jan-2015 Keyur Govande

Patch commit d9f85373e32 by moving the float_to_double function to
a header file.

e51980f406-Jan-2015 Keyur Govande

Fix for bugs #68114 (Build fails on OS X due to undefined symbols)
and #68657 (Reading 4 byte floats with Mysqli and libmysqlclient
has rounding errors).

The patch removes support fo

Fix for bugs #68114 (Build fails on OS X due to undefined symbols)
and #68657 (Reading 4 byte floats with Mysqli and libmysqlclient
has rounding errors).

The patch removes support for Decimal floating point numbers and
now defaults to using similar logic as what libmysqlclient does:
convert a 4 byte floating point number into a string, and then the
string into a double. The quirks of MySQL are maintained as seen in
Field_Float::val_str()

show more ...

f014785e22-Jan-2015 Ferenc Kovacs

Merge branch 'PHP-5.4' into PHP-5.5

* PHP-5.4:
fix some factual errors in the process


61ad5e2422-Jan-2015 Ferenc Kovacs

fix some factual errors in the process

2955993922-Jan-2015 Remi Collet

move CVE to the right version

43652d3822-Jan-2015 Anatol Belski

simplify error handling for dirs as magic

91aa340122-Jan-2015 Joshua Rogers

Fixed bug #68827 Double free with disabled ZMM

251745c022-Jan-2015 Xinchen Hui

Fixed segfault while running with moodle

88f2321a21-Jan-2015 Julien Pauli

Updated NEWS

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