Skip to content

Release Notes

Welcome to the official Doppar PHP Framework Release Notes — your central hub for updates, improvements, and innovations across every Doppar version.

Doppar will ship one major version every year on December 1st, with minor and patch updates released as needed throughout the year. Each release focuses on performance, developer experience, and modern PHP capabilities.

Versioning Scheme

Doppar will follow a predictable annual release cycle:

  • Major Release: Every December 1st (may include breaking changes)
  • Minor Releases: Periodically, without breaking changes
  • Patch Releases: Bug fixes and security updates

We use a version constraint strategy similar to ^3.0 to ensure stable upgrades across the ecosystem.

Support Policy

Each major version of Doppar receives the following support:

  • Bug Fixes: 18 months
  • Security Fixes: 24 months
VersionPHP VersionRelease DateBug Fixes UntilSecurity Fixes Until
3.0.08.3+December 1, 2025June 1, 2026December 1, 2026
4.0.08.4+December 1, 2026June 1, 2027December 1, 2027

Doppar v3.0.0 Release Notes (December 1, 2025)

Doppar v3.0.0 is the first official public release of the Doppar PHP Framework. This foundation release introduces a modern, performance-focused architecture built with PHP 8.3+, featuring attribute-powered routing, the ODO templating engine, Entity ORM, Doppar AI, and a daemon based native task runtime designed for real-time applications.

This release sets the tone for Doppar’s philosophy: clarity, precision, and performance-first engineering.