php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #72284 phpdbg fatal errors with coverage
Submitted: 2016-05-29 14:03 UTC Modified: 2016-05-30 11:30 UTC
From: jonny at jonnybarnes dot uk Assigned: bwoebi (profile)
Status: Closed Package: phpdbg
PHP Version: 7.0.7 OS: Linux
Private report: No CVE-ID: None
 [2016-05-29 14:03 UTC] jonny at jonnybarnes dot uk
Description:
------------
I use `phpdbg` to run phpunit and generate coverage reports. Since upgrading to 7.0.7 on my OS X laptop `phpdbg` simply segfaults. However, I’ve also had problems with travis ci. The unit tests run, but when it attempts to generate the coverage text, fatal errors are produced.

Here’s a build that shows everything working on PHP 7.0.6 and PHP nightly, but errors on PHP 7.0.7: https://travis-ci.org/jonnybarnes/jonnybarnes.uk/builds/133729955


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2016-05-29 14:04 UTC] jonny at jonnybarnes dot uk
-Summary: phpdbg fata errors when producing phpunit coverage report +Summary: phpdbg fatal errors when producing phpunit coverage report
 [2016-05-29 14:04 UTC] jonny at jonnybarnes dot uk
Fixed a typo in the title
 [2016-05-30 11:30 UTC] bwoebi@php.net
-Summary: phpdbg fatal errors when producing phpunit coverage report +Summary: phpdbg fatal errors with coverage
 [2016-05-30 11:30 UTC] bwoebi@php.net
ARGHS… Thanks for reporting!
I've fixed it in master, but only there. Fixing in 7.0 too in a few minutes...
 [2016-05-30 11:30 UTC] bwoebi@php.net
-Status: Open +Status: Assigned -Assigned To: +Assigned To: bwoebi
 [2016-05-30 11:31 UTC] bwoebi@php.net
Automatic comment on behalf of bobwei9@hotmail.com
Revision: http://git.php.net/?p=php-src.git;a=commit;h=67468fb4176cc8ff43a1dc321c5903f17af88d39
Log: Fixed bug #72284 (phpdbg fatal errors with coverage)
 [2016-05-30 11:31 UTC] bwoebi@php.net
-Status: Assigned +Status: Closed
 [2016-05-30 11:33 UTC] bwoebi@php.net
Automatic comment on behalf of bobwei9@hotmail.com
Revision: http://git.php.net/?p=php-src.git;a=commit;h=67468fb4176cc8ff43a1dc321c5903f17af88d39
Log: Fixed bug #72284 (phpdbg fatal errors with coverage)
 [2016-07-20 11:30 UTC] davey@php.net
Automatic comment on behalf of bobwei9@hotmail.com
Revision: http://git.php.net/?p=php-src.git;a=commit;h=67468fb4176cc8ff43a1dc321c5903f17af88d39
Log: Fixed bug #72284 (phpdbg fatal errors with coverage)
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Mar 19 09:01:30 2024 UTC