Jonas

Results 14 issues of Jonas

This directive allows `ingore`ing a whole subtree. This can be used to still read external BUILD rules but not modify them. **What type of PR is this?** > Feature **What...

This construct does not work anymore in Symfony 3+ (as you deprecated `getName()`): https://github.com/webmozart/standalone-forms/blob/2.7%2Btwig/web/index.php#L12 old: ``` php form = $formFactory->createBuilder() ->add('firstName', 'text', array( 'constraints' => array( new NotBlank(), new Length(array('min'...

# Problem This [binary](https://play.plaidctf.com/files/qqq_ba4356a66c6a0f6802e5cebc3de5c4d1) from the plaidctf seems to cause problems with qira: It does not reliably display data. # the binary According to qira it runs about 61000 instructions...

Hi, I see that his project is not very active but has active forks. Do you intend to merge them or should I start using a fork? Do the forks...