Patrick

Results 3 issues of Patrick

* **Please check if the PR fulfills these requirements** - [x] The commit message follows our guidelines - [x] Tests for the changes have been added (for bug fixes /...

Hiya, Currently, we are in the transaction of rolling out the fortify app on our Citrix servers, Although it is not possible to start the fortify app multiple times, is...

Hiya, I got the following in my grammer; ``` #Variable -> { var_dump($children); return new \App\Lexer\Nodes\VariableAstNode($children, $token->getOffset()); } : ::T_CURLY_BRACKET_OPEN:: ::T_DOLLAR:: ::T_INDEX_BRACKET_OPEN:: ::T_INDEX_BRACKET_CLOSE:: ::T_DOT:: ::T_CURLY_BRACKET_CLOSE:: | ::T_CURLY_BRACKET_OPEN:: ::T_DOLLAR:: ::T_INDEX_BRACKET_OPEN:: ::T_INDEX_BRACKET_CLOSE::...

help wanted