php-src/ext/xmlreader
Niels Dossche b3700e29cc
Simplify prop handler of XMLReader (#14023)
As XMLReader only exposes a single class, and the property handlers are
statically set, we don't need to store the pointer to the property
handler table inside the object.
This simplifies the code and reduces the memory required for XMLReader.
2024-04-20 23:22:38 +02:00
..
tests Make readonly error message consistent 2024-02-25 16:25:52 +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
php_xmlreader.c Simplify prop handler of XMLReader (#14023) 2024-04-20 23:22:38 +02:00
php_xmlreader.h Simplify prop handler of XMLReader (#14023) 2024-04-20 23:22:38 +02:00
php_xmlreader.stub.php Declare the missing true return types (#13709) 2024-03-16 07:26:37 +01:00
php_xmlreader_arginfo.h Declare the missing true return types (#13709) 2024-03-16 07:26:37 +01:00