History log of /php-src/NEWS (Results 8251 – 8275 of 15458)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 13421c55 03-Jun-2014 Bob Weinand

Update NEWS

# f3f22ff5 03-Jun-2014 Anatol Belski

Fixed bug #67329 fileinfo: NULL pointer deference flaw by processing certain CDF files

# 0817a2c7 03-Jun-2014 Remi Collet

(re)add cve number in NEWS, from 5.4.29

# 0e25448e 03-Jun-2014 Remi Collet

NEWS

# f5333418 03-Jun-2014 Remi Collet

NEWS

# 21986f98 03-Jun-2014 Remi Collet

NEWS

# 6538dab8 03-Jun-2014 Ferenc Kovacs

add NEWS block for 5.6.0RC1

# f41ab36e 01-Jun-2014 Xinchen Hui

Update NEWs

# 0218e4eb 01-Jun-2014 Xinchen Hui

Update NEWs

# 38be99b7 01-Jun-2014 Xinchen Hui

Fixed bug #67359 (Segfault in recursiveDirectoryIterator)

# 43e3a83d 29-May-2014 Adam Harvey

Merge branch 'PHP-5.4' into PHP-5.5

* PHP-5.4:
Check for zero-length keys in spl_array_skip_protected and don't skip them.


# b5d9983f 29-May-2014 Adam Harvey

Check for zero-length keys in spl_array_skip_protected and don't skip them.

Fixes bug #67360 (Missing element after ArrayObject::getIterator).

# 4ef561c7 28-May-2014 Julien Pauli

added CVEs in NEWS

# 13a38266 27-May-2014 Stanislav Malyshev

Merge branch 'PHP-5.5' into PHP-5.6

* PHP-5.5:
update NEWS
Fix bug #67249: printf out-of-bounds read
5.5.13 release date


# a2f8c9c1 27-May-2014 Stanislav Malyshev

Merge branch 'PHP-5.4' into PHP-5.5

* PHP-5.4:
update NEWS
Fix bug #67249: printf out-of-bounds read


# 76b06780 27-May-2014 Stanislav Malyshev

update NEWS

# 3b8bdb71 27-May-2014 Julien Pauli

5.5.13 release date

# 91e7b3b8 24-Feb-2014 Andrew Kehrig

Fix #50444: PDO-ODBC changes for 64-bit

This bug is also referenced in
[#61777](https://bugs.php.net/bug.php?id=61777) and is still present in
the latest stable release of the 5.5 br

Fix #50444: PDO-ODBC changes for 64-bit

This bug is also referenced in
[#61777](https://bugs.php.net/bug.php?id=61777) and is still present in
the latest stable release of the 5.5 branch. I see two tickets exist for
this problem already, and I'm just submitting these changes via github
as a reminder that this is a serious problem for anyone using PDO_ODBC
on the x64 builds.

show more ...

# 4c64bb27 27-May-2014 Stanislav Malyshev

update NEWS

# 076c25bf 27-May-2014 Stanislav Malyshev

Merge branch 'PHP-5.4' into PHP-5.5

* PHP-5.4:
backport this piece from 5.6, related to the #66307 fix
Fixed bug #66307 Fileinfo crashes with powerpoint files


# 4005f06d 27-May-2014 Stanislav Malyshev

Fix bug #67328 (fileinfo: numerous file_printf calls resulting in performance degradation)

Upstream patch: https://github.com/file/file/commit/b8acc83781d5a24cc5101e525d15efe0482c280d

# 57225f09 27-May-2014 Stanislav Malyshev

Fix bug #67327: fileinfo: CDF infinite loop in nelements DoS

Upstream fix: https://github.com/file/file/commit/f97486ef5dc3e8735440edc4fc8808c63e1a3ef0

# 70699d7f 26-May-2014 Xinchen Hui

Update NEWs and add a test

# 549331a9 21-May-2014 Adam Harvey

Merge branch 'PHP-5.5' into PHP-5.6

* PHP-5.5:
Add microseconds to the serialised form of DateTime objects.


# d3937792 21-May-2014 Adam Harvey

Merge branch 'PHP-5.4' into PHP-5.5

* PHP-5.4:
Add microseconds to the serialised form of DateTime objects.


1...<<331332333334335336337338339340>>...619