Skip to content

Conversation

@nielsdos
Copy link
Member

@nielsdos nielsdos commented Nov 27, 2023

I plan to backport the test changes once this is merged to master. The encoding change only needs to happen on master because only master contains that code.

Comment on lines 203 to 204
// TODO: re-enable this once this is figured out: https://gitlab.gnome.org/GNOME/libxml2/-/issues/634
//var_dump($dom1->isEqualNode($dom1Clone));
Copy link
Member

Choose a reason for hiding this comment

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

Maybe XFAIL this test rather than comment the line? Or split this seemingly large test into multiples and XFAIL just that? Anyway I am fine with this just being commented out

Copy link
Member Author

Choose a reason for hiding this comment

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

The libxml maintainer fixed this sooner than expected. The fix will be in 2.12.2. So I'll just mark this test as XFAIL for 2.12.0 & 2.12.1.

@nielsdos nielsdos merged commit ae83d6a into php:master Nov 29, 2023
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.

2 participants