Home
last modified time | relevance | path

Searched hist:f7711f2b85e327b7a52627930dff9288aa2482cf (Results 1 – 3 of 3) sorted by relevance

/dokuwiki/_test/tests/inc/parser/
H A Dparser_media.test.phpf7711f2b85e327b7a52627930dff9288aa2482cf Sat Jan 01 11:26:18 UTC 2022 Andreas Gohr <andi@splitbrain.org> always use the same htmlspecialchars setup

defaults for htmlspecialchars change in PHP 8.1

All calls should always use our hsc() method to ensure comparability
(especially when testing)

/dokuwiki/inc/parser/
H A Dxhtml.phpf7711f2b85e327b7a52627930dff9288aa2482cf Sat Jan 01 11:26:18 UTC 2022 Andreas Gohr <andi@splitbrain.org> always use the same htmlspecialchars setup

defaults for htmlspecialchars change in PHP 8.1

All calls should always use our hsc() method to ensure comparability
(especially when testing)

/dokuwiki/inc/
H A Dcommon.phpf7711f2b85e327b7a52627930dff9288aa2482cf Sat Jan 01 11:26:18 UTC 2022 Andreas Gohr <andi@splitbrain.org> always use the same htmlspecialchars setup

defaults for htmlspecialchars change in PHP 8.1

All calls should always use our hsc() method to ensure comparability
(especially when testing)