php-src/ext/xmlreader
Peter Kokot 32210ce967
Autotools: Sync CS in XML related extensions (#15110)
- PHP_SETUP_LIBXML arguments quoted
- Help texts updated for HAVE_LIBXML, HAVE_DOM, HAVE_XMLREADER,
  HAVE_XMLWRITER, HAVE_SOAP, HAVE_SIMPLEXML, and HAVE_XML CPP macros
- Duplicate HAVE_LIBXML symbol definition in PHP_SETUP_LIBXML M4 macro
  removed (the HAVE_LIBXML marks that PHP libxml extension is available and
  not only that libxml2 library is available)
2024-07-27 22:48:51 +02:00
..
tests [RFC] Implement XMLReader::fromUri() and XMLReader::fromString() 2024-06-29 09:04:35 -07:00
config.m4 Autotools: Sync CS in XML related extensions (#15110) 2024-07-27 22:48:51 +02:00
config.w32 Autotools: Sync CS in XML related extensions (#15110) 2024-07-27 22:48:51 +02:00
CREDITS
php_xmlreader.c De-duplicate readonly property modification error message (#14972) 2024-07-16 16:29:40 +02:00
php_xmlreader.h Simplify prop handler of XMLReader (#14023) 2024-04-20 23:22:38 +02:00
php_xmlreader.stub.php [RFC] Implement XMLReader::fromUri() and XMLReader::fromString() 2024-06-29 09:04:35 -07:00
php_xmlreader_arginfo.h [RFC] Implement XMLReader::fromUri() and XMLReader::fromString() 2024-06-29 09:04:35 -07:00