3v4l.org

run code in 300+ PHP versions simultaneously
<?php $array = [ [ 'id' => 1, 'email_id' => 'ok@gmail.com', 'password' => 'test' ], [ 'id' => 2, 'email_id' => 'check@gmail.com', 'password' => 'test' ], [ 'id' => 3, 'email_id' => 'an@gmail.com', 'password' => 'pass' ] ]; var_export( array_values( array_reduce( $array, function($result, $row) { if (!isset($result[$row['password']])) { $result[$row['password']] = $row; } else { if (isset($result[$row['password']]['id'])) { $result[$row['password']] = [$result[$row['password']]]; } $result[$row['password']][] = $row; } return $result; }, [] ) ) );

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)
8.4.120.0060.01124.02
8.4.110.0100.01318.80
8.4.100.0130.00818.67
8.4.90.0110.00920.52
8.4.80.0050.00418.95
8.4.70.0030.00519.02
8.4.60.0120.00718.86
8.4.50.0050.00317.99
8.4.40.0060.01019.60
8.4.30.0190.00020.41
8.4.20.0170.00320.42
8.4.10.0030.00617.70
8.3.250.0160.00418.84
8.3.240.0110.00816.99
8.3.230.0040.00416.64
8.3.220.0030.00519.04
8.3.210.0040.00418.29
8.3.200.0050.00416.59
8.3.190.0140.00616.69
8.3.180.0060.00316.63
8.3.170.0090.00916.67
8.3.160.0160.00318.34
8.3.150.0040.00417.33
8.3.140.0160.00317.46
8.3.130.0060.00318.60
8.3.120.0030.00620.96
8.3.110.0030.01320.94
8.3.100.0030.01024.06
8.3.90.0040.00426.77
8.3.80.0050.00516.63
8.3.70.0140.00416.75
8.3.60.0070.01116.63
8.3.50.0150.00619.95
8.3.40.0110.00318.77
8.3.30.0060.00918.83
8.3.20.0000.00724.18
8.3.10.0050.00324.66
8.3.00.0060.00326.16
8.2.290.0050.00422.09
8.2.280.0040.00418.43
8.2.270.0190.00016.43
8.2.260.0000.00819.00
8.2.250.0070.00716.54
8.2.240.0090.00016.77
8.2.230.0080.00322.58
8.2.220.0150.00637.54
8.2.210.0140.00326.77
8.2.200.0060.00316.50
8.2.190.0100.00616.63
8.2.180.0090.00925.92
8.2.170.0120.00318.66
8.2.160.0100.00722.96
8.2.150.0070.00025.66
8.2.140.0030.00624.66
8.2.130.0000.00726.16
8.2.120.0000.00726.16
8.2.110.0100.00020.86
8.2.100.0040.00717.91
8.2.90.0000.00818.14
8.2.80.0030.00619.19
8.2.70.0050.00317.63
8.2.60.0030.00517.50
8.2.50.0040.00417.55
8.2.40.0080.00018.34
8.2.30.0030.00618.03
8.2.20.0000.00718.14
8.2.10.0030.00619.33
8.2.00.0050.00319.32
8.1.330.0140.00422.16
8.1.320.0110.00817.92
8.1.310.0090.00616.63
8.1.300.0000.01017.96
8.1.290.0060.00618.88
8.1.280.0060.00925.92
8.1.270.0080.00023.99
8.1.260.0030.00626.35
8.1.250.0030.00628.09
8.1.240.0060.00322.04
8.1.230.0040.00822.77
8.1.220.0000.00817.74
8.1.210.0040.00418.77
8.1.200.0090.00017.47
8.1.190.0030.00617.36
8.1.180.0000.00818.10
8.1.170.0040.00418.56
8.1.160.0000.00818.86
8.1.150.0030.00518.71
8.1.140.0000.00818.90
8.1.130.0000.00920.33
8.1.120.0030.00317.44
8.1.110.0000.00717.33
8.1.100.0000.00817.46
8.1.90.0040.00417.44
8.1.80.0100.00017.46
8.1.70.0000.00717.48
8.1.60.0070.00317.64
8.1.50.0040.00417.38
8.1.40.0030.00517.53
8.1.30.0030.00617.66
8.1.20.0080.00017.64
8.1.10.0040.00417.54
8.1.00.0040.00417.46
8.0.300.0000.00719.97
8.0.290.0040.00416.75
8.0.280.0030.00318.43
8.0.270.0080.00018.02
8.0.260.0030.00318.63
8.0.250.0030.00316.97
8.0.240.0000.00616.95
8.0.230.0040.00416.96
8.0.220.0000.00716.79
8.0.210.0030.00316.92
8.0.200.0060.00016.98
8.0.190.0000.00716.95
8.0.180.0030.00616.93
8.0.170.0030.00616.93
8.0.160.0050.00316.89
8.0.150.0070.00016.85
8.0.140.0000.00816.82
8.0.130.0030.00313.32
8.0.120.0030.00516.79
8.0.110.0000.00716.88
8.0.100.0030.00616.79
8.0.90.0000.00716.69
8.0.80.0000.00816.80
8.0.70.0030.00316.88
8.0.60.0000.00716.76
8.0.50.0040.00416.74
8.0.30.0040.00416.75
8.0.20.0060.00316.84
8.0.10.0000.00716.89
8.0.00.0030.00317.07
7.4.330.0000.00415.55
7.4.320.0050.00316.58
7.4.300.0030.00316.48
7.4.290.0030.00316.41
7.4.280.0000.00816.51
7.4.270.0040.00416.64
7.4.260.0050.00013.18
7.4.250.0030.00316.51
7.4.240.0000.00716.43
7.4.230.0040.00416.35
7.4.220.0030.00316.58
7.4.210.0030.00316.40
7.4.200.0050.00316.35
7.4.190.0000.00716.66
7.4.180.0000.00816.46
7.4.160.0070.00016.75
7.4.150.0070.00016.60
7.4.140.0070.00016.45
7.4.130.0000.00716.29
7.4.120.0000.00716.45
7.4.110.0040.00416.38
7.4.100.0000.00716.41
7.4.90.0000.00716.34
7.4.80.0000.00716.54
7.4.70.0030.00316.37
7.4.60.0000.00716.46
7.4.50.0040.00416.42
7.4.40.0000.00716.43
7.4.30.0000.00716.48
7.4.20.0000.00716.46
7.4.10.0000.00716.57
7.4.00.0000.00716.40
7.3.330.0040.00416.38
7.3.320.0030.00313.18
7.3.310.0050.00216.22
7.3.300.0040.00416.39
7.3.290.0000.00616.40
7.3.280.0000.00616.32
7.3.270.0040.00416.19
7.3.260.0000.00616.36
7.3.250.0000.00616.32
7.3.240.0000.00716.25
7.3.230.0030.00316.34
7.3.220.0000.00716.31
7.3.210.0000.00616.17
7.3.200.0030.00316.26
7.3.190.0000.00716.30
7.3.180.0070.00016.29
7.3.170.0000.00716.27
7.3.160.0080.00016.32
7.3.150.0070.00016.25
7.3.140.0040.00416.27
7.3.130.0070.00016.25
7.3.120.0040.00416.27
7.3.110.0060.00016.12
7.3.100.0070.00016.26
7.3.90.0060.00016.57
7.3.80.0000.00616.14
7.3.70.0070.00016.46
7.3.60.0030.00316.45
7.3.50.0000.00716.49
7.3.40.0070.00016.49
7.3.30.0000.00716.43
7.3.20.0000.00716.32
7.3.10.0070.00016.37
7.3.00.0000.00716.29

preferences:
29.38 ms | 403 KiB | 5 Q