]> granicus.if.org Git - php/commit
Fix #77027: tidy::getOptDoc() not available on Windows
authorChristoph M. Becker <cmbecker69@gmx.de>
Wed, 17 Oct 2018 14:27:07 +0000 (16:27 +0200)
committerChristoph M. Becker <cmbecker69@gmx.de>
Wed, 17 Oct 2018 14:27:07 +0000 (16:27 +0200)
commit8a9e0312ce90f6cdc55a8fb6f1e1af326306b97a
tree2d2187452fea9fcedf0455d11c9da97354318397
parentb33124239af07c9349cba42a516b9f00e8357445
Fix #77027: tidy::getOptDoc() not available on Windows

We define the `HAVE_TIDYOPTGETDOC` macro unconditionally, since the
Windows PHP SDK ships libtidy 2009/04/06 or newer for a long time.

We do not add a regression test, since 021.phpt already tests
`tidy_get_opt_doc`, but has previously been skipped due to
unavailability of the function.
NEWS
ext/tidy/config.w32