Commit

commit 4e65b072b749c01a5c0a4c8da187e2ed2bc8c6e8
Author: Jan Dankert 
Date:   Sun Jan 5 23:15:04 2025 +0100

    It is not useful to simple output the PHP data array as JSON, as we always have an output for text/json. So it is better to output the native PHP array here and it is machine readable.

 modules/cms/output/PHPArrayOutput.class.php | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)