Mathias Stocker

Results 6 issues of Mathias Stocker

Hi there When implementing your library we noticed that tokens fail verification. After some debugging we noticed, that the iobucci/jwt library issues timestamps in milliseconds (double) which fails your claim...

Your bundle works great so far, i only have problems when i set the bootstrap 4 form theme as described here: https://symfony.com/doc/current/form/bootstrap4.html The form field was set like this: ```...

The valid ISBN 10 "3899930169" does not pass validation->isbn() nor validation->isbn10() https://isbnsearch.org/isbn/3899930169

According to MARCspec [9.6 Reference to indicator values](https://marcspec.github.io/MARCspec/marc-spec.html#reference-to-indicator-values), i am trying to to do a query on 264 fields with second indicator is value "1" `->query('264{^2=\1}')` Receiving Exception: ``` Detected...

Hi there There is a 7 month old security warning regarding the used DOMPurify version: I was hoping for a patch release regarding this. I would also be glad to...