php-src/ext/tidy/tests
2025-08-06 13:20:28 +01:00
..
open_basedir Fix memory leaks in ext/tidy basedir restriction code 2024-07-21 16:28:15 +02:00
001.phpt
002.phpt
003.phpt
004.phpt
005-mb.phpt
005.html
005.phpt
005私はガラスを食べられます.html
006.phpt Fix Tidy tests failing due to different spelling 2023-02-21 14:32:39 +00:00
007.html
007.phpt
008.phpt Fix Tidy tests failing due to different spelling 2023-02-21 14:32:39 +00:00
009.phpt
010.phpt Declare tidyNode properties as readonly 2022-05-26 08:26:16 +02:00
011.phpt
012.phpt Declare tidyNode properties as readonly 2022-05-26 08:26:16 +02:00
013.html
013.phpt
014.phpt
015.html
015.phpt
016.html
016.phpt
016.tcfg
017.phpt
018.phpt
019.phpt Use "must not" instead of "cannot" wording 2024-08-21 21:12:17 +01:00
020.phpt
021.phpt
023.phpt Properly fix tidy test failure on Windows 2022-05-26 12:54:01 +02:00
024.phpt
025.phpt tree: drop non canonical casts and ZPP tests 2025-08-06 13:20:28 +01:00
026.phpt
027.phpt
028.phpt
029.phpt
030.phpt
031.phpt ext/tidy: refactor php_tidy_set_tidy_opt() 2025-07-18 13:21:56 +01:00
032.phpt
033.phpt
034.phpt
035.phpt
036.phpt Declare tidyNode properties as readonly 2022-05-26 08:26:16 +02:00
bug54682.phpt Fix error handling in tidy constructor 2024-07-21 18:36:19 +02:00
bug77040.phpt
bug77594.phpt
bug_50558.phpt
gh10636.phpt Add missing error check on tidyLoadConfig 2023-02-21 14:12:17 +00:00
gh10636_config Add missing error check on tidyLoadConfig 2023-02-21 14:12:17 +00:00
gh12980.phpt Fix GH-12980: tidynode.props.attribute is missing "Boolean Attributes" and empty attributes 2023-12-22 17:37:34 +01:00
open_basedir_failure_config.phpt Fix error handling in tidy constructor 2024-07-21 18:36:19 +02:00
parsing_file_too_large.phpt Improve error message for too long file in ext/tidy (#14870) 2024-07-08 15:06:57 +02:00
parsing_inexistent_file.phpt Fix error handling in tidy constructor 2024-07-21 18:36:19 +02:00
sibling_nodes.phpt Add tidyNode::getNextSibling() and tidyNode::getPreviousSibling() 2024-07-25 13:55:20 +02:00
tidy_error.phpt
tidy_error1.phpt ext/tidy: refactor php_tidy_set_tidy_opt() 2025-07-18 13:21:56 +01:00
uninitialized.phpt