Skip to content

v1.0.2

Latest
Compare
Choose a tag to compare
@bennothommo bennothommo released this 24 Jul 00:22
· 1 commit to main since this release
66bb399

Changes

  • Changed Markdown parsing of doc-blocks in PHP API parser to use a custom Commonmark environment and rendering pipeline, as opposed to the standard Markdown::parse() calls to avoid repeated environment creation and parsing events. This has considerably increased the performance of the PHP API parser.

Full Changelog: v1.0.1...v1.0.2