Mark Redeman

Results 3 issues of Mark Redeman

This pull request changes the `deserialize` function of `Serializable` to call the `deserializationCallbacks` from `static` instead of `self`. This enables us to have an abstract `BaseketEvent` and a `BasketWasPickedUp` class...

The Matrix constructor used the (undefined) cols variable when creating the appropriate array instead of this.cols. There was a isIdentity parameter in the Matrix constructor but it wasn't used. I...

Hi, thanks for this great package! I'm a bit confused about the usage of the `phpstan-working-dir` variable. I'm trying to setup phpstan.el so that I don't have to have a...