1
0
mirror of https://github.com/danog/ext-pq.git synced 2024-12-02 09:18:02 +01:00
Go to file
Michael Wallner f00254ec86 fix test
2013-02-22 12:21:50 +01:00
tests fix test 2013-02-22 12:21:50 +01:00
.gitignore maintenance 2013-02-05 21:59:37 +01:00
config.m4 maintenance 2013-02-20 22:43:42 +01:00
CREDITS foreach (new pq\Connection(DSN)->exec(QUERY) as $k=>$v) works 2013-01-20 13:49:35 +01:00
EXPERIMENTAL foreach (new pq\Connection(DSN)->exec(QUERY) as $k=>$v) works 2013-01-20 13:49:35 +01:00
LICENSE license 2013-01-21 12:38:42 +01:00
package.xml maintenance 2013-02-20 22:43:42 +01:00
php_pq.c do not recreate the row zval on every call to current() 2013-02-21 17:42:06 +01:00
php_pq.h maintenance 2013-02-20 22:43:42 +01:00
TODO do not recreate the row zval on every call to current() 2013-02-21 17:42:06 +01:00