MDL-80768 output: stricter progress bar component percentage type. 5a1aef5a51fc51dcc17312bb7b4e92c61b25dc2c
authorPaul Holden <paulh@moodle.com>
Tue, 30 Jan 2024 21:45:57 +0000 (21:45 +0000)
committerPaul Holden <paulh@moodle.com>
Tue, 30 Jan 2024 23:28:47 +0000 (23:28 +0000)
commit5a1aef5a51fc51dcc17312bb7b4e92c61b25dc2c
tree0fc774451c41e1cb0b3ed9bcc3aad92d9861abea
parent3958f68d9beb7529ae8f1b3f16b1c52d2ec0fa4f
MDL-80768 output: stricter progress bar component percentage type.

Avoid mixing float/string types, where the decimal separator could
vary according to current locale.
lib/outputcomponents.php
lib/outputrenderers.php