3v4l.org

run code in 300+ PHP versions simultaneously
<?php $where = [ 'id' => [12,13,14], 'date'=>['1999-06-12','2000-03-21','2006-09-31'] ]; var_export(array_map(null, ...array_values($where)));

preferences:
67.52 ms | 402 KiB | 5 Q