Skip to content

Conversation

@norberttech
Copy link
Member

@norberttech norberttech commented Oct 16, 2023

Change Log

Added

Fixed

  • Change behavior of xml adapter when xml->deep > 1 and previousDeep > xml->deep

Changed

Removed

Deprecated

Security


Description

Resolves #590

@norberttech
Copy link
Member Author

Thanks again @FunkyOz! 🙌
For your static analyze issues, you might want check if you are executing this task with PHP 8.1.
Our approach is to execute static analyze/mutation tests and benchmarks on lowest supported PHP version and this is the version you should have installed locally.

@norberttech norberttech deleted the FunkyOz-bugfix/xml-adapter-deep-handler branch December 5, 2024 20:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

XML depth/previousDepth are not correctly handled

2 participants