WebsiteBaker 2.13.8 is now available!
R.I.P Dietmar (luisehahne) and thank you for all your valuable work for WBhttps://forum.websitebaker.org/index.php/topic,32355.0.html
ini_set('zlib.output_compression',1);ini_set('zlib.output_compression_level',9);
ini_set('zlib.output_compression','1');ini_set('zlib.output_compression_level','9');
ini_set(string $option, string|int|float|bool|null $value): string|false
ab 8.1.0 value now accepts any scalar type (including null). Previously, only String values were accepted.
Das Patch steht im Wiki zur VerfügungPublished WebsiteBaker 2.13.5 Patch 2222024-01-10 : download on wiki…A patch candidate for PHP 8.0.x / 8.1.x / 8.2.xIncluding all previously reported and fixed issues andFixe an extended Issue on calling the addon/languages templateThere was an uncatched exceptionvendor\phplib\Template::set_var()Note: Patch is valid with PHP 8.0 and above!IMPORTANT: Upgradeable from version 2.13.5 Rev220PHP-8.1.x and above strongly recommended!!!PHP-8.0.x a version that no longer receives updates.Users of this version should upgrade as soon as possible, as they may be exposed to unpatched security vulnerabilities. Dietmar