Skip to content

Commit 26143da

Browse files
committed
ext/soap: Remove unused 'cache' extension global
1 parent 3d6bd16 commit 26143da

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ext/soap/php_soap.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,6 @@ ZEND_BEGIN_MODULE_GLOBALS(soap)
158158
char* error_code;
159159
zval error_object;
160160
bool use_soap_error_handler;
161-
char cache;
162161
char cache_mode;
163162
char cache_enabled;
164163
char* cache_dir;

0 commit comments

Comments
 (0)