This document describes the versioning and release process of OTPHP. This document is a living document, contents will be updated according to each release.
OTPHP releases will be versioned using dotted triples, similar to Semantic Version.
For this specific document, we will refer to the respective components of this triple as <major>.<minor>.<patch>.
The version number may have additional information, such as "-rc1,-rc2,-rc3" to mark release candidate builds for earlier access.
Such releases will be considered as "pre-releases".
| Version | Supported |
|---|---|
| 11.4.x | ✅ |
| < 11.4.x | ❌ |