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)
commit420e6ed4b6b95cf25985aed5dc6ddec06e823e41
treee99e54e500fe196acf39d1762a4b61b1ade45b9c
parent94be2af75078af30116718bb2df201d9e5a47e5b
convert zend_hash_apply_with_argument(s)

use zend_hash_apply_with_argument instead of
zend_hash_apply_with_arguments where no key is needed
src/php_pq_object.c
src/php_pq_params.c
src/php_pqconn.c
src/php_pqres.c