PHP Depend 2.16.0
Changelog
(since 2.15.1...2.16.0)
Added
Fixed
- Fixed #691 Float parsing for number starting with 0.
- Fixed #689 Handle conversion to/detection of UTF-8 encoding using either mbstring PHP extension or the polyfill provided by Symfony
- Fixed phpmd/phpmd#914 Parsing the correct comment for method doc-block (Allow correct SuppressWarnings annotation handling on PHPMD)
- Fixed phpmd/phpmd#804 Handle yield termination depending on context