Home
last modified time | relevance | path

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

/dokuwiki/
H A Dinstall.phpee4f28e375cf4047b0524963d68f20ed5f5da2b0 Tue Jan 26 11:06:19 UTC 2021 Damien Regad <dregad@mantisbt.org> Fix warning in install.php on PHP 8

Warning: Undefined array key "pop" in install.php on line 427

In PHP 8, attempting to read an undefined array key throws a warning
instead of a notice as in earlier versions [1].

[1]: https://www.php.net/manual/en/migration80.incompatible.php