1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 00:02:20 +01:00
Files
archived-php-src/ext
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
..
2023-09-26 21:44:00 +02:00
2024-02-19 15:18:48 +01:00
2023-11-22 20:39:29 -06:00
2023-01-19 14:13:34 +00:00
2023-12-13 19:33:09 +01:00
2023-08-19 23:09:41 +01:00
2023-07-10 13:34:21 +02:00
2023-05-13 18:53:35 +01:00
2022-12-16 14:37:39 +01:00
2024-01-04 19:26:32 +01:00
2023-09-22 10:26:01 +02:00
2023-11-10 00:08:09 +01:00
2024-02-27 15:30:23 +00:00
2022-08-26 14:59:59 +02:00
2024-01-17 01:12:24 +09:00
2023-03-27 16:33:36 +02:00
2023-01-02 16:55:03 +00:00