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

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

2013-06-16 Thread Stas Malyshev
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: Function name must be a string in > /usr/shar

[PHP-QA] PHP test for bug 51394

2013-06-12 Thread Pavel Kačer
Hi all, 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: Function name must be a string in /usr/share/qa/qa_t