diff options
| author | Michael Wallner <mike@php.net> | 2012-02-16 09:04:32 +0000 |
|---|---|---|
| committer | Michael Wallner <mike@php.net> | 2012-02-16 09:04:32 +0000 |
| commit | 2942e866251a8951bd8e924bec1cb87ebe87ad16 (patch) | |
| tree | 0e5ed10d976347ac68765eb034640662d9a1cc56 | |
| parent | 6561d47e55f32af0bb6145781678be6f6b97dd8d (diff) | |
| download | php-git-2942e866251a8951bd8e924bec1cb87ebe87ad16.tar.gz | |
NEWS for r323219
| -rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -10,6 +10,9 @@ PHP NEWS default (Stas). . Fixed bug #60965 (Buffer overflow on htmlspecialchars/entities with $double=false). (Gustavo) + . Fixed output layer compat function not passing along input buffer with + php_output_context_pass() if the output_handler_func does not set out_str + (releaze3 at gmail dot com, Mike) - CGI/FastCGI SAPI . Fixed reinitialization of SAPI callbacks after php_module_startup(). |
