php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Return to Bug #61695
Patch update-PHP_APC_VERSION revision 2012-05-07 15:14 UTC by dhoffutt at gmail dot com

Patch update-PHP_APC_VERSION for APC Bug #61695

Patch version 2012-05-07 15:14 UTC

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

Developer: dhoffutt@gmail.com

*** php_apc.h	2012-04-11 06:46:33.000000000 -0500
--- php_apc.h2	2012-05-07 10:11:05.000000000 -0500
***************
*** 35,41 ****
  #include "apc_php.h"
  #include "apc_globals.h"
  
! #define PHP_APC_VERSION "3.1.9"
  
  extern zend_module_entry apc_module_entry;
  #define apc_module_ptr &apc_module_entry
--- 35,41 ----
  #include "apc_php.h"
  #include "apc_globals.h"
  
! #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: Thu Mar 28 20:01:28 2024 UTC