chris

Results 156 issues of chris

https://github.com/phly/keep-a-changelog/blob/2.12.x/test/ExecuteCommandTrait.php#L11 Old: use Prophecy\Object\ObjectProphecy; New: use Prophecy\Prophecy\ObjectProphecy; https://github.com/phly/keep-a-changelog/issues/118 blocks me from sending a PR.

bug

Can you please have a look at this Error? This needs to be fixed to allow people to send PRs. `Class name referenced via call of function get_class().` https://github.com/phly/keep-a-changelog/blob/2.12.x/src/ListenerProvider.php#L167 PHPStrom...

enhancement

I added some PRs. I guess CI is failing because there is a failing test in "testSvgXssFileV1" on my local mac with PHP 8.3 This is unrelated to my PRs....

PHPStan fails, but CI only gives a notice. https://github.com/voku/anti-xss/actions/runs/8122388507/job/22201771886#step:8:12 - - - This change is [](https://reviewable.io/reviews/voku/anti-xss/146)

This change is [](https://reviewable.io/reviews/voku/anti-xss/145)

This change is [](https://reviewable.io/reviews/voku/anti-xss/144)

see https://github.com/php-http/message/issues/158 Just for testing the CI

in composer.json "psr/http-message" v1 and v2 are allowed. But if i see this correct, v2 is never tested in the testruns. Example: https://github.com/php-http/message/actions/runs/7623563875/job/20763848547 Because of Version 3 of "slim/slim" https://github.com/php-http/message/blob/1.x/composer.json#L31C10-L31C19...

https://github.com/php-http/client-common/issues/242 Just a quick view and open for disussion what to do next. Needs rebasing after the other 2 PRs are merged. #### Checklist - [x] Updated CHANGELOG.md to describe...