mirror of
https://github.com/php/php-src.git
synced 2025-08-19 08:49:28 +02:00
![]() 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. |
||
---|---|---|
.. | ||
tests | ||
config.m4 | ||
config.w32 | ||
CREDITS | ||
php_xmlwriter.c | ||
php_xmlwriter.h | ||
php_xmlwriter.stub.php | ||
php_xmlwriter_arginfo.h |