Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Page properties
idjirareport


Release Date2022-1112-1521
Issues

Jira
serverBlesta
jqlQueryfixVersion>=5.6.0-b1 and fixVersion<=5.6.0
counttrue
serverId9cd66524-6dce-3520-8681-82d77acf5501

Status

Status
colourGreenRed
titleACTIVE DEVELOPMENTUNSUPPORTED

End of Life Date2023-1112-1521



Table of Contents

Table of Contents
maxLevel3
outlinetrue
classtoc

Summary

This is a feature release for 5.6.0. This page will be updated to include tasks completed in subsequent betas as well as the final release.

...

  1. Added the ability for registrar modules to validate registration and transfer terms for TLDs.
  2. If you haven't already, we recommend updating your extensions to work with PHP 8.0/8.1.

PHP 8

We recommend exercising caution when using PHP 8 for production use. Many 3rd party or custom extensions may not yet be compatible with PHP 8.

Blesta supports PHP 7.2, 7.3, 7.4, 8.1 through Ioncube using the default files, and PHP 8.0/8.1 through SourceGuardian via the hotfix-php8 directory. 

Domain Registrar Modules

Reminder: Registrar modules should define their type in config.json as: "type": "registrar",

...