Tags: php/pecl-database-ibm_db2
Tags
Attempt at 2.2.0 Let CI catch anything I missed verification wise
Merge branch 'master' of github.com:php/pecl-database-ibm_db2
Fix build regression with db2_execute_many on LUW This function wasn't documented, so I had neglected to make an arginfo entry for it. It caused a build failure on LUW as a result. It appears the arguments for db2_execute_many is the same as db2_execute, so just copy that. Tested to build on LUW.
Update decrepit package.xml Clean up contents (we shouldn't manually track md5), fix maintainers, fix versions, fix dependencies...
PreviousNext