Kevin Pfeifer

Results 52 issues of Kevin Pfeifer

In `src/JsonMapperHelper.php in JiraCloud\JsonMapperHelper::setUndefinedProperty` at line 25 https://github.com/lesstif/php-JiraCloud-RESTAPI/blob/main/src/JsonMapperHelper.php#L25 which is called indirectly by e.g. `ComponentService->create($component)` The main source is this: https://github.com/lesstif/php-JiraCloud-RESTAPI/blob/main/src/JiraClient.php#L77

### Describe the Bug After a `composer install` command it shows the following warnings: ``` Class Activity\WebhookCallTest located in ./tests/Activity/WebhookCallTest.php does not comply with psr-4 autoloading standard (rule: Tests\ =>...

:bug: Bug

### Description As just discussed in Slack/Discord there is no proper/official place to setup global event listeners which are also testable out of the box. Why? Bootstrapping is done for...

enhancement

This is a (multiple allowed): * [x] bug * [ ] enhancement * [ ] feature-discussion (RFC) * CakePHP Version: 5.1.0-RC1 * Migrations plugin version: 4.3.1 * PHP Version: 8.3.8...

This is a (multiple allowed): * [ ] bug * [x] enhancement * [ ] feature-discussion (RFC) * CakePHP Version: 5.1.0-RC1 * Migrations plugin version: 4.3.1 * PHP Version: PHP...

enhancement

https://github.com/NoiseByNorthwest/php-spx is our preferred way of doing local profiling. It would be awesome if this - also awesome - package would add support for that extension 😁

enhancement
kind/extension

It would be nice if the TwoFactorMiddleware would allow string only verify urls as well like this: ``` 'OneTimePasswordAuthenticator' => [ 'login' => true, 'verifyAction' => '/verify', ], ``` Currently,...

### Summary It would be nice if the default generated charts also look nice in dark mode. Some of us use system wide dark mode. ### Proposal Adjust text colors...

### Description Just like https://github.com/cakephp/cakephp/issues/17375 we should also get rid of all the `_` prefixes in our method names. There are quite a few: ![image](https://github.com/user-attachments/assets/c33a84bd-9cbc-46a1-bb6d-3e6a30ee1130) After this is done rector...

enhancement
next major

### Self-Hosted Version 24.8.0 ### CPU Architecture x86_64 ### Docker Version 27.2.1 ### Docker Compose Version 2.29.2 ### Steps to Reproduce Can't really tell how to reproduce, since it just...

Type: Bug
Component: Relay
Waiting for: Product Owner