Skip to content

Remove HttpGoneException executable flag#3278

Merged
l0gicgate merged 1 commit into
slimphp:4.xfrom
flavioheleno:patch-2
Aug 16, 2023
Merged

Remove HttpGoneException executable flag#3278
l0gicgate merged 1 commit into
slimphp:4.xfrom
flavioheleno:patch-2

Conversation

@flavioheleno
Copy link
Copy Markdown
Contributor

This PR performs a simple chmod -x on Slim/Exception/HttpGoneException.php as it was the only file in Slim's source to have the executable flag and I could not see a reason why it should have.

In other words, Slim/Exception/HttpGoneException.php permission flags went from 0755 to 0644.

@l0gicgate
Copy link
Copy Markdown
Member

Thank you for this contribution @flavioheleno

@coveralls
Copy link
Copy Markdown

Coverage Status

coverage: 99.427%. remained the same when pulling 5edfd79 on flavioheleno:patch-2 into e9e99c2 on slimphp:4.x.

@l0gicgate l0gicgate added this to the 4.13.0 milestone Aug 16, 2023
@l0gicgate l0gicgate merged commit 7ed49f1 into slimphp:4.x Aug 16, 2023
@flavioheleno flavioheleno deleted the patch-2 branch August 16, 2023 13:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants