wez Sun Apr 9 06:49:07 2006 UTC
Modified files: (Branch: PHP_5_1)
/php-src/ext/pdo_mysql mysql_statement.c
Log:
This completes the fix for PECL #5827; we need to gobble up result sets in the
stmt dtor too.
http://cvs.php.net/viewcvs.cgi/php-src/
wez Sun Apr 9 06:41:42 2006 UTC
Modified files: (Branch: PHP_5_1)
/php-src/ext/pdo_mysql mysql_statement.c
Log:
fix for PECL Bug #5827.
We're responsible for gobbling up supplemental result sets in closeCursor()
(which is what PDO does for us if we did
andrei Sat Apr 8 17:53:11 2006 UTC
Modified files: (Branch: PHP_5_1)
/php-srcMakefile.global acinclude.m4 configure.in
/php-src/main build-defs.h.in
/php-src/scriptsphpize.m4
Log:
MFH
http://cvs.php.net/viewcvs.cgi/php-src/Makefile.gl
andrei Sat Apr 8 17:34:57 2006 UTC
Modified files:
/php-srcMakefile.global acinclude.m4 configure.in
/php-src/main build-defs.h.in
/php-src/scriptsphpize.m4
Log:
Separate suffixes of shared libraries that we link against and the ones
we