History log of /php-src/NEWS (Results 8276 – 8300 of 15462)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 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.


# fdb2709d 21-May-2014 Adam Harvey

Add microseconds to the serialised form of DateTime objects.

Fixes bug #67308 (Serialize of DateTime truncates fractions of second).

# b4c92f31 14-May-2014 Julien Pauli

5.5.14 now

# 7b9c1b65 14-May-2014 Ferenc Kovacs

adding NEWS block for beta4

# b1c944df 14-May-2014 Stanislav Malyshev

5.4.30 next

# de20e222 14-May-2014 Stanislav Malyshev

update NEWS

# 09ea489a 14-May-2014 Stanislav Malyshev

update NEWS

# ffd74a0a 14-May-2014 Stanislav Malyshev

update NEWS

# eb1278cb 12-May-2014 Yasuo Ohgaki

Add bug fix to NEWS

# 3e9cb6a4 12-May-2014 Stanislav Malyshev

Fix bug #67250 (iptcparse out-of-bounds read)

# f2fdeba1 12-May-2014 Stanislav Malyshev

Merge branch 'PHP-5.5' into PHP-5.6

* PHP-5.5:
Fix bug #67248 (imageaffinematrixget missing check of parameters)
Fix bug #67247 spl_fixedarray_resize integer overflow

Merge branch 'PHP-5.5' into PHP-5.6

* PHP-5.5:
Fix bug #67248 (imageaffinematrixget missing check of parameters)
Fix bug #67247 spl_fixedarray_resize integer overflow
fix news
add tests stuff to README
Updated NEWS
Fix Linux specific fail in error traces (cherry-picked and fix for bug #67245) Linux apparently does not like memcpy in overlapping regions...

show more ...


# af5cc61c 12-May-2014 Stanislav Malyshev

Merge branch 'PHP-5.4' into PHP-5.5

* PHP-5.4:
Fix bug #67247 spl_fixedarray_resize integer overflow
fix news


# 291b45af 12-May-2014 Stanislav Malyshev

Fix bug #67248 (imageaffinematrixget missing check of parameters)

# 2b475eeb 12-May-2014 Stanislav Malyshev

Fix bug #67247 spl_fixedarray_resize integer overflow

# 14dd6c2d 12-May-2014 Stanislav Malyshev

fix news

# 5bc4eb71 11-May-2014 Bob Weinand

Merge branch 'PHP-5.4' into PHP-5.5


# 62b2eb66 11-May-2014 Bob Weinand

Updated NEWS

# 398ff219 09-May-2014 Anatol Belski

updated NEWS

# c62f32c3 09-May-2014 Anatol Belski

Bug #67238 Ungreedy and min/max quantifier bug in PCRE 8.34 upstream

upstream patch applied

# 27f5957e 07-May-2014 Daniel Lowrey

Bug #67224: stream_socket_enable_crypto()

- Allow crypto_method context value in stream_socket_enable_crypto()
- As of 5.6.x stream crypto type may be specified in the SSL context,

Bug #67224: stream_socket_enable_crypto()

- Allow crypto_method context value in stream_socket_enable_crypto()
- As of 5.6.x stream crypto type may be specified in the SSL context,
making the $crypto_type parameter to stream_socket_enable_crypto()
optional. This commit checks for a crypto type in the context prior
to erroring out.
- Update NEWS/UPGRADING

show more ...


# 78cb0c1d 06-May-2014 Michael Wallner

NEWS

# 06a03bbf 02-May-2014 Adam Harvey

Fix mysqli build when building against libmysqlclient.

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