History log of /PHP-5.4/NEWS (Results 226 – 250 of 6633)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 9f449df1 18-Feb-2014 Remi Collet

NEWS


# c612440e 18-Feb-2014 Stanislav Malyshev

5.4.27 now


# b79d2285 18-Feb-2014 Stanislav Malyshev

update NEWS


# b04159ee 17-Feb-2014 Julien Pauli

Updated NEWS for #65753


# f275fdcf 16-Feb-2014 Yasuo Ohgaki

Fixed possbile injections against pg_insert()/pg_delete()/pg_update()/pg_select()


# 7ce88b2d 15-Feb-2014 Yasuo Ohgaki

Update NEWS


# 5cc851e8 15-Feb-2014 Daniel Lowrey

Update NEWS


# 1e0fdf02 05-Feb-2014 Hannes Magnusson

Fix year


# 1bc16fbf 21-Jan-2014 Stanislav Malyshev

fix CVE ref for bug #66060


# ac6bd1e3 21-Jan-2014 Stanislav Malyshev

5.4.26 next


# 2de24f18 21-Jan-2014 Stanislav Malyshev

fix news


# 5c964fb3 21-Jan-2014 Johannes Schlüter

fix NEWS formatting


# 2311ba7d 21-Jan-2014 Johannes Schlüter

Fix bug #66283 (Segmentation fault after memory_limit)

There are situations where mysqlnd dupliates zvals while freeing result
sets. If the memory_limit is reached during this operation

Fix bug #66283 (Segmentation fault after memory_limit)

There are situations where mysqlnd dupliates zvals while freeing result
sets. If the memory_limit is reached during this operation the engine
will bailout. This patch makes sure that a later attempt (during
RSHIUTDOWN) won't cause a double free, instead we rely on the engine to
free emalloc()ed memory after bailout.

show more ...


# b2606f66 19-Jan-2014 Will Fitch

Update NEWS for bug fix #62479


# 8aa93b7f 19-Jan-2014 Will Fitch

Revert "Fix #62479: Some chars not parsed in passwords"

This reverts commit e6bb90c66a5306f3db7ca38206b27685177a65cc.


# e6bb90c6 19-Jan-2014 Will Fitch

Fix #62479: Some chars not parsed in passwords

This fixes an issue where backslashes and spaces aren't
correctly parsed for passwords.


# 5b906ce6 18-Jan-2014 Will Fitch

Fix bug #66509: copy() arginfo incorrect since 5.4

Since 5.4, the ZEND_BEGIN_ARG_INFO_EX was replaced
by non _EX, causing Reflection to assume the
$context parameter is required.


# b777248d 16-Jan-2014 Xinchen Hui

Re-fixed Bug #66481 (Calls to session_name() segfault when session.name is null)


# 57cf8eac 16-Jan-2014 Xinchen Hui

Revert "Update NEWS"

This reverts commit 8f5de8ddcf5fea43928cf2358b95f3de1ab5ade9.


# 8f5de8dd 16-Jan-2014 Yasuo Ohgaki

Update NEWS


# 7e8e21df 04-Jan-2014 Nikita Popov

Fix bug #66286: Incorrect object comparison with inheritance

std_compare_objects immidiately returned 0 if the property tables
of both objects contain NULL at some index. Thus it would r

Fix bug #66286: Incorrect object comparison with inheritance

std_compare_objects immidiately returned 0 if the property tables
of both objects contain NULL at some index. Thus it would report
objects as equal even though properties following after that
differ.

show more ...


# 46f60fae 03-Jan-2014 Anatol Belski

Fixed bug #66395 basename function doesn't remove drive letter


# 8e5048f9 25-Dec-2013 Stanislav Malyshev

5.4.25 next


# c14388d6 22-Dec-2013 Felipe Pena

- BFN


# a7c50ccc 19-Dec-2013 Boris Lytochkin

keep 'em sorted


12345678910>>...266