<?php var_dump(json_encode(['a' => 1, 'b' => ['a' => 'b']], JSON_PRETTY_PRINT | JSON_UNESCAPED_SLASHES | JSON_UNESCAPED_UNICODE));
You have javascript disabled. You will not be able to edit any code.