php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Return to Bug #62258
Patch apc_62258.diff revision 2012-06-08 06:06 UTC by majk dot skoric at googlemail dot com

Patch apc_62258.diff for APC Bug #62258

Patch version 2012-06-08 06:06 UTC

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

Developer: majk.skoric@googlemail.com

foo@bar:~/install/APC-3.1.10# diff -u php_apc.h*
--- php_apc.h   2012-06-08 08:02:35.533395507 +0200
+++ php_apc.h_OLD       2012-06-08 08:03:06.617107486 +0200
@@ -35,2 +35,2 @@
 #include "apc_php.h"
 #include "apc_globals.h"

-#define PHP_APC_VERSION "3.1.9"
+#define PHP_APC_VERSION "3.1.10"

 extern zend_module_entry apc_module_entry;
 #define apc_module_ptr &apc_module_entry
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Wed Apr 24 09:01:28 2024 UTC