Dokuwiki: PHP 7.1 incompatibilities

Created on 5 Sep 2016  路  4Comments  路  Source: splitbrain/dokuwiki

Our test suite throws a whole bunch of errors on PHP 7.1: https://travis-ci.org/splitbrain/dokuwiki/jobs/157642628

Bug

Most helpful comment

Remaining issue seems to be a bug: https://bugs.php.net/bug.php?id=71822

Reminds me of: https://xkcd.com/1700/

All 4 comments

Remaining issue seems to be a bug: https://bugs.php.net/bug.php?id=71822

Remaining issue seems to be a bug: https://bugs.php.net/bug.php?id=71822

Reminds me of: https://xkcd.com/1700/

What about auth_encryption_test::testDeEncrypt?

Function mcrypt_list_algorithms() is deprecated

@selfthinker the mcrypt_list_algorithm() problem is fixed with #1683

Was this page helpful?
0 / 5 - 0 ratings