Glenn McEwan

Results 9 comments of Glenn McEwan

We have noticed this error in production rather than local. Dockerised setup so I don't think it is a library issue for us, so I think our issue may be...

Mink cannot know which button you intend to press if multiple have the same name. What if both are visible? In your case, only one is visible. As @spolischook has...

I've experienced a similar issue on iOS Safari, might be related. We have an input mask like so `aa00000000` which when `-` is typed twice into the input, it will...

I think this may still be an issue in v2.0.2 -- our Sentry instance has alerted us of another failure: ``` Error: Uncaught Error: Call to a member function get_current_line_box()...

I don't see why `dompdf/dompdf` has been marked as affected by this [Advisory](https://github.com/advisories/GHSA-97m3-52wr-xvv2)? dompdf allows tags for the affected package between 0.3.3 and 1.0.0 -- our composer.lock file is now...

I agree that a new tag is not necessary for dompdf/dompdf. This can be remedied via `composer update phenx/php-svg-lib` if you need to be restrictive with which dependencies are updated....

Just been trying to figure out why Symfony's `fingers_crossed` Handler wrapper wasn't working with this. Commenting so this might come up if people search for Symfony fingers crossed for Rollbar....

Is this repo still maintained at all?

@stof is the Docs repo still maintained? I've had a [PR](https://github.com/Behat/docs/pull/119) lingering around there 😅