php-src/ext/reflection
Niels Dossche 552ea62e1f Fix GH-13517: Multiple test failures when building with --with-expat
The reflection failure is because the XML extension is used to check the
module dependency information, but that extension can be configured to
not depend on ext/libxml, resulting in a different output. The solution
is to check another extension instead.

The test failures in ext/xml/tests are because of different behaviour
between libxml2 and Expat error handling. These are expected differences
and the solution is to split the tests.

Closes GH-13522.
2024-02-27 21:49:01 +01:00
..
tests Fix GH-13517: Multiple test failures when building with --with-expat 2024-02-27 21:49:01 +01:00
config.m4 Normalize comments in *nix build system m4 files 2019-05-12 18:43:03 +02:00
config.w32 Remove HAVE_* for always available extensions 2019-04-14 11:44:12 -03:00
CREDITS
php_reflection.c Merge branch 'PHP-8.1' into PHP-8.2 2023-08-17 18:43:49 +02:00
php_reflection.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
php_reflection.stub.php Merge branch 'PHP-8.1' into PHP-8.2 2023-02-23 23:27:55 +01:00
php_reflection_arginfo.h Merge branch 'PHP-8.1' into PHP-8.2 2023-02-23 23:27:55 +01:00