File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ <h5>3.1 RC 1 [2019-12-22]</h5>
2+ <hr>
3+ - __NAMESPACE__ in Helper.php (mamba)
4+ - renamed 'PHP_SELF' to 'SCRIPT_NAME' (mamba)
5+ - cosmetics, PSR12 (mamba)
6+ - decreased index key length (mamba) (MySQL error #1071)
7+ - added few \Xmf\Request checks (mamba)
8+
9+
110<h5>3.1 Beta 1 [NOT RELEASED]</h5>
211<hr>
312- cosmetics (mamba)
413- renamed XLANG to XLANGUAGE (mamba)
514- namespaces (mamba)
615- autoloading (mamba)
716- moved include/config.php to /config/config.ph (mamba)
8- - __NAMESPACE__ in Helper.php (mamba)
9- - renamed 'PHP_SELF' to 'SCRIPT_NAME' (mamba)
17+
1018
1119<h5>3.05 RC 1 [2017-09-02]</h5>
1220<hr>
Original file line number Diff line number Diff line change 2727// ------------------- Informations ------------------- //
2828$ modversion = [
2929 'version ' => 3.1 ,
30- 'module_status ' => 'Beta 1 ' ,
30+ 'module_status ' => 'RC 1 ' ,
3131 'release_date ' => '2019/12/22 ' ,
3232 'name ' => _MI_XLANGUAGE_NAME ,
3333 'description ' => _MI_XLANGUAGE_DESC ,
You can’t perform that action at this time.
0 commit comments