Re: [PHP-DEV] [PATCH] PDO::FETCH_KEYS

2007-11-27 Thread Hans-Peter Oeri
Hoi! Marcus Boerger wrote: > can you add tests so we get a better idea? > cvs add ; cvd di -N > patchfile.txt I could... If I had a cvs account. As I don't, please find attached an updated patch (I hope I got the zval allocation right) as well as: - pdo_034.phpt (updated in patch) - pdo_035.

Re: [PHP-DEV] [PATCH] PDO::FETCH_KEYS

2007-11-26 Thread Marcus Boerger
Hello Hans-Peter, can you add tests so we get a better idea? cvs add ; cvd di -N > patchfile.txt marcus Monday, November 26, 2007, 5:43:33 PM, you wrote: > Index: ext/pdo/pdo_dbh.c > === > RCS file: /repository/php-src/ext/pdo/p