From ef8632c9dc5c4827a47c5b226ad5a0a9cb93326e Mon Sep 17 00:00:00 2001 From: Anatol Belski Date: Tue, 28 Mar 2017 13:06:38 +0200 Subject: Revert "Fixed bug #61471" This reverts commit 80c8d84af303d2fddc9ba9f181c7117b9040811d. --- sapi/apache2handler/php_apache.h | 1 - 1 file changed, 1 deletion(-) (limited to 'sapi/apache2handler/php_apache.h') diff --git a/sapi/apache2handler/php_apache.h b/sapi/apache2handler/php_apache.h index bd3e1813a2..38e4716779 100644 --- a/sapi/apache2handler/php_apache.h +++ b/sapi/apache2handler/php_apache.h @@ -73,7 +73,6 @@ typedef struct { zend_bool engine; zend_bool xbithack; zend_bool last_modified; - zend_bool post_read_error; } php_apache2_info_struct; extern zend_module_entry apache2_module_entry; -- cgit v1.2.1