3v4l.org

run code in 300+ PHP versions simultaneously
<?php function no_dupes(array $input_array) { return array_count_values($input_array) === count($input_array); } var_export(no_dupes([1, 1.5])); // should be true

This is an error 500

Value for `_results` contains invalid data `array`


preferences:
167.64 ms | 2064 KiB | 12 Q