History log of /plugin/dw2pdf/_test/ConfigTest.php (Results 1 – 3 of 3)
Revision Date Author Comments
# a9cd524e 20-Jul-2026 Andreas Gohr <gohr@cosmocode.de>

require allowdebug for debug output requested via URL

The debug URL parameter dumped the raw mPDF HTML and bypassed the cache for any
visitor. It is now honored from the URL only when core allowdebu

require allowdebug for debug output requested via URL

The debug URL parameter dumped the raw mPDF HTML and bypassed the cache for any
visitor. It is now honored from the URL only when core allowdebug is enabled;
the config/programmatic path stays trusted.

show more ...


# 212a1ea5 28-Nov-2025 Andreas Gohr <andi@splitbrain.org>

fix config attrbutes and extend tests


# 92200750 26-Nov-2025 Andreas Gohr <gohr@cosmocode.de>

Added tests

These tests have been initially LLM written, I went through each of them
to make sure they make sense and fixed what I thought needed fixing.

However coverage is still not great and sho

Added tests

These tests have been initially LLM written, I went through each of them
to make sure they make sense and fixed what I thought needed fixing.

However coverage is still not great and should be improved in the
future.

show more ...