php-src/ext/tidy
Peter Kokot fef55bc8e4
Autotools: Fix tidy library checks (#15576)
When configuring with tidy library installed in non-standard paths, the
library adding macro must be done before the PHP_CHECK_LIBRARY to be
able to detect it. This fixes these edge cases. For example:

    ./configure --with-tidy=/path/to/custom-tidy-installation
2024-08-27 00:00:20 +02:00
..
tests Use "must not" instead of "cannot" wording 2024-08-21 21:12:17 +01:00
config.m4 Autotools: Fix tidy library checks (#15576) 2024-08-27 00:00:20 +02:00
config.w32 Update ext/tidy preprocessor macros help texts (#15269) 2024-08-08 08:29:43 +02:00
CREDITS
php_tidy.def Fix libtidy exports when ext/tidy compiled static 2018-12-09 18:59:05 +01:00
php_tidy.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
tidy_arginfo.h Fix registration of internal readonly child classes (#15459) 2024-08-24 12:36:54 +02:00
tidy.c Add tidyNode::getNextSibling() and tidyNode::getPreviousSibling() 2024-07-25 13:55:20 +02:00
tidy.stub.php Add tidyNode::getNextSibling() and tidyNode::getPreviousSibling() 2024-07-25 13:55:20 +02:00