<?php declare(strict_types=1); $var = (string) null; echo get_debug_type($var); json_decode($var);
You have javascript disabled. You will not be able to edit any code.