diff options
author | Christoph M. Becker <cmbecker69@gmx.de> | 2018-08-07 11:37:58 +0200 |
---|---|---|
committer | Christoph M. Becker <cmbecker69@gmx.de> | 2018-08-25 14:24:09 +0200 |
commit | 692e5d5c88a939a7c3ce3de61c5fd39effe7c7ae (patch) | |
tree | b7b3d65a70f4d57d54a0ffb7c1b73939c1f3198a /ext/sqlite/php_sqlite.h | |
parent | fcf4088d3fe27a3c950985afc49af1064c54b024 (diff) | |
download | php-git-692e5d5c88a939a7c3ce3de61c5fd39effe7c7ae.tar.gz |
Fix #76712: Assignment of empty string creates extraneous text node
We work around this peculiarity of libxml by using xmlNodeSetContent(),
which does not exhibit this behavior. This also saves us from manually
calculating the string length.
Diffstat (limited to 'ext/sqlite/php_sqlite.h')
0 files changed, 0 insertions, 0 deletions