phpDox v0.12.0 Release Notes

Release Date: 2019-03-13 // about 5 years ago
  • ๐Ÿš€ Note: This release requires PHP 7.1+

    ๐Ÿ”„ Changed

    • โฌ†๏ธ Upgraded dependencies: Now using PHP-Parser 4.2, PHP-Timer 2.0
    • ๐Ÿ”„ Changed all sources to follow PHP 7 syntax
    • โšก๏ธ Updated php core classes and interfaces data

    ๐Ÿ›  Fixed

    • ๐Ÿ #271: Fix TokenFile not Found Error on Windows

    ๐Ÿ”€ Merged

    • ๐Ÿ‘€ #352: Fix bad exit status 255 generated by uncaught TypeError
    • ๐Ÿ‘€ #335: Make this compatible with PHPUnit 7.2

Previous changes from v0.11.2

  • ๐Ÿš€ Note: 0.11.x is the last series of releases that supports running under PHP 5.x

    ๐Ÿ›  Fixed

    • ๐Ÿ‘€ #333: PHPUnit Enricher: Wrong namspace - not a PHPUnit code coverage file
    • ๐Ÿ‘€ #325: Git Enricher does not work properly with Git 1.7.1