Jeroen Thora

Results 23 issues of Jeroen Thora

This results in an error in phpstan as the class can't be found (it looks in the current namespace)

When using ```php #[ORM\ManyToOne(targetEntity: Target::class, inversedBy: 'items')] ``` You can't cmd + click to go to the items property on the target class. This only works if you have the...

I don't know if it's related to big sur or the new apple M1 chip but I get a segmentation fault when executing the binary. ``` → ./splitsh-lite [1] 79703...

I have a problem with sqitch plans (and databases) between different versions. We currently have a 2.0 branch and a master branch (which represents a future 2.1 version) and there...

todo

Check if the github actions api is fully documented and check if the `$parameters` options array is documented.

documentation
good first issue

See https://developer.github.com/changes/2020-02-26-new-delete-reactions-endpoints/

feature-request

See https://platform.github.community/t/pagination-differs-in-installations-api/1862 The result is an array with a count field and and subarray of all installations but we merge result when using the fetchAll method We need to check...

bug

Bs4 is still in early alpha but when it reaches beta (no api changes after beta) we should take a look into adding a bs4 stylesheet and ~~possibly~~ deprecate bs2...

is-feature
release-2.0.0
bs4
release-2.0.0-backends

| Q | A | ------------- | --- | Bug fix? | no | New feature? | yes | BC breaks? | no | Deprecations? | no | Fixed tickets...

Type: Feature

| Q | A | ------------- | --- | Bug fix? | no | New feature? | yes | BC breaks? | no | Deprecations? | no | Fixed tickets...

Priority: Normal
Target audience: Developers
Type: Feature
Profile: Backend