Peter Kokot
687eb9125a
Autotools: Remove dependency related errors ( #15344 )
...
- ext/dom
- ext/xsl
These use the PHP_ADD_EXTENSION_DEP macro which throws error when one of
the dependencies is disabled or not configured properly.
For example:
./configure --disable-all --enable-dom
or
./configure --disable-all --with-xsl
Will throw default PHP dependency error info, when using
PHP_ADD_EXTENSION_DEP.
These errors were once done when PHP_ADD_EXTENSION_DEP macro wasn't yet
available.
2024-08-11 17:39:31 +02:00
..
2024-07-21 18:08:59 +02:00
2024-07-21 17:08:06 +02:00
2024-08-10 19:43:21 +02:00
2024-07-18 21:20:03 +02:00
2024-06-26 00:26:43 +02:00
2024-07-30 23:05:12 +02:00
2024-06-26 00:26:43 +02:00
2024-08-11 17:39:31 +02:00
2024-08-02 01:41:47 +02:00
2024-06-29 15:18:34 +01:00
2024-08-10 15:35:04 +02:00
2024-06-26 00:26:43 +02:00
2024-06-26 00:26:43 +02:00
2024-07-04 13:50:19 +02:00
2024-07-30 20:07:48 +02:00
2024-07-08 06:09:04 -07:00
2024-06-26 00:26:43 +02:00
2024-06-29 13:00:26 -07:00
2024-08-04 23:30:52 +02:00
2024-08-10 16:31:23 +02:00
2024-06-26 00:26:43 +02:00
2024-07-18 21:20:03 +02:00
2024-07-15 11:10:51 +02:00
2024-07-15 11:10:51 +02:00
2024-07-15 11:10:51 +02:00
2024-07-15 11:10:51 +02:00
2024-07-08 17:27:39 +02:00
2024-04-14 14:46:04 +02:00
2024-07-18 21:20:03 +02:00
2024-06-28 18:29:22 +02:00
2024-06-26 12:17:12 -07:00
2024-07-17 22:27:09 +02:00
2024-07-15 11:10:51 +02:00
2024-06-26 00:26:43 +02:00
2024-07-15 11:10:51 +02:00
2024-07-15 11:10:51 +02:00
2024-07-20 20:20:32 +02:00
2024-07-30 20:07:48 +02:00
2024-05-13 19:46:51 +02:00
2024-06-26 00:26:43 +02:00
2024-08-04 23:30:52 +02:00
2024-08-02 18:22:17 +02:00
2024-07-30 20:07:48 +02:00
2024-08-04 23:30:52 +02:00
2024-07-15 11:10:51 +02:00
2024-07-15 11:10:51 +02:00
2024-06-26 00:26:43 +02:00
2024-03-09 16:56:00 +01:00
2024-07-28 13:53:30 +02:00
2024-07-02 21:34:23 +02:00
2024-07-02 21:34:23 +02:00
2024-07-15 11:02:52 +02:00
2024-07-15 11:10:51 +02:00
2024-07-15 11:10:51 +02:00
2024-07-15 11:10:51 +02:00
2024-06-26 00:26:43 +02:00
2024-07-01 20:22:58 +02:00
2024-07-18 16:54:46 +02:00