Skip to content

Support azjezz/psl 2.x (keep supporting 1.x) #11

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

Closed
wants to merge 1 commit into from

Conversation

edudobay
Copy link

Q A
Type improvement
BC Break no
Fixed issues Follow up to #10

Summary

Add support to PSL 2.x without dropping support for 1.x.

Please let me know if this would be an acceptable solution and I'll be happy to make it cleaner if you like :)

@veewee
Copy link
Member

veewee commented Nov 22, 2022

Hello,

Thanks for the pr!
I was planning to work on this this week also :)

The idea is to go all in on PSL 2 and bumping the supported php versions to php8.1+8.2 over all packages inside php-soap.

Since PSL 1 is completely different from PSL 2, I don't want to take the extra maintenance burden to support both.

@edudobay
Copy link
Author

Hi @veewee, so should I just drop the PSL 1 checks and use PSL 2 only? Is there a branch we could merge this to, or should we wait a bit?

@veewee
Copy link
Member

veewee commented Nov 23, 2022

That is indeed the idea, but it requires all dependant packages to go that way as well.
I'm planning to go through them on friday, but if you beat me to it - that might save me some time.
You can base on 'main' branch.

@veewee veewee mentioned this pull request Nov 25, 2022
@veewee veewee closed this in #12 Nov 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants