php-src/ext/xmlwriter
Christoph M. Becker 2704ee6844 Fix test case
As of PHP 7.3.0, unlinking files with open handles is possible on
Windows, but these file entries are still blocked until all open
handles are closed.  Since this test doesn't require to write to the
same file, we use three separate files.

We also add the missing skip check for XMLReader.
2019-12-25 12:07:54 +01:00
..
tests Fix test case 2019-12-25 12:07:54 +01:00
config.m4 Normalize comments in *nix build system m4 files 2019-05-12 18:43:03 +02:00
config.w32 Sync leading and final newlines in source code files 2018-10-14 12:56:38 +02:00
CREDITS - fix order 2006-02-09 22:26:43 +00:00
php_xmlwriter.c Partial fix for bug #79029 2019-12-25 12:43:44 +08:00
php_xmlwriter.h Remove local variables 2019-02-03 21:03:00 +01:00