Björn Büttner
Björn Büttner
This processes includes (and include-likes, like require_once) in the AST of files defined by any loading mechanism and processes all files that may reasonably be matched by the given include-like....
I did stumble upon older versions of libraries(nikic's php-parser in this case), where there is an autoloader of it's own. This option is meant to help deal with that issue...
There seems to be an issue with the session-handling at the moment when trying to log in: ``` TypeError: req.session.save is not a function at Routes.authGithubCallback (/usr/src/app/lib/routes.js:15:15) at Layer.handle [as...
# Description Additionally to autoloading composer also allows the declaration of a bin-file array. These files may very well be the only ones using a specific dependency, like in a...
# Description There are cases, where dependencies are found in the vendor folder of dependency guard instead of the project under test. This leads to false positives, since the symbol...
Not a selfless issue, since it includes my own, but the other tools are also very useful. - https://github.com/matteofigus/api-benchmark - https://github.com/bvanderlaan/api-bench-runner - https://github.com/jeffbski/bench-rest - https://github.com/Idrinth/api-bench Not sure if adding them...
As a checkbox in the settings or toggleable tile based on #23 the option to lock down the current volume settings would be appreciated. This would prevent unintended changes outside...
We decided to move to an organisation, so the path changed - besides that we still fulfill the requirements. #### ℹ️ Repository information **The repository has**: - [X] At least...
## Description This PR fixes the email validation ## Related Tickets & Documents Fixes #3271 ## Mobile & Desktop Screenshots/Recordings N/A ## Steps to QA This cleans up some code...