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
Version PHP Version Release Date Bug Fixes Until Security Fixes Until
3.0.0 8.3+ December 1, 2025 June 1, 2026 December 1, 2026
4.0.0 8.4+ December 1, 2026 June 1, 2027 December 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.

v3.x Last updated: Mar 19, 2026