Yii Framework 34k+
  • News
  • Guide
  • API
  • Wiki
  • Forum
  • Community
    • Places
    • Members
    • Hall of Fame
    • Badges
  • More
    • Learn
    • Books
    • Resources
    • Develop
    • Download Yii
    • Extensions
    • Report an Issue
    • Report a Security Issue
    • Contribute to Yii
    • Donate
    • About
    • Release Cycle
    • License
    • Team
    • Official Logos and Design
Login

ApiDoc extension version 4.0.1 released

Aug 30, 2026

We are very pleased to announce the release of the ApiDoc extension version 4.0.1.

This release enhances the generation:

  • Recoverable HTML parsing errors in API link titles are now suppressed.
  • Removed the bold formatting from the method names for better readability.
  • Added <wbr> to namespaces so line breaks are made on \ if possible.

See the CHANGELOG for a full list of changes.

ApiDoc extension version 4.0.0 released

May 30, 2026

We are very pleased to announce the release of the ApiDoc extension version 4.0.0.

This is a major release that modernizes ApiDoc for current PHP projects. The minimum PHP version is now 8.2, and dependency requirements were raised for nikic/php-parser, phpdocumentor/reflection, and phpdocumentor/type-resolver.

Version 4.0.0 adds support for intersection and nullable types, PHPStan/Psalm syntax, constants in interfaces and traits, inherited descriptions, improved method signatures, better inline @see and @link handling, and links to built-in PHP functions. It also includes a new template for custom projects.

Read more

ApiDoc extension version 3.0.8 released

Nov 24, 2025

We are very pleased to announce the release of the ApiDoc extension version 3.0.8.

This version adds support for newer PHP versions and nikic/php-parser v5. Minimal PHP version is raised to 7.4.

Additionally, more types are now inferred and generated for properties, methods and parameters.

This release is handled entirely by Maksim Spirkov.

See the CHANGELOG for a full list of changes.

Yii2 extension releases

Feb 13, 2025

Yii2 extensions with pending releases were tagged:

  • Composer 2.0.11
  • Redis 2.0.19
  • Shell 2.0.6
  • apidoc 3.0.7

Read more

ApiDoc extension version 3.0.6 released

Nov 18, 2022

We are very pleased to announce the release of the ApiDoc extension version 3.0.6.

This patch version improves handling of trait inheritance - precedence, prevents methods' and properties' duplication.

See the CHANGELOG for a full list of changes.

ApiDoc extension version 3.0.5 released

Apr 21, 2022

We are very pleased to announce the release of the ApiDoc extension version 3.0.5.

This patch version fixes empty visibility in methods and properties.

See the CHANGELOG for a full list of changes.

ApiDoc extension version 3.0.4 released

Mar 29, 2022

We are very pleased to announce the release of the ApiDoc extension version 3.0.4.

This patch version fixes conversion of newlines to spaces and considers the first sentence ended only if the dot is followed by a space in BaseDoc::extractFirstSentence().

See the CHANGELOG for a full list of changes.

ApiDoc extension version 3.0.3 released

Feb 19, 2022

We are very pleased to announce the release of the ApiDoc extension version 3.0.3.

This patch version fixes wrong encoding during generation of non-Englush guides.

See the CHANGELOG for a full list of changes.

ApiDoc extension version 3.0.2 released

Feb 16, 2022

We are very pleased to announce the release of the ApiDoc extension version 3.0.2.

This patch version fixes an error preventing docs generation in an edge case.

See the CHANGELOG for a full list of changes.

ApiDoc extension version 3.0.1 released

Feb 8, 2022

We are very pleased to announce the release of the ApiDoc extension version 3.0.1.

This patch version fixes an error preventing docs generation in an edge case.

See the CHANGELOG for a full list of changes.

ApiDoc extension version 3.0.0 released

Jan 14, 2022

We are very pleased to announce the release of the ApiDoc extension version 3.0.0.

This major version fixes a number of bugs and does enhancements. Among the changes, it adds PHP 8 support. Minimum suported version is now 7.2.

See the CHANGELOG for a full list of changes.

ApiDoc extension version 2.1.5 released

Jul 19, 2020

We are very pleased to announce the release of the ApiDoc extension version 2.1.5.

This release fixes some issues using extension with PHP 7.

See the CHANGELOG for a full list of changes.

ApiDoc extension version 2.1.4 released

May 2, 2020

We are very pleased to announce the release of the ApiDoc extension version 2.1.4.

This release add support for @property and @method annotations.

See the CHANGELOG for a full list of changes.

ApiDoc extension version 2.1.3 released

Feb 12, 2020

We are very pleased to announce the release of the ApiDoc extension version 2.1.3.

This release has two important bugfixes about @inheritdoc and getter/setter methods. Also it contains two enhancements:

  • @since tags are now propagated to inherited methods/properties in the same package.
  • HTTPS is now used for www.php.net links.

See the CHANGELOG for a full list of changes.

Thank you, Brandon Kelly and Somogyi Márton for this release pull requests.

ApiDoc extension version 2.1.2 released

Aug 20, 2019

We are very pleased to announce the release of the ApiDoc extension version 2.1.2.

This release upgrades highlight.js dependency to 9.13.1 and fixes multiple TOC rendering in ApiMarkdown.

See the CHANGELOG for a full list of changes.

ApiDoc extension version 2.1.1 released

Nov 14, 2018

We are very pleased to announce the release of the ApiDoc extension version 2.1.1.

This release fixes some issues with wrongly formatted PHPDoc and includes support for {@inheritdoc} tags. It also improves Guide rendering by adding a table of contents if there is more than one headline.

Markdown code highlighting has been extracted into a trait MarkdownHighlightTrait, which can be re-used in different contexts.

See the CHANGELOG for a full list of changes.

You may discuss this release on the forum.

ApiDoc extension version 2.0.6 and 2.1.0 released

Nov 22, 2016

We are very pleased to announce the release of the ApiDoc extension version 2.0.6 and 2.1.0.

Both releases come with a lot of bug fixes which make the documentation generation process more robust against badly formatted PHPdoc comments. Some enhancements like the display of deprecation messages for methods and properties as well as styling for bootstrap tables are also included. Finding problems in PHPdoc comments as well as undocumented parts of the code has now become easier by separating messages as errors and warnings.

See the CHANGELOG for a complete list of changes in 2.0.6.

Additionally to the above changes, 2.1.0 updates the dependency for the PHP Parser package which was conflicting with other packages and made it impossible to use the ApiDoc extension together with other packages which depend on the PHP Parser package.

Get notified of news as soon as they are available using our RSS Feed.

Years

  • 2026 (48)
  • 2025 (92)
  • 2024 (80)
  • 2023 (90)
  • 2022 (82)
  • 2021 (101)
  • 2020 (64)
  • 2019 (75)
  • 2018 (32)
  • 2017 (35)
  • 2016 (30)
  • 2015 (9)
  • 2014 (6)
  • 2013 (11)
  • 2012 (14)
  • 2011 (10)
  • 2010 (10)
  • 2009 (23)
  • 2008 (5)

Popular Tags

  • yii3 387
  • extensions 233
  • release 109
  • yii2 74
  • debug 30
  • view 28
  • html 25
  • auth client 23
  • bootstrap 21
  • redis 20
  • Yii 1.1
  • Guide
  • API
  • Wiki
  • Yii 2
  • Guide
  • API
  • Wiki
  • Yii3
  • Guide
  • API
  • Cookbook
  • Terms of service
  • License
  • Contact Us
  • Supported by
  • Your donations
  • JetBrains logo
  • © 2008 - 2026 Yii (Website Source Code)