Live data from Hacker News

Composer script to handle permissions

github.com

1–2 of 2 posts

Re: Composer script to handle permissions

#2
Please don't fucking use this.

Setting a directory world writable is pretty much never the solution.

With a runtime like php where accessing a URL can mean executing that file, it's a nightmare to have writable directories, never mind world writable ones.