diff options
author | Ilia Alshanetsky <iliaa@php.net> | 2008-11-30 17:34:07 +0000 |
---|---|---|
committer | Ilia Alshanetsky <iliaa@php.net> | 2008-11-30 17:34:07 +0000 |
commit | 7f232eba06045be3ae7631d0b68689f524c6c175 (patch) | |
tree | 0936ce609f724bae487d8d29089ae6c5e6289774 | |
parent | fdc286abeeaa01905568553d7022fbe013cffc3a (diff) | |
download | php-git-7f232eba06045be3ae7631d0b68689f524c6c175.tar.gz |
BFN
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -36,6 +36,8 @@ PHP NEWS - Fixed memory leak inside wddx_add_vars() function. (Felipe) - Synced changes from libmagic 4.26 to bundled libmagic. (Scott) +- Fixed bug #46711 (cURL curl_setopt leaks memory in foreach loops). + (magicaltux [at] php [dot] net) - Fixed bug #46578 (strip_tags() does not honor end-of-comment when it encounters a single quote). (Felipe) - Fixed bug #46546 (Segmentation fault when using declare statement with |