3.0.2: ------ * Remove int cast of exploded array param[1], causing possible PHP 8.5 type errors while parsing through looped external_plugin hook 3.0.1: ------ * Remove imagedestroy(). Function imagedestroy() is deprecated since 8.5, as it has no effect since PHP 8.0 3.0.0: ------ * Declare strict types * Re-/Move UTF-8 lang file to plugin root for Styx 5.0 * Use native htmlspecialchars() * Raise requirements for Styx 5.0 2.2.0: ------ * Prepare for Serendipity Styx 4.4.0 - expandable hooked sidebar links 2.1.0: ------ * Fix $serendipity['db_server_info'] for removed MariaDB prefix with PHP 8.0.16+, to set the correct SQL utf8mb4 index key length limits on install. Improves on both mysql instances. 2.0.2: ----- * Fix some uninitialized variable checks for PHP 8 2.0.1: ----- * Fix parameter order changes for PHP 8 * Fix [de] typos 2.00: ----- * Raise requirement to Styx 3.2 * Set database INDEX key length by installed database versions (MariaDB >= 10.5 preferred) 1.31: ----- * Fix some wrong path concatenation double slashes 1.30: ----- * Replace PHP 7.2 set deprecated each() usage where possible 1.29: ----- * Restrict sql index key length for utf8mb4 migration to mysqli only 1.28: ----- * Restrict sql index key length for utf8mb4 migration 1.27: ----- * Iconfont accessibility fixes 1.26: ----- * Rewrite backend markup for Serendipity 2.0x+ - extends required version to 2.0 * Add backend CSS styles * Use lang API includement * Set some plugin consistencies * Use serendipity_db_bool() method * Fix , add category constant