diff options
| author | Dmitry Stogov <dmitry@php.net> | 2008-06-25 12:18:22 +0000 |
|---|---|---|
| committer | Dmitry Stogov <dmitry@php.net> | 2008-06-25 12:18:22 +0000 |
| commit | 9132607dc75e2c2d152807cfcf02e9aa6bd99e03 (patch) | |
| tree | 544c667ee18e3e337faa615aabec60d7e9e399d9 /NEWS | |
| parent | c1bb953c7163ae6bd6b09b008b0bb3910861ba02 (diff) | |
| download | php-git-9132607dc75e2c2d152807cfcf02e9aa6bd99e03.tar.gz | |
Fixed bug #45352 (Segmentation fault because of tick function on second request)
Diffstat (limited to 'NEWS')
| -rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -8,6 +8,8 @@ PHP NEWS functions. (Andrey) - Fixed a bug where exec() on Windows would eat the first and last double quotes (Scott) +- Fixed bug #45352 (Segmentation fault because of tick function on second + request). (Dmitry) - Fixed bug #45312 (Segmentation fault on second request for array functions). (Dmitry) - Fixed bug #45251 (double free or corruption with setAttributeNode()). (Rob) |
