Hello, It seems that movelayerdown always returns 1. Is this a bug? And if so, is it fixed in recent mapserver? (>4.2beta1) echo $this->$map->moveLayerDown($i); This always gives 1, i expected it to return 0 when a layer is already at the bottom (no more downs possible). Thanks.