-=[ Mr. Bumblebee ]=-
_Indonesia_

Path : /usr/src/php/Zend/tests/
File Upload :
Current File : //usr/src/php/Zend/tests/list_006.phpt

--TEST--
Testing nested list() with empty array
--FILE--
<?php

list($a, list($b, list(list($d)))) = array();

?>
--EXPECTF--
Notice: Undefined offset: 1 in %s on line %d

Notice: Undefined offset: 1 in %s on line %d

Notice: Undefined offset: 0 in %s on line %d

Copyright © 2017 || Recoded By Mr.Bumblebee