mirror of
https://github.com/php/php-src.git
synced 2025-08-16 05:58:45 +02:00
Fixed typo
This commit is contained in:
parent
b0329185cc
commit
dec5fa6c08
1 changed files with 0 additions and 1 deletions
|
@ -578,7 +578,6 @@ static XMLRPC_VALUE PHP_to_XMLRPC_worker (const char* key, zval* in_val, int dep
|
|||
if (ht) {
|
||||
ht->u.v.nApplyCount--;
|
||||
}
|
||||
break;
|
||||
} ZEND_HASH_FOREACH_END();
|
||||
zval_ptr_dtor(&val_arr);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue