Index: trunk/mod_cacher/xc_cacher.c
===================================================================
--- trunk/mod_cacher/xc_cacher.c	(revision 1067)
+++ trunk/mod_cacher/xc_cacher.c	(revision 1083)
@@ -130,4 +130,5 @@
 
 zend_bool xc_have_op_array_ctor = 0;
+/* }}} */
 
 typedef enum { XC_TYPE_PHP, XC_TYPE_VAR } xc_entry_type_t;
@@ -3284,7 +3285,5 @@
 	if (ext) {
 		/* zend_optimizer.optimization_level>0 is not compatible with other cacher, disabling */
-#if 0
 		ext->op_array_handler = NULL;
-#endif
 	}
 	/* cache if there's an op_array_ctor */
