Skip to content

Conversation

@cmb69
Copy link
Member

@cmb69 cmb69 commented Jun 16, 2020

The $prefix parameter of xmlwriter_write_element_ns() and
xmlwriter_start_element_ns() is nullable, what allows these functions
to be used instead of their non NS variants. Consequently, we make the
$prefix parameter of xmlwriter_write_attribute_ns() and
xmlwriter_start_attribute_ns() nullable as well.

The `$prefix` parameter of `xmlwriter_write_element_ns()` and
`xmlwriter_start_element_ns()` is nullable, what allows these functions
to be used instead of their non NS variants.  Consequently, we make the
`$prefix` parameter of `xmlwriter_write_attribute_ns()` and
`xmlwriter_start_attribute_ns()` nullable as well.
@cmb69
Copy link
Member Author

cmb69 commented Jun 16, 2020

Thanks! Applied as aa754ba.

@cmb69 cmb69 closed this Jun 16, 2020
@cmb69 cmb69 deleted the cmb/79344 branch June 16, 2020 13:50
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