The fix-pedantic branch contains mostly "pedantic" fixes to remove PHP notices generated during script execution with E_STRICT as part of the error reporting level.
Aside from that it corrects some bugs and minor nuisances I discovered while going through the scripts.
Functionality of all the scripts stays the same (or it should at least, unless I've done any mistakes), so merging the changes should not change the bahaviour of any script.
However, there's one exception: the experimental .htaccess file in www/admin/, you possibly want to remove that one after the merge.
The fix-pedantic branch contains mostly "pedantic" fixes to remove PHP notices generated during script execution with E_STRICT as part of the error reporting level. Aside from that it corrects some bugs and minor nuisances I discovered while going through the scripts.
Functionality of all the scripts stays the same (or it should at least, unless I've done any mistakes), so merging the changes should not change the bahaviour of any script. However, there's one exception: the experimental .htaccess file in www/admin/, you possibly want to remove that one after the merge.