Oliver Klee
Oliver Klee
With the [new API and deprecation policy](https://github.com/MyIntervals/PHP-CSS-Parser/discussions/715), we should reduce visibility of this method again. This is basically a revert of 229fba489439f5606d816b0a13146971817e9bf4.
https://resources.github.com/learn/pathways/automation/intermediate/create-reusable-workflows-in-github-actions/
Currently, the CI status badge shows “no status”. We need to update the image URL to the new format as documented in https://docs.github.com/en/actions/monitoring-and-troubleshooting-workflows/monitoring-workflows/adding-a-workflow-status-badge. https://github.com/MyIntervals/PHP-CSS-Parser/pull/694 did this for another project that...
Unit tests for repositories are quite a hassle as we then need to set up all dependencies in `setUp()` ourselves. So convert the test to a functional tests where we...
## Goal We want PHPStan to find even more possible problems - like in PHPStan version 2.0, but earlier. ## Acceptance Criteria - [ ] We use `checkImplicitMixed: true` in...
## Goal We’d like to have functional tests for the controllers so we know they work correctly without relying on the implementation details too much. (We have a consensus in...
https://docs.typo3.org/m/typo3/docs-how-to-document/main/en-us/Howto/Migration/Index.html#migrate-detailed-steps
This hopefully will allow us to simplify our steps including caching. https://github.com/ramsey/composer-install