diff options
| author | Felipe Pena <felipensp@gmail.com> | 2012-04-29 19:48:00 -0300 | 
|---|---|---|
| committer | Felipe Pena <felipensp@gmail.com> | 2012-04-29 19:48:00 -0300 | 
| commit | b336af29e11fbb31d2737cb7f2e42149e8de4208 (patch) | |
| tree | baaca8ab105bc09de41d4d78bcb87ecd7baed76d | |
| parent | cc5b995c78038b92317b38356c9009ff80850d8b (diff) | |
| download | php-git-b336af29e11fbb31d2737cb7f2e42149e8de4208.tar.gz | |
- BFN
| -rw-r--r-- | NEWS | 2 | 
1 files changed, 2 insertions, 0 deletions
@@ -12,6 +12,8 @@ PHP                                                                        NEWS    . "Connection: close" instead of "Connection: closed" (Gustavo)  - Core: +  . Fixed missing bound check in iptcparse(). (chris at chiappa.net) +  . Fixed bug #61827 (incorrect \e processing on Windows) (Anatoliy)    . Fixed bug #61761 ('Overriding' a private static method with a different       signature causes crash). (Laruence)    . Fixed bug #61728 (PHP crash when calling ob_start in request_shutdown   | 
