1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 16:22:37 +01:00
Files
Stanislav Malyshev 36e19c9cab Bug #43177: If an eval() has a parse error, the overall exit status and return code should not be affected.
Without this fix, a webpage using eval() may return code 500.  That might display
fine and the 500 go unnoticed, but using AJAX or wget, the 500 will cause problems.
2013-01-01 21:18:59 -08:00
..
2007-01-20 22:12:55 +00:00
2008-09-30 15:11:05 +00:00
2007-01-20 22:12:55 +00:00
2007-01-20 22:12:55 +00:00
2012-11-14 16:20:59 +01:00
2007-01-20 22:12:55 +00:00
2011-05-05 18:30:14 +00:00
2007-01-20 22:12:55 +00:00
2008-08-14 20:51:35 +00:00
2008-03-17 16:32:15 +00:00
2008-03-17 14:05:39 +00:00
2008-03-07 21:33:17 +00:00
2008-03-07 21:33:17 +00:00
2008-04-07 12:14:04 +00:00
2012-04-19 20:05:30 -03:00
2012-04-21 10:15:35 +08:00