From 1257b407a6f608b999fc1f708aaac592a6c851fb Mon Sep 17 00:00:00 2001 From: Marcus Boerger Date: Mon, 1 Sep 2003 13:04:55 +0000 Subject: [PATCH] WS --- Zend/zend_execute_API.c | 1 - 1 file changed, 1 deletion(-) diff --git a/Zend/zend_execute_API.c b/Zend/zend_execute_API.c index 39dea80c74..f629ee7704 100644 --- a/Zend/zend_execute_API.c +++ b/Zend/zend_execute_API.c @@ -881,7 +881,6 @@ ZEND_API int zend_eval_string_ex(char *str, zval *retval_ptr, char *string_name, int result; zval *exception = EG(exception); - if (handle_exceptions) { EG(exception) = NULL; } -- 2.40.0