1

Topic: htmLawed composer issues

Hello! I am having a couple of issues with the htmlawed/htmlawed-class composer package.

First, in the 1.2.7 release, I found that the htmLawed.php file does not have read permissions for all users. On Linux, the command ls -l shows the permissions as:

-rwxrwx---

This means that other users who are not the owner and not in the owning group cannot read the file. This caused issues in my build which took me a long time to figure out. I've worked around it for now, but would it be possible to add read permission for future releases?

Second, I've noticed that the 1.2.8 release is not available for htmlawed/htmlawed-class. It's not listed in this file: https://www.bioinformatics.org/phplabware/downloads/packages.json

Could it please be made available?

Thank you for reading and for creating this library!

2

Re: htmLawed composer issues

Thank you for noting these issues. I am correcting the file permissions for the contents in the zip downloads, and will also add the entry for the 1.2.8 class.