<?php $data = array( 'obj' => array( 'foo' => NULL, 'bar' => false, 'foobar' => 0, ));
info at phpclasses dot org