Hi Stas, Stas Malyshev <smalys...@sugarcrm.com> writes: > Hi! > >> in file ext/pdo_sqlite/tests/bug_42589.phpt. >> >> This test always fails on my environment. >> >> The column metadata (PDOStatement::getColumnMeta()) getting does not >> work. It returns NULL for all calls in this test. PHP should support >> this since version 5.3.0. Is it possible it is not supported by sqlite? >> Does this work for you? > > This test passes fine for me on latest 5.3. However, my build is using > built-in sqlite library, which is of version:
I did not built witch --without-sqlite previously but I think the built-in sqlite support should be enabled by default. I have rebuilt --with-sqlite now to check again. And it works. :-) -- Pavel Kačer QA Automation Engineer SUSE pka...@suse.com (+420) 284 084 221 Be polite to everyone. You never know when your life or life of someone close to you might depend on this person. -- PHP Quality Assurance Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php