From a8cec57cc586b92a9eae65ef1a6a770ba52db61e Mon Sep 17 00:00:00 2001 From: Jean-Christian Denis Date: Mon, 20 Mar 2023 00:23:37 +0100 Subject: [PATCH] release 2023.03.19 - lvl 8 --- CHANGELOG.md | 4 ++++ README.md | 1 + _define.php | 2 +- dcstore.xml | 4 ++-- 4 files changed, 8 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c023eaf..dea4586 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,10 @@ dev - [ ] source translation - [ ] fix third-party API (temp removed) +2023.03.19 +- fix init check +- fix some phpstan warnings + 2023.03.17 - use container for Manage vars - use modules define diff --git a/README.md b/README.md index 8a9aa5b..0cfa93c 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,7 @@ _translater_ requires: * super admin permissions * Dotclear 2.26 + * PHP >= 8.1 ## USAGE diff --git a/_define.php b/_define.php index f880daf..6d9063a 100644 --- a/_define.php +++ b/_define.php @@ -18,7 +18,7 @@ $this->registerModule( 'Translater', 'Translate your Dotclear plugins and themes', 'Jean-Christian Denis & contributors', - '2023.03.17', + '2023.03.19', [ 'requires' => [['core', '2.26']], 'permissions' => null, diff --git a/dcstore.xml b/dcstore.xml index 97baa0a..ec3e6ca 100644 --- a/dcstore.xml +++ b/dcstore.xml @@ -2,10 +2,10 @@ Translater - 2023.03.17 + 2023.03.19 Jean-Christian Denis & contributors Translate your Dotclear plugins and themes - https://github.com/JcDenis/translater/releases/download/v2023.03.17/plugin-translater.zip + https://github.com/JcDenis/translater/releases/download/v2023.03.19/plugin-translater.zip 2.26 https://plugins.dotaddict.org/dc2/details/translater http://forum.dotclear.org/viewtopic.php?id=39220