]> git.p6c8.net - jirafeau.git/commitdiff
[BUGFIX] jirafeau_ini_to_bytes with no modifier
authorJerome Jutteau <jerome@jutteau.fr>
Mon, 4 Jul 2022 22:33:43 +0000 (00:33 +0200)
committerJerome Jutteau <jerome@jutteau.fr>
Mon, 4 Jul 2022 22:33:43 +0000 (00:33 +0200)
When setting a PHP ini value like `post_max_size`,
the value may not have a modifier (e.g. "M") and
for "0" input, the function return empty string.

Signed-off-by: Jerome Jutteau <jerome@jutteau.fr>

No differences found

patrick-canterino.de