Only PHP error will be segfault; you can never do that. These are segfaults for me in PHP 5.3.5. I see nothing in 5.3.6 the change log, which indicates that it has been fixed. (He falls on 5.3.6 for me too.)
As a workaround, you can do this:
$array = new SplFixedArray(256 * 256 * 5);
$array[$i * JK + $j * K + $k] = $foo;
JK K - . JK = $jsize * $ksize; K = $ksize.
, , , 3D-.
Update:
PHP 5.3.7-dev, segfault. , , PHP 5.3.7.