Jonathan Marcil
Jonathan Marcil
oh and phpcs-security-audit is a **line by line scanner**. `require parse_url( $foo, PHP_URL_PATH );` is as bad as any T_VARIABLE passed to `require`. because you have no clue what is...
Hello everyone! I'm sadly currently the sole maintainer of this project, and hopefully we all can fix this soon. With what is happening in the world this year, this project...
Those are really nice things to make this a mature project. However, I can't commit myself on supporting this, and working on the current code to achieve good code quality....
Yes, but forgot to answer your questions. It's OK, as long as I'm the sole person that can merge, I still consider myself alone in the endeavor of maintaining this...
I've given some thoughts into this, and at the moment the best way would be to have the GitHub Pages inside a docs/ folder that we auto generate using a...
Unsure about the `#BadFunctions-` prefix. We need to keep the URLs as short as possible, and it's a bit hard to handle easily in Markdown.
I don't remember if I looked into this, but as long as it fulfills those bases requirements it should be fine: - We can update the documentation without being forced...
This tool generally gives a WARNING when it thinks that something is a potential issue. In your case you are using some type of filtering functions that the tool doesn't...