From: Stanislav Malyshev Date: Wed, 14 Feb 2001 13:17:49 +0000 (+0000) Subject: allow more extensions with resources X-Git-Tag: php-4.0.5RC1~288 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e4f4983cdc430076efa4190a0173e1eab6764012;p=php allow more extensions with resources --- diff --git a/Zend/zend.h b/Zend/zend.h index f272a989cc..55834f5e91 100644 --- a/Zend/zend.h +++ b/Zend/zend.h @@ -440,7 +440,7 @@ ZEND_API int zend_get_configuration_directive(char *name, uint name_length, zval (*ppzv_dest)->refcount = refcount; \ } -#define ZEND_MAX_RESERVED_RESOURCES 2 +#define ZEND_MAX_RESERVED_RESOURCES 4 #ifdef ZEND_WIN32 /* Only use this macro if you know for sure that all of the switches values