php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Return to Bug #70725
Patch ext_opcache_ZendAccelerator.patch revision 2015-10-16 08:11 UTC by doub1e dot 31415 at gmail dot com

Patch ext_opcache_ZendAccelerator.patch for opcache Bug #70725

Patch version 2015-10-16 08:11 UTC

Return to Bug #70725 | Download this patch
Patch Revisions:

Developer: doub1e.31415@gmail.com

diff --git ext/opcache/ZendAccelerator.c ext/opcache/ZendAccelerator.c
index e6d7005..ae83c43 100644
--- ext/opcache/ZendAccelerator.c
+++ ext/opcache/ZendAccelerator.c
@@ -21,7 +21,7 @@
 
 #include "main/php.h"
 #include "main/php_globals.h"
-#include "zend.h"
+#include "Zend/zend.h"
 #include "zend_extensions.h"
 #include "zend_compile.h"
 #include "ZendAccelerator.h"
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Mar 29 10:01:28 2024 UTC