Re: [PHP-QA] PHP test for bug 42589

2013-06-17 Thread Pavel Kačer
Hi Stas, Stas Malyshev 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

Re: [PHP-QA] PHP test for bug 45554

2013-06-17 Thread Pavel Kačer
Hi Stas, Stas Malyshev writes: > Hi! > >> in file ext/date/tests/bug45554.phpt. >> >> This test always fails because the precission is not enough for the >> sixth digit to be 1. The output has always 0. >> >> This was added in commit c2554b4bb43700ae16db34d9706db1db85ec78a4. Is >> the test wro

Re: [PHP-QA] PHP test for bug 51394

2013-06-17 Thread Pavel Kačer
Hi Stas, Stas Malyshev writes: > Hi! >> in the file Zend/tests/bug51394.phpt there is expected result as a stack >> trace. But when I run this test the trace is not the output. Before the >> exeption is thrown, the function must be a string error is returned as >> below. >> >> Fatal error: Func