php-src/ext/xmlreader
Peter Kokot 888eb370cf
Fix -Wundef/C4668 warnings (#15853)
- ZTS is either undefined or defined (to 1)
- PHP_WIN32 is either undefined or defined (to 1)
- HAVE_LIBEDIT is either undefined or defined (to 1)
2024-09-14 11:28:32 +02:00
..
tests Use virtual annotation in XMLReader 2024-08-26 21:17:49 +02:00
config.m4 Sync HAVE_<extension> help texts (#15167) 2024-08-02 01:41:47 +02:00
config.w32 Sync HAVE_<extension> help texts (#15167) 2024-08-02 01:41:47 +02:00
CREDITS
php_xmlreader_arginfo.h Use virtual annotation in XMLReader 2024-08-26 21:17:49 +02:00
php_xmlreader.c Fix -Wundef/C4668 warnings (#15853) 2024-09-14 11:28:32 +02:00
php_xmlreader.h Simplify prop handler of XMLReader (#14023) 2024-04-20 23:22:38 +02:00
php_xmlreader.stub.php Use virtual annotation in XMLReader 2024-08-26 21:17:49 +02:00