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 | PHP 8.3 & veewee/xml v3.1 #25

Merged
merged 2 commits into from
Aug 3, 2024
Merged

Conversation

fredbradley
Copy link
Contributor

@Sammyjo20 I'm a big fan of Saloon and this XML Wrangler. 🤠

I'm going through the process of updating my apps to 8.3, and when I noticed this didn't pass tests on 8.3, I delved a bit deeper. I have upgraded veewee to use the new version that supports 8.3 and amended your code to cope with their breaking change.

All your tests pass. Lines 335-337 in XmlReader.php are a bit messy on the else statement, but I couldn't easily find a cleaner way to do it.

(Documentation of @veewee's breaking change is here: https://github.com/veewee/xml/releases/tag/3.0.0)

@fredbradley
Copy link
Contributor Author

Little nudge.... (please). 🤠

@Sammyjo20
Copy link
Member

Hey @fredbradley I'm really really sorry for the delay on this PR. I'll get it merged this week!

Copy link
Member

@Sammyjo20 Sammyjo20 left a comment

Choose a reason for hiding this comment

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

Thank you for creating this PR, @fredbradley!

@Sammyjo20 Sammyjo20 changed the title PHP 8.3 support having upgraded veewe/xml Upgrade | PHP 8.3 & veewee/xml v3.1 Aug 3, 2024
@Sammyjo20 Sammyjo20 merged commit 2ae4e69 into saloonphp:v1 Aug 3, 2024
14 checks passed
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