I have not done any real development on this since ~2021, although I do get the itch to do so occasionally. It would not be terribly difficult to support PHP 8 I believe, but I haven't looked that deeply into it. The more difficult task is moving to the more modern way of deploying things with namespaces, composer, etc. that I haven't really looked into or used yet. I can't promise a timeline on this but possibly sometime this summer.
PHP 8.0
Allow from all /
This has been resolved in the most recent release.
DB access error during installation when hoam-config.ini is present
This has been resolved in the most recent release.
Configuration form loads very slowly
This has been resolved in the most recent release.
database import function in db.php broken
This has been resolved in the most recent release.
redundant code in form.js, function HOAM_formFieldTags
Agreed, this is unused code, but was written for future use.
password_hash not available in php < v5.5
Updated version check and documenation.
php mbstring module is not mentioned as requirement
The documentation has been updated accordingly.
redundant code in form.js, function HOAM_formFieldTags
Configuration form loads very slowly
Locale-specific regexps in javascript
I stand corrected. php5-mbstring package has been removed from ubuntu and debian...
php mbstring module is not mentioned as requirement
database import function in db.php broken
DB access error during installation when hoam-config.ini is present
Would be nice to mention php 5.5 as a requirement, or mention this workaround in...
password_hash not available in php < v5.5
Allow from all /