Commit:    86c46b96b6e93f566094917f0b24e79b795e062a
Author:    Stanislav Malyshev <s...@php.net>         Tue, 1 Jan 2013 21:24:11 
-0800
Parents:   36e19c9cab6cce4e44782563f590c6c4560fb187
Branches:  PHP-5.4 PHP-5.5 master

Link:       
http://git.php.net/?p=php-src.git;a=commitdiff;h=86c46b96b6e93f566094917f0b24e79b795e062a

Log:
add fix #43177

Bugs:
https://bugs.php.net/43177

Changed paths:
  M  NEWS


Diff:
diff --git a/NEWS b/NEWS
index c83e24a..6e1e180 100644
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,10 @@ PHP                                                            
            NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ?? ??? 2012, PHP 5.4.11
 
+- Core:
+  . Fixed bug #43177 (Errors in eval()'ed code produce status code 500). 
+    (Todd Ruth, Stas).
+
 - Filter:
   . Fixed bug #63757 (getenv() produces memory leak with CGI SAPI). (Dmitry)
   . Fixed bug #54096 (FILTER_VALIDATE_INT does not accept +0 and -0).


--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to