Skip to content

Conversation

nielsdos
Copy link
Member

@nielsdos nielsdos commented Dec 6, 2023

In master I use ZEND_DIAGNOSTIC_IGNORED_START, but that doesn't exist on 8.2 or 8.3 (8.3 has a similar macro though).
So to unbreak CI I just made a variation of this directly in the php_libxml.h header.

See 683e787#commitcomment-134301083

In master I use ZEND_DIAGNOSTIC_IGNORED_START, but that doesn't exist on
8.2 or 8.3 (8.3 has a similar macro though).
So to unbreak CI I just made a variation of this directly in the
php_libxml.h header.

See php@683e787#commitcomment-134301083
Copy link
Member

@devnexen devnexen left a comment

Choose a reason for hiding this comment

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

LCTM

Copy link
Member

@iluuu1994 iluuu1994 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 fixing this!

@nielsdos nielsdos closed this in e2d9731 Dec 6, 2023
@nielsdos
Copy link
Member Author

nielsdos commented Dec 6, 2023

Thanks for checking; hopefully this was the last one of the libxml 2.12 fallout...

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.

3 participants