Skip to content

Update middleware.md to correspond v4 changes #75

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 26 commits into
base: 4.1.x
Choose a base branch
from

Conversation

apsite
Copy link

@apsite apsite commented Mar 15, 2025

Documentation improvement: Current release branch 4.2.x

Example code do not work with version v4. Currently there is no NotFoundHandler class that implements MiddlewareInterface, so to properly handle 404 errors it has to be decorated.

samsonasik and others added 26 commits November 2, 2024 15:37
Signed-off-by: Abdul Malik Ikhsan <[email protected]>
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Signed-off-by: Abdul Malik Ikhsan <[email protected]>
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Add CI Job for PHPUnit 11 Forward compatibility
| datasource  | package                | from   | to     |
| ----------- | ---------------------- | ------ | ------ |
| github-tags | shivammathur/setup-php | 2.31.1 | 2.32.0 |


Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
| datasource | package     | from   | to    |
| ---------- | ----------- | ------ | ----- |
| packagist  | vimeo/psalm | 5.26.1 | 6.5.0 |


Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
| datasource  | package                 | from  | to    |
| ----------- | ----------------------- | ----- | ----- |
| github-tags | ramsey/composer-install | 3.0.0 | 3.1.0 |


Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@froschdesign froschdesign added Bug Something isn't working Documentation labels Apr 2, 2025
@froschdesign
Copy link
Member

Sorry for the very late response!

Documentation improvement: Current release branch 4.2.x

This is a bugfix. The current release is 4.1.0 and therefore the target branch is wrong. Could you please correct this?
Thanks in advance! 👍🏻

@froschdesign froschdesign added this to the 4.1.1 milestone Apr 2, 2025
@apsite apsite changed the base branch from 4.2.x to 4.1.x April 22, 2025 19:11
@apsite
Copy link
Author

apsite commented Apr 22, 2025

This is a bugfix. The current release is 4.1.0 and therefore the target branch is wrong. Could you please correct this? Thanks in advance! 👍🏻

Hi, sorry, I missed comment notification. I changed target branch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working Documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants