Skip to content
  • P
    Projects
  • G
    Groups
  • S
    Snippets
  • Help

杨树贤 / ic_server_welfare

  • This project
    • Loading...
  • Sign in
Go to a project
  • Project
  • Repository
  • Issues 0
  • Merge Requests 0
  • Pipelines
  • Wiki
  • Snippets
  • Settings
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Files
  • Commits
  • Branches
  • Tags
  • Contributors
  • Graph
  • Compare
  • Charts
Find file
BlameHistoryPermalink
Switch branch/tag
  • ic_server_welfare
  • vendor
  • phpunit
  • php-code-coverage
  • ChangeLog-5.2.md
  • 杨树贤's avatar
    添加vendor和.env到git · d2e2cfe7
    杨树贤 committed 5 years ago
    d2e2cfe7
ChangeLog-5.2.md 1.84 KB

Changes in PHP_CodeCoverage 5.2

All notable changes of the PHP_CodeCoverage 5.2 release series are documented in this file using the Keep a CHANGELOG principles.

5.2.4 - 2017-11-27

Fixed

  • Fixed #424: Rest of a function or method is ignored after an anonymous function
  • Fixed #455: Dashboard does not handle namespaced classes properly
  • Fixed #468: Global functions are not properly counted
  • Fixed #560: Uncovered whitelisted files are missing from the report

5.2.3 - 2017-11-03

Fixed

  • Fixed #540: Missing attribute type in the CSS <link> elements
  • Fixed #554: Parameter must be an array or an object that implements Countable

5.2.2 - 2017-08-03

Changed

  • Bumped required versions of dependencies

5.2.1 - 2017-04-21

Changed

  • Version 3 of sebastian/environment is now required

5.2.0 - 2017-04-20

Changed

  • Implemented #518: Add more information to XML code coverage report