3v4l.org

run code in 300+ PHP versions simultaneously
<?php $items_thread=Array ( [0] => Array ( [RecipientID] => 3 [RecipientScreenname] => Tom L [RecipientFirstname] => Thomas [RecipientEmail] => info@xx.com ) [1] => Array ( [RecipientID] => 3 [RecipientScreenname] => Tom L [RecipientFirstname] => Thomas [RecipientEmail] => info@xx.com ) [2] => Array ( [RecipientID] => 1 [RecipientScreenname] => Lau T [RecipientFirstname] => TK [RecipientEmail] => lau@xx.co.uk ) ) But I want to get rid of the duplicate items in the array, so I use array_unique print_r(array_unique($items_thread));

Here you find the average performance (time & memory) of each version. A grayed out version indicates it didn't complete successfully (based on exit-code).

VersionSystem time (s)User time (s)Memory (MiB)
5.4.230.0130.04912.37
5.4.220.0140.04512.37
5.4.210.0170.05012.37
5.4.200.0160.04512.37
5.4.190.0160.05212.37
5.4.180.0110.04312.37
5.4.170.0170.04312.38
5.4.160.0130.04912.37
5.4.150.0140.04112.37
5.4.140.0130.04412.06
5.4.130.0190.06112.04
5.4.120.0100.04012.01
5.4.110.0090.04512.00
5.4.100.0120.04112.00
5.4.90.0120.04112.00
5.4.80.0090.04212.00
5.4.70.0100.04012.00
5.4.60.0100.03912.00
5.4.50.0100.04212.00
5.4.40.0110.03811.99
5.4.30.0140.03911.98
5.4.20.0160.06411.98
5.4.10.0130.03611.98
5.4.00.0080.04211.47
5.3.280.0110.04512.71
5.3.270.0130.04312.73
5.3.260.0130.05612.72
5.3.250.0120.04312.72
5.3.240.0130.03912.72
5.3.230.0120.04112.71
5.3.220.0130.04312.68
5.3.210.0120.04112.68
5.3.200.0210.06312.68
5.3.190.0120.04212.68
5.3.180.0090.04312.67
5.3.170.0110.04712.67
5.3.160.0100.04712.67
5.3.150.0130.04112.67
5.3.140.0130.04012.66
5.3.130.0200.06512.66
5.3.120.0090.04312.66
5.3.110.0150.04612.66
5.3.100.0110.04212.12
5.3.90.0150.04312.08
5.3.80.0130.04512.07
5.3.70.0130.04912.08
5.3.60.0090.04812.06
5.3.50.0180.05512.00
5.3.40.0160.04312.00
5.3.30.0110.04511.94
5.3.20.0110.04611.72
5.3.10.0130.04511.68
5.3.00.0120.04311.67

preferences:
137.24 ms | 1386 KiB | 7 Q