Use str_starts_with/str_ends_with
translation update
code style: line breaks
code style: static visibility
coding style: control flow line breaks
coding style: control flow whitespaces
coding style: function call spacing
codestyle adjustments: function declaration braces/spaces
codestyle adjustments: class declaration braces
Apply rector renames
Apply remaining rector fixes to lib
Apply rector fixes to config plugin
add setting to define the samesite cookie policyAs mentioned inhttps://github.com/dokuwiki/dokuwiki/pull/3994#pullrequestreview-1473052428there might be occasions when users might want to change
add setting to define the samesite cookie policyAs mentioned inhttps://github.com/dokuwiki/dokuwiki/pull/3994#pullrequestreview-1473052428there might be occasions when users might want to change the policy to astricter one or the somewhat more lenient Lax implementation of currentbrowsers.
show more ...
fix no error message was shown on input errors
12345678910>>...58