diff options
| author | Christoph M. Becker <cmb@php.net> | 2015-08-24 23:16:21 +0200 |
|---|---|---|
| committer | Christoph M. Becker <cmb@php.net> | 2015-08-24 23:16:21 +0200 |
| commit | a8d38674b1d75de54bb1d3d1436da759ef8e64d7 (patch) | |
| tree | 2f025a039b363bc96a9eb634401a26e234a96687 | |
| parent | 405f8b5c91fe8431fdd2547ce9b7ffb9662e848a (diff) | |
| download | php-git-a8d38674b1d75de54bb1d3d1436da759ef8e64d7.tar.gz | |
updated NEWS
| -rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -26,6 +26,7 @@ PHP NEWS . Fixed bug #70342 (changing configuration with ignore_user_abort(true) isn't working). (Laruence) . Fixed bug #70295 (Segmentation fault with setrawcookie). (Bob) + . Fixed bug #67131 (setcookie() conditional for empty values not met). (cmb) - Reflection: . Fixed bug causing bogus traces for ReflectionGenerator::getTrace(). (Bob) |
