Skip to content

Conversation

@ndossche
Copy link
Member

No description provided.


/* {{{ xml_xmlcharlen() */
static int xml_xmlcharlen(const XML_Char *s)
static size_t xml_xmlcharlen(const XML_Char *s)
Copy link
Member

Choose a reason for hiding this comment

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

seems to me it becomes of very little value no ?

Copy link
Member Author

Choose a reason for hiding this comment

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

Yeah, but it hides the cast, so still has some

Copy link
Member

@devnexen devnexen Nov 20, 2025

Choose a reason for hiding this comment

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

as you want ... but there is only two usages so far :)

Copy link
Member Author

Choose a reason for hiding this comment

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

That's a valid point. In the end I don't think it really matters that much.

@ndossche ndossche merged commit ca7f556 into php:master Nov 20, 2025
10 checks passed
jmarble pushed a commit to jmarble/php-src that referenced this pull request Nov 21, 2025
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