On 17.01.2018 at 17:50, Nikita Popov wrote:

> On Wed, Jan 17, 2018 at 5:40 PM, Sam Ding <samd...@ca.ibm.com> wrote:
> 
>> Further how to debug a php unit case code?
> 
> The first step for debugging would be to look at the .out or .diff file for
> the failing .phpt. There will also be a .php file, which can be used to run
> the test file directly.

See also <http://qa.php.net/write-test.php#analyzing-failing-tests>.

-- 
Christoph M. Becker

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to