<?php $x = array_fill(0, 1, '..'); $x[] = 'a'; var_dump($x);
You have javascript disabled. You will not be able to edit any code.
Version 7.0.6 was released twice by the PHP Team. We're using the latest version; meaning this script no longer shows the bug which the original release had.The bugs that were fixed in the second release are 72116 and 72119.