convert zend_hash_apply_with_argument(s)
authorMichael Wallner <mike@php.net>
Fri, 26 Sep 2014 18:03:23 +0000 (20:03 +0200)
committerMichael Wallner <mike@php.net>
Fri, 26 Sep 2014 18:03:23 +0000 (20:03 +0200)
use zend_hash_apply_with_argument instead of
zend_hash_apply_with_arguments where no key is needed


No differences found