-
-
Notifications
You must be signed in to change notification settings - Fork 53
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
Merge release 3.5.0 into 4.0.x #141
Conversation
Merge release 3.3.5 into 3.4.x
Bumps [laminas/laminas-diactoros](https://github.com/laminas/laminas-diactoros) from 2.8.0 to 2.14.0. - [Release notes](https://github.com/laminas/laminas-diactoros/releases) - [Commits](laminas/laminas-diactoros@2.8.0...2.14.0) --- updated-dependencies: - dependency-name: laminas/laminas-diactoros dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
…nas-diactoros-2.14.0 Bump laminas/laminas-diactoros from 2.8.0 to 2.14.0
Signed-off-by: Stéphane Demonchaux <demonchaux.stephane@gmail.com>
Signed-off-by: Stéphane Demonchaux <demonchaux.stephane@gmail.com>
Drop support php 7, add php 8.2 support
Signed-off-by: Abdul Malik Ikhsan <samsonasik@gmail.com>
Apply PHP 8.0 Syntax and constructor promotion
7d62846
to
262ec80
Compare
Requesting a review by others: my eyes are swirling after this last merge. And yes, |
@Ocramius I can push to remove |
@samsonasik feel free to push to this branch 👍 |
Signed-off-by: Abdul Malik Ikhsan <samsonasik@gmail.com>
All green 🎉 |
Oooh, we still have prophecy here... We should drop it in |
@samsonasik green OK, but still need a careful review :) |
Release Notes for 3.5.0
3.5.0
Enhancement