Home
last modified time | relevance | path

Searched hist:"7 bb40883ca42723ee0037eb3f976ea5c6c4793ae" (Results 1 – 1 of 1) sorted by relevance

/dokuwiki/inc/
H A Dcompatibility.php7bb40883ca42723ee0037eb3f976ea5c6c4793ae Thu Feb 22 18:00:44 UTC 2024 Andreas Gohr <andi@splitbrain.org> adjust compatibility string methods. fixes #4221

This uses the implementations from https://github.com/symfony/polyfill-php80

Not only does it fix signature compatibility by accepting null strings
but it also adjust the handling of falsy values (like 0)