XOOPS 2.5.11-RC3
Pre-releaseThe XOOPS Development Team is pleased to announce the release of XOOPS 2.5.11-RC3.
Please help make XOOPS better by testing and reporting any issues!
This is a release candidate intended for testing only. Use in a production system is not without risks.
The feature set is complete and is now fixed for 2.5.11. Only bug fixes will be accepted.
Please download from the current master!
If you are downloading this release for testing, please download from the current master instead.
Any bugs that have been found and fixed will be included in your testing that way, so we all won't keep finding and reporting the same bug over and over.
You can grab the current master here: https://github.com/XOOPS/XoopsCore25/archive/master.zip
What's Changed
-
Incorrect language checking in install tablesfill step by @geekwright in #1355
-
Replace class/smarty/xoops_plugins directory with smarty3_plugins by @geekwright in #1357
-
fix for {$wizard->language}/english/global.php" by @mambax7 in #1358
-
Fix for Upgrade Issues by @geekwright in #1360
-
Smarty 3 Preflight in Upgrade by @geekwright in #1375
-
Some of the issues reported by Scrutinizer by @mambax7 in #1229
-
cosmetics: https, single quotes, PhpDocs by @mambax7 in #1223
-
consistency in dealing with deprecated in PHP 8.2 utf8_encode() and utf8_decode() by @mambax7 in #1363
-
Made XoopsNotificationHandler::subscribe() return true rather than null. by @Andrew-Staves-Activ in #1239
-
'array_merge(...)' is used in a loop and is a resources greedy construction by @mambax7 in #1388
-
PHP 8.0: @ Error Suppression operator does not silent fatal errors by @mambax7 in #1323
-
Update image.php by @luciorota in #1389
-
handleException() adds own trace when calling handleError() by @mambax7 in #1374
-
Update image.php by @luciorota in #1398
-
Update mimetypes.inc.php by @luciorota in #1397
-
Update uploader.php by @luciorota in #1396
-
Fix protector oninstall issue by @geekwright in #1400
-
Xmf to 1.2.28 by @geekwright in #1410
-
Added an option to set the default notification method for users by @Andrew-Staves-Activ in #1242
-
Clean up upgrade/preflight.php by @geekwright in #1413
-
Fix issues with upd-2.0.18-to-2.3.0 step by @geekwright in #1414
New Contributors
Full Changelog: va2.5.11-RC2...v2.5.11-RC3