History log of /php-src/NEWS (Results 7051 – 7075 of 15457)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 4df6f264 23-Aug-2015 Xinchen Hui

Fixed bug #70330 (Segmentation Fault with multiple "curl_copy_handle")

# 55f88141 23-Aug-2015 Xinchen Hui

Re-Fixed bug #70321 (Magic getter breaks reference to array property)

# e26a04f9 23-Aug-2015 Xinchen Hui

Revert "Fixed bug #70321 (Magic getter breaks reference to array property)"

This reverts commit 66754585f889e56ddaf3442fd4ac7b9adf93417b.

# 66754585 22-Aug-2015 Bob Weinand

Fixed bug #70321 (Magic getter breaks reference to array property)
Note that the UNEXPECTED(zv) was turned into EXPECTED(zv), as zv is mostly set in the context where it is used and usually anywa

Fixed bug #70321 (Magic getter breaks reference to array property)
Note that the UNEXPECTED(zv) was turned into EXPECTED(zv), as zv is mostly set in the context where it is used and usually anyway is checked first with OP*_TYPE == IS_VAR; or maybe just completely remove that (UN)EXPECTED at this place...

show more ...

# 5ece3ec7 20-Aug-2015 Bob Weinand

Fix bogus traces with ReflectionGenerator::getTrace()

# c7c9858b 20-Aug-2015 Ferenc Kovacs

5.6.14 next

# af765068 20-Aug-2015 Christopher Jones

Fixed bug #70308 (PDO::ATTR_PREFETCH is ignored)

# 569023cd 19-Aug-2015 Christoph M. Becker

updated NEWS

# 6c99cb29 19-Aug-2015 Christoph M. Becker

updated NEWS

# b584b513 19-Aug-2015 Xinchen Hui

Fixed bug #70290 (Null pointer deref (segfault) in spl_autoload via ob_start)

# 1bb5479d 19-Aug-2015 Anatol Belski

update NEWS

# a44abef8 19-Aug-2015 Xinchen Hui

Update NEWs

# c89bd3f3 19-Aug-2015 Xinchen Hui

This bug is already fixed, but it's better to have a bug entry for the record

# 4df77a6c 18-Aug-2015 Bob Weinand

Fixed bug #70295 (Segmentation fault with setrawcookie)

# 32462a80 18-Aug-2015 Anatol Belski

correct NEWS

# 000be61f 18-Aug-2015 Anatol Belski

NEWS for next

# e543769f 18-Aug-2015 Xinchen Hui

Fixed bug #70288 (Apache crash related to ZEND_SEND_REF)

# 34834c58 18-Aug-2015 Bob Weinand

Fixed bug #70293 (Crash with specific assertions and zend.assertions=-1)

# 22eaa995 18-Aug-2015 Xinchen Hui

Lost this entry while merging

# dca6d102 18-Aug-2015 Xinchen Hui

Fixed bug #70272 (Segfault in pdo_mysql)

# b28758f2 17-Aug-2015 Christoph M. Becker

updated NEWS

# 3ed58fb5 17-Aug-2015 Christoph M. Becker

updated NEWS

# ce89fd97 17-Aug-2015 Dmitry Stogov

Fixed bug #70262 (Accessing array crashes PHP 7.0beta3)

# 16133595 15-Aug-2015 Anatol Belski

update NEWS

# b0c5439b 15-Aug-2015 Tjerk Meesters

Updated NEWS for #70157

1...<<281282283284285286287288289290>>...619