<?php var_dump( array_map( fn ($x) => strtolower($x), ['FOO', 'BaR', 'bAz'] ) );
You have javascript disabled. You will not be able to edit any code.