Ondřej Vodáček
Results
3
issues of
Ondřej Vodáček
Hi, I discovered an issue with attachment when the filename is quoted: the quotes are not removed from the name. I am writing tests using `mailhog-behat-extension`, have an email (full...
support for: ``` php $form->addSelect('sel', 'label', array( 'optgroup' => array( 'item1', 'item2', ) )); ```