alexpott

Results 11 issues of alexpott

~Built on top of #383~ rebased on top of main now contains only PHP 8.1 changes.

Move away from travis to make testing on different PHP versions simpler and better integration with github. This will allow us to add PHP 8.1 testing in #384

@aik099 requested this. @stof asked me to remove it from the original MR but thinking about it we should only remove it in the MR the replaces it with psalm...

\Behat\Mink\Driver\BrowserKitDriver::getText() will return text in the head section and also any json on the page that's contained in a `script` tag in the HTML body. \Behat\Mink\Driver\Selenium2Driver::getText(), for example, will not...

- [x] I was not able to find an [open](https://github.com/zendframework/zend-diactoros/issues?q=is%3Aopen) or [closed](https://github.com/zendframework/zend-diactoros/issues?q=is%3Aclosed) issue matching what I'm seeing. - [x] This is not a question. (Questions should be asked on [chat](https://zendframework.slack.com/)...

| Q | A | ------------- | --- | Branch? | 4.4 | Bug fix? | yes | New feature? | no | Deprecations? | no | Tickets | Fix...

Bug
HttpFoundation
Status: Needs Review

phpdebt fails when there is no code. Let's inform the user and exit.

**Describe the bug** A clear and concise description of what the bug is. If you delete a node type via drush:config:delete Drush does this completely unaware of dependencies. It should...

type-feature
area-config

Make sure these boxes are checked before submitting your pull request - thank you! - [ ] All coding styles are fulfilled. ([How to check for cs issues?](https://github.com/BurdaMagazinOrg/thunder-dev-tools/blob/master/README.md#code-style-guidelines)) - [...