3v4l.org

run code in 300+ PHP versions simultaneously
<?php $array = ['avi', 'beni', 'Avi', 'Beni']; sort($array); sort($array, SORT_STRING | SORT_FLAG_CASE); var_export($array);

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
57.66 ms | 841 KiB | 4 Q