samuelet/indexmenu

deprecated Function in IGOR

Closed this issue · 5 comments

After update to IGOR:

JSON::encode() is deprecated. It was called from syntax_plugin_indexmenu_indexmenu::_jsnodes() in /wiki/lib/plugins/indexmenu/syntax/indexmenu.php:549 json_encode should be used instead!

To be sure, that is with the latest version of the Indexmenu?

Ah, I found it already. I will change it, probably this evening.

Fixed in e6134db

@Klap-in : by closing this issue, is indexmenu compatible to Igor?
In this case, please update https://www.dokuwiki.org/plugin:indexmenu.
TIA, Paro!

In Hogfather and Igor you have to set an feature flag: https://www.dokuwiki.org/plugin:indexmenu

To improve that I’m implementing #230
That is a bit slow process.
In general php7 will work fine, I saw already some details related to php8 which could maybe cause issues.