Commit: 6bcd719cbe5b2ac65a2d8d0287fcccafd4a8d5e5 Author: Kalle Sommer Nielsen <ka...@php.net> Mon, 23 Jul 2018 11:41:31 +0200 Parents: 0aba4d9e0650b0a3b5642e953e9f0bc3ccd1d264 Branches: master
Link: http://git.php.net/?p=web/qa.git;a=commitdiff;h=6bcd719cbe5b2ac65a2d8d0287fcccafd4a8d5e5 Log: Fixed bug #75326 (https://qa.php.net/tested-methods.php is outdated) This is done by adding a new function (get_active_branches()), that returns a constant array with active versions (hence the added note in release-qa.php). The write-test.php page now has a new paragraph listing active branches and linking to GCOV instead of the old and outdated coverage data we had stored on QA (which almost managed to celebrate a 10 year birthday). Bugs: https://bugs.php.net/75326 Changed paths: D coverage_data/tested_methods.csv M include/functions.php M include/release-qa.php D tested-methods.php M write-test.php Diff: <Diff exceeded maximum size> -- PHP Quality Assurance Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php