Home
last modified time | relevance | path

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

/dokuwiki/_test/
H A Dbootstrap.php3feb137a32f3f1a8b914eb9e97b396ec3cc7df89 Tue Jun 02 19:44:41 UTC 2020 Andreas Gohr <andi@splitbrain.org> run all tests without mbstring support

The setup we had, where we tried to disable mbstring on a perclass basis
did not actually work because the define is set up in an early include
already.

Ideally we should probably make the check a static instead of a
constant.