php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Return to Bug #60539
Patch APC-3.0.19-duplicate-static.patch revision 2011-12-16 00:12 UTC by jbnance at tresgeek dot net

Patch APC-3.0.19-duplicate-static.patch for APC Bug #60539

Patch version 2011-12-16 00:12 UTC

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

Developer: jbnance@tresgeek.net

--- APC-3.0.19.orig/php_apc.c   2008-05-15 01:45:28.000000000 -0500
+++ APC-3.0.19/php_apc.c        2010-02-10 00:13:02.000000000 -0600
@@ -955,7 +955,6 @@

 #ifdef ZEND_ENGINE_2
 /* {{{ arginfo */
-static
 ZEND_BEGIN_ARG_INFO(php_apc_fetch_arginfo, 0)
     ZEND_ARG_INFO(0, "key")
     ZEND_ARG_INFO(1, "success")
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Jun 18 11:01:31 2024 UTC