fix fetchCol to return true/false and pass value int pass-by-ref param
authorMichael Wallner <mike@php.net>
Fri, 19 Apr 2013 09:04:56 +0000 (11:04 +0200)
committerMichael Wallner <mike@php.net>
Fri, 19 Apr 2013 09:04:56 +0000 (11:04 +0200)
commit377250ea430e2439d99ee519a95845b036b2090e
treeca4b60b6a064c383503f5a6abadeff9b94ac3637
parent6a0af039bb4c00c2489cbd63f94f63966c9a28b3
fix fetchCol to return true/false and pass value int pass-by-ref param
src/php_pqres.c
tests/basic002.phpt
tests/encoding001.phpt
tests/unbuffered001.phpt