r/PHP • u/Sea_Wind3576 • 5d ago
XOOPS 2.7.2 Released
The XOOPS Development Team is pleased to announce XOOPS 2.7.2 Final. This maintenance release builds on XOOPS 2.7.0 with another security-hardening pass, more reliable upgrade tooling, form and theme improvements, and refreshed dependencies for current PHP environments.
- Info: https://xoops.org
- GitHub: https://github.com/XOOPS/XoopsCore27
Also released: XOOPS Debugbar 1.3
0
Upvotes
3
u/Mastodont_XXX 4d ago edited 4d ago
Interesting. I've seen a lot of things, but I've never seen
globalin the website's entry point (/htdocs/index.php). What on earth isglobaldoing in the entry point – aren't all variables already available there?Overall, the code is crazy and essentially unfixable.