File

plugins/mod_pep_plus.lua @ 12760:ce1a0f9bf25a 0.12

util.jsonschema: Use same integer/float logic on Lua 5.2 and 5.3 Fixes test case type.json:0:1 covering treatment of 1.0 as an integer according to the JSON definition
author Kim Alvefur <zash@zash.se>
date Sun, 09 Oct 2022 15:42:25 +0200
parent 9074:0462405b1cfb
line wrap: on
line source

module:log("error", "mod_pep_plus has been renamed to mod_pep, please update your config file. Auto-loading mod_pep...");
module:depends("pep");