PHP Documentor 2 v3.0.0-alpha.3 Release Notes

Release Date: 2018-10-20 // over 5 years ago
  • ๐Ÿš€ A third alpha release in v3 line. Containing a large number of bug fixes reported by alpha version users. Thanks a lot for this feedback. We do appreciate the feedback we've got.

    Call for feedback

    ๐Ÿš€ PhpDocumentor is developed by a small team with limited time. Our current code base is not fully covered by automated tests. So we are not able to find all regressions or missing features. We would be very grateful when you provide us feedback on this alpha release to improve the quality of phpDocumentor.

    ๐Ÿ”„ Change log

    โž• Added

    • ๐Ÿ”– Version command
    • phpstan max level checks
    • composer require checker to ensure the stability of the install
    • โž• Add support for configuration file phpdoc.xml.dist #1997

    ๐Ÿ—„ Deprecated

    • Nothing

    ๐Ÿ›  Fixed

    • ๐Ÿ issue with path validation on windows #2011
    • ๐Ÿ›  Fix issue with default command. phpdocumentor should execute run by default again.
    • ๐Ÿ›  Fix issue with directory param. Path in now added to the conig so it will be parsed
    • Markers are detected again
    • ๐Ÿ”ง Configurable twig cache
    • โž• Add support for multi-type array notation #607
    • ๐Ÿ›  Fix template argument from command line
    • XML template processing works again
    • 0๏ธโƒฃ Issue with config loading from non default location

    โœ‚ Removed

    • Nothing

    ๐Ÿ”’ Security

    • Nothing