Matthew Kilpatrick

Results 4 issues of Matthew Kilpatrick

This pull request fixes some cases where the HTML file is parsed incorrectly when there is a greater than symbol inside of an element content, such as a script tag,...

The `swipeToClose` parameter of the Svelte Popup component previously defaulted to a value of `false`, while other parameters defaulted to `undefined`. As a result, the default `swipeToClose` value specified in...

## Description Symfony serializer supports a `Context` attribute which can provide details for how to normalize a property. Specifically, a `datetime_format` key can be provided to specify how to format...

The existing behaviour auto-released the lock once the `schedule:run`command finished execution. For short running tasks (~1 second or less), auto-releasing the lock can lead to a case where if a...