<?php $null = null; $null['foo'] = 1; // $null is an array now var_dump($null);
You have javascript disabled. You will not be able to edit any code.