Skip to content
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

Upgrade to Service Manager v4 #267

Merged
merged 4 commits into from
Jul 3, 2024
Merged

Upgrade to Service Manager v4 #267

merged 4 commits into from
Jul 3, 2024

Conversation

gsteel
Copy link
Member

@gsteel gsteel commented Jun 17, 2024

Q A
BC Break yes
New Feature yes

Description

Initial support for Service Manager v4

  • Remove the shipped CSRF validator
  • Remove dependency on laminas-session
  • Support Service Manager v4 in laminas-i18n, or swap the dependency with the proposed laminas-translator component
  • Remove temporary dev branch for i18n in composer.json

Related laminas/laminas-session#86

composer.json Outdated Show resolved Hide resolved
@gsteel
Copy link
Member Author

gsteel commented Jul 2, 2024

Needs #301 and a rebase

Copy link
Member

@froschdesign froschdesign left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍🏻

@gsteel
Copy link
Member Author

gsteel commented Jul 3, 2024

Thanks @froschdesign :)

@gsteel gsteel self-assigned this Jul 3, 2024
@gsteel gsteel merged commit 0ceb5b8 into laminas:3.0.x Jul 3, 2024
11 of 12 checks passed
@froschdesign
Copy link
Member

Sorry for the delay, I had to look at the CommonPluginManagerTrait of laminas-servicemanager.

Copy link
Member

@Ocramius Ocramius left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

From my PoV, 🚢

src/ValidatorChain.php Show resolved Hide resolved
@gsteel gsteel deleted the v3/sm-v4 branch July 3, 2024 18:36
@gsteel
Copy link
Member Author

gsteel commented Jul 3, 2024

Thanks for the reviews @froschdesign and @Ocramius :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Need support for laminas/laminas-servicemanager v4 Drop Service Manager v2 Compatibility
4 participants