Edit report at https://bugs.php.net/bug.php?id=78288&edit=1

 ID:                 78288
 Updated by:         [email protected]
 Reported by:        [email protected]
 Summary:            GCOV not working for PHP-7.4 and master branches
 Status:             Verified
 Type:               Bug
 Package:            Website problem
 PHP Version:        Irrelevant
 Assigned To:        krakjoe
 Block user comment: N
 Private report:     N

 New Comment:

I believe most functions of gcov.php.net have been subsumed by our CI at this 
point. We may want to consider setting up a coverage job on Azure and 
discontinue this server.


Previous Comments:
------------------------------------------------------------------------
[2019-07-15 21:47:01] [email protected]

@krakjoe took over maintenance of the gcov server

------------------------------------------------------------------------
[2019-07-15 08:55:12] [email protected]

Nuno, could you please have a look at this?

------------------------------------------------------------------------
[2019-07-13 21:42:26] [email protected]

Description:
------------
For a while, http://gcov.php.net has not been working for the branches 
`PHP-7.4` and `master`. My guess is the rename of options to enable/disable 
extensions, e.g. 
https://github.com/php/php-src/blob/f573ba1948/UPGRADING.INTERNALS#L233.



Test script:
---------------
Access http://gcov.php.net/viewer.php?version=PHP_7_4 and see reports just like 
http://gcov.php.net/viewer.php?version=PHP_7_3, for e.g.

Expected result:
----------------
Report on the current tested code.

Actual result:
--------------
Broken page, which leads us to 
http://gcov.php.net/viewer.php?version=PHP_7_4&func=compile_results, that 
contains no debug information.


------------------------------------------------------------------------



--
Edit this bug report at https://bugs.php.net/bug.php?id=78288&edit=1

-- 
PHP Webmaster List Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to