diff options
author | Felipe Pena <felipe@php.net> | 2008-02-24 18:19:17 +0000 |
---|---|---|
committer | Felipe Pena <felipe@php.net> | 2008-02-24 18:19:17 +0000 |
commit | c47f4b9fd02d17c35deec5a57667abb93c309b0e (patch) | |
tree | 451bf587f0915828c3793fac01ebfa2782f878ff | |
parent | e0388c554954bafc9c637bc6d42bf560e4603b4e (diff) | |
download | php-git-c47f4b9fd02d17c35deec5a57667abb93c309b0e.tar.gz |
Entry existent in 5_2
-rw-r--r-- | NEWS | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -135,7 +135,6 @@ PHP NEWS - Fixed bug #43136 (possible crash on script execution timeout. The EG(function_state_ptr) is completely removed, EG(current_execute_data)->function_state must be used instead). (Dmitry) -- Fixed bug #43128 (Very long class name causes segfault). (Dmitry) - Fixed bug #42952 (soap cache file is created with insecure permissions). (Dmitry) - Fixed bug #42868 (Floats cast to integer produce unpredictable results). |