php-src/ext/tidy
Arjen de Korte a97717d23e
Some checks are pending
Push / WINDOWS_X64_ZTS (push) Waiting to run
Push / MACOS_DEBUG_NTS (push) Waiting to run
Push / LINUX_X64_RELEASE_NTS (push) Has been skipped
Push / LINUX_X64_DEBUG_ZTS_ASAN (push) Has been skipped
Push / LINUX_X32_DEBUG_ZTS (push) Has been skipped
Push / BENCHMARKING (push) Has been skipped
Push / FREEBSD (push) Has been skipped
Fix GH-19021: deprecation for tidyOptIsReadOnly
The tidyOptGetCategory function (added in libtidy 5.4.0) if only useable if TidyInternalCategory (added in libtidy 5.6.0) is also present, so check for the latter instead.

close GH-19053
2025-08-16 19:24:47 +01:00
..
tests Fix memory leaks in ext/tidy basedir restriction code 2024-07-21 16:28:15 +02:00
config.m4 Fix GH-19021: deprecation for tidyOptIsReadOnly 2025-08-16 19:24:47 +01:00
config.w32 Merge branch 'PHP-7.2' into PHP-7.3 2018-12-09 19:15:11 +01: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.c ext/tidy: anticipate tidyOptIsReadOnly retirement. 2025-06-04 20:32:21 +01:00
tidy.stub.php Declare ext/tidy constants in stubs (#9383) 2022-08-20 17:08:28 +02:00
tidy_arginfo.h Do not generate CONST_CS when registering constants (#9439) 2022-08-28 08:27:19 +02:00