3v4l.org

run code in 500+ PHP versions simultaneously
<?php class User { public function register($email, $password, $active = null, $default = 0, ...$attributes) { $argv = debug_backtrace(0, 1)[0]['args'] ?? []; $argc = count($argv); print_r([ '$argc' => $argc, '$argv' => $argv, ]); return [$email, $password, $attributes]; } } $foo = new User(); $foo->register('admin@test.com', 'pass1', ...[ 'id' => 'uuid-1', 'phone' => '012-345-6789', 'role' => 'admin', ]); echo PHP_EOL . '--------' . PHP_EOL; $foo->register(...[ 'id' => 'uuid-2', 'email' => 'test@test.com', 'phone' => '987-654-3210', 'name' => 'first last2', 'role' => 'tester', 'password' => 'pass2' ]);

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.5.100.0070.00316.89
8.5.90.0090.00916.97
8.5.80.0080.00516.78
8.5.70.0070.00416.86
8.5.60.0040.00516.77
8.5.50.0130.00816.47
8.5.40.0080.00316.77
8.5.30.0100.00716.55
8.5.20.0130.00516.70
8.5.10.0060.00616.54
8.5.00.0070.00116.75
8.4.250.0160.00719.64
8.4.240.0090.00419.56
8.4.230.0150.01019.66
8.4.220.0160.00519.50
8.4.210.0140.01119.47
8.4.200.0120.00319.77
8.4.190.0120.01119.61
8.4.180.0120.01019.85
8.4.170.0060.00619.77
8.4.160.0200.00519.68
8.4.150.0190.00919.73
8.4.140.0080.00317.47
8.4.130.0090.00517.72
8.4.120.0080.00417.94
8.4.110.0130.00217.74
8.4.100.0080.00517.95
8.4.90.0190.00717.90
8.4.80.0060.00617.84
8.4.70.0200.00617.84
8.4.60.0120.01017.99
8.4.50.0170.00817.84
8.4.40.0130.00217.88
8.4.30.0160.00717.93
8.4.20.0120.00217.78
8.4.10.0170.00517.68
8.3.330.0130.01018.38
8.3.320.0130.00918.52
8.3.310.0130.00918.71
8.3.300.0070.00718.56
8.3.290.0120.00918.29
8.3.280.0140.00918.31
8.3.270.0150.00716.77
8.3.260.0160.00716.66
8.3.250.0120.00816.68
8.3.240.0100.00516.70
8.3.230.0140.00916.79
8.3.220.0160.00616.70
8.3.210.0080.00316.65
8.3.200.0060.00516.66
8.3.190.0140.00516.78
8.3.180.0120.00416.73
8.3.170.0110.00816.60
8.3.160.0130.00616.76
8.3.150.0080.00616.67
8.3.140.0090.00616.64
8.3.130.0100.00516.78
8.3.120.0140.00216.79
8.3.110.0080.00616.68
8.3.100.0130.01116.67
8.3.90.0120.00616.75
8.3.80.0050.00516.61
8.3.70.0120.00216.77
8.3.60.0140.00916.61
8.3.50.0140.00716.61
8.3.40.0230.00618.04
8.3.30.0150.00617.84
8.3.20.0170.00318.04
8.3.10.0160.00817.86
8.3.00.0150.00518.03
8.2.330.0040.00618.06
8.2.320.0060.00517.96
8.2.310.0110.00918.11
8.2.300.0250.00717.94
8.2.290.0220.00516.59
8.2.280.0160.00616.61
8.2.270.0170.00616.59
8.2.260.0150.01216.45
8.2.250.0220.00316.56
8.2.240.0240.00516.49
8.2.230.0190.00716.41
8.2.220.0280.00616.54
8.2.210.0230.00516.35
8.2.200.0090.00916.50
8.2.190.0260.00616.57
8.2.180.0190.00916.50
8.2.170.0280.00517.92
8.2.160.0200.00518.13
8.2.150.0160.00217.91
8.2.140.0250.00517.82
8.2.130.0220.00717.77
8.2.120.0250.00718.02
8.2.110.0260.00817.98
8.2.100.0250.00917.98
8.2.90.0230.00717.73
8.2.80.0270.00518.02
8.2.70.0140.00317.96
8.2.60.0270.00717.97
8.2.50.0210.00617.95
8.2.40.0270.00317.80
8.2.30.0170.00817.98
8.2.20.0190.00517.98
8.2.10.0200.00617.92
8.2.00.0180.00917.97
8.1.340.0070.00717.71
8.1.330.0050.00616.34
8.1.320.0250.00916.31
8.1.310.0130.00516.18
8.1.300.0190.00616.02
8.1.290.0250.00615.98
8.1.280.0270.01016.27
8.1.270.0360.00917.70
8.1.260.0250.00817.75
8.1.250.0280.00517.80
8.1.240.0260.00517.84
8.1.230.0130.00417.82
8.1.220.0260.00617.84
8.1.210.0190.01217.62
8.1.200.0270.00817.79
8.1.190.0180.00617.47
8.1.180.0250.00717.65
8.1.170.0180.00917.76
8.1.160.0210.00717.54
8.1.150.0140.00417.67
8.1.140.0310.00917.43
8.1.130.0210.00717.62
8.1.120.0290.00817.76
8.1.110.0210.00717.93
8.1.100.0170.01017.63
8.1.90.0260.00817.74
8.1.80.0280.00417.77
8.1.70.0190.00417.79
8.1.60.0250.00517.85
8.1.50.0270.00917.72
8.1.40.0170.00617.88
8.1.30.0170.00517.94
8.1.20.0130.00518.07
8.1.10.0240.01417.86
8.1.00.0220.00817.75
8.0.300.0130.00716.89
8.0.290.0190.00516.83
8.0.280.0220.00616.95
8.0.270.0270.00516.96
8.0.260.0190.00616.90
8.0.250.0230.00816.85
8.0.240.0230.00217.21
8.0.230.0230.00717.23
8.0.220.0130.00517.05
8.0.210.0180.00616.85
8.0.200.0190.00417.06
8.0.190.0260.00717.08
8.0.180.0280.01117.04
8.0.170.0220.00317.16
8.0.160.0130.00317.15
8.0.150.0130.00417.15
8.0.140.0130.00417.09
8.0.130.0200.00916.91
8.0.120.0240.00516.94
8.0.110.0160.00217.01
8.0.100.0260.00616.95
8.0.90.0250.00716.82
8.0.80.0230.00716.77
8.0.70.0190.00516.89
8.0.60.0270.00617.04
8.0.50.0210.01116.86
8.0.30.0160.00216.91
8.0.20.0140.00317.04
8.0.10.0220.00517.21
8.0.00.0220.00717.22
7.4.330.0140.00516.71
7.4.320.0150.00316.62
7.4.300.0140.00316.86
7.4.290.0160.00116.89
7.4.280.0170.00416.52
7.4.270.0190.01016.59
7.4.260.0270.00916.84
7.4.250.0270.00216.55
7.4.240.0160.00416.75
7.4.230.0100.00616.84
7.4.220.0180.00416.73
7.4.210.0230.00816.63
7.4.200.0280.00416.84
7.4.190.0190.00516.84
7.4.180.0130.00616.76
7.4.160.0260.00716.90
7.4.150.0200.00416.64
7.4.140.0230.00416.66
7.4.130.0170.00716.44
7.4.120.0250.00616.71
7.4.110.0230.00716.56
7.4.100.0220.00816.79
7.4.90.0260.00616.61
7.4.80.0120.00516.54
7.4.70.0260.00716.57
7.4.60.0230.00416.40
7.4.50.0120.00416.68
7.4.40.0200.00716.45
7.4.30.0200.00716.55
7.4.20.0160.00316.55
7.4.10.0220.00516.73
7.4.00.0120.00416.55
7.3.330.0080.00416.63
7.3.320.0210.00816.30
7.3.310.0200.00316.74
7.3.300.0200.00916.34
7.3.290.0160.00816.47
7.3.280.0240.00416.52
7.3.270.0250.00716.60
7.3.260.0200.00616.49
7.3.250.0170.00316.48
7.3.240.0130.00716.25
7.3.230.0130.00816.57
7.3.220.0140.00716.52
7.3.210.0250.00416.47
7.3.200.0190.00716.61
7.3.190.0250.00616.48
7.3.180.0310.00516.40
7.3.170.0200.00016.48
7.3.160.0150.00416.46
7.3.150.0130.00216.39
7.3.140.0240.00216.67
7.3.130.0190.00616.31
7.3.120.0120.00616.27
7.3.110.0180.00616.36
7.3.100.0220.00416.39
7.3.90.0240.00716.82
7.3.80.0250.00616.62
7.3.70.0190.00216.63
7.3.60.0230.00816.46
7.3.50.0140.00916.60
7.3.40.0270.00616.55
7.3.30.0220.01016.49
7.3.20.0280.00718.04
7.3.10.0280.00717.92
7.3.00.0180.01018.42
7.2.340.0230.00816.41
7.2.330.0250.00716.30
7.2.320.0180.00816.39
7.2.310.0250.00716.58
7.2.300.0110.00816.32
7.2.290.0250.00416.50
7.2.280.0180.00616.50
7.2.270.0260.00416.38
7.2.260.0160.00416.45
7.2.250.0110.00416.60
7.2.240.0180.00716.49
7.2.230.0260.00316.36
7.2.220.0140.00616.55
7.2.210.0210.00616.32
7.2.200.0180.00616.78
7.2.190.0230.00616.57
7.2.180.0170.00516.53
7.2.170.0160.00316.83
7.2.160.0210.00216.69
7.2.150.0260.00618.39
7.2.140.0180.01118.55
7.2.130.0210.00518.63
7.2.120.0260.00418.65
7.2.110.0190.00818.50
7.2.100.0230.00818.54
7.2.90.0230.00718.45
7.2.80.0270.00518.54
7.2.70.0150.00518.42
7.2.60.0200.00518.33
7.2.50.0290.00318.45
7.2.40.0240.00718.57
7.2.30.0200.00418.57
7.2.20.0250.00618.51
7.2.10.0230.00618.59
7.2.00.0190.00718.65
7.1.330.0170.00317.39
7.1.320.0140.00517.29
7.1.310.0100.00417.52
7.1.300.0110.00517.32
7.1.290.0220.00217.46
7.1.280.0240.00717.20
7.1.270.0240.00717.34
7.1.260.0230.00517.48
7.1.250.0200.00517.46
7.1.240.0220.00517.30
7.1.230.0230.00517.51
7.1.220.0140.00317.59
7.1.210.0230.00517.45
7.1.200.0200.00117.45
7.1.190.0260.00617.58
7.1.180.0100.00517.39
7.1.170.0170.00717.38
7.1.160.0270.00117.44
7.1.150.0200.00717.45
7.1.140.0210.00517.43
7.1.130.0240.01017.28
7.1.120.0170.00717.47
7.1.110.0200.00817.28
7.1.100.0250.00317.40
7.1.90.0160.00717.30
7.1.80.0320.00317.37
7.1.70.0260.00917.15
7.1.60.0220.00417.31
7.1.50.0110.00417.44
7.1.40.0130.00217.34
7.1.30.0110.00417.35
7.1.20.0120.00317.25
7.1.10.0230.00417.29
7.1.00.0110.00417.29
7.0.330.0110.01017.30
7.0.320.0190.00317.13
7.0.310.0230.00716.87
7.0.300.0160.00417.13
7.0.290.0110.00217.18
7.0.280.0190.00717.24
7.0.270.0170.00117.14
7.0.260.0220.00517.00
7.0.250.0260.00417.14
7.0.240.0260.00717.07
7.0.230.0250.00617.16
7.0.220.0150.00417.25
7.0.210.0230.00717.05
7.0.200.0210.00517.00
7.0.190.0140.00317.36
7.0.180.0130.00317.06
7.0.170.0240.00317.32
7.0.160.0240.00717.16
7.0.150.0130.00417.12
7.0.140.0190.00417.18
7.0.130.0210.00717.14
7.0.120.0160.00617.24
7.0.110.0120.00517.05
7.0.100.0130.00317.00
7.0.90.0130.00117.09
7.0.80.0110.00216.91
7.0.70.0140.00517.07
7.0.60.0220.00517.10
7.0.50.0220.00816.79
7.0.40.0230.00417.21
7.0.30.0210.00717.10
7.0.20.0130.00317.05
7.0.10.0120.00217.14
7.0.00.0120.00417.14
5.6.400.0080.00616.05
5.6.390.0150.00615.77
5.6.380.0230.00615.79
5.6.370.0220.00415.98
5.6.360.0130.00415.86
5.6.350.0200.00515.80
5.6.340.0150.00515.79
5.6.330.0120.00315.90
5.6.320.0120.00515.89
5.6.310.0130.00315.80
5.6.300.0250.00815.80
5.6.290.0220.00415.80
5.6.280.0150.00515.70
5.6.270.0130.00315.86
5.6.260.0160.00215.80
5.6.250.0140.00115.70
5.6.240.0250.00415.88
5.6.230.0230.00615.92
5.6.220.0130.00316.04
5.6.210.0240.00215.90
5.6.200.0130.00216.08
5.6.190.0120.00616.00
5.6.180.0130.00316.08
5.6.170.0210.00715.93
5.6.160.0250.00615.87
5.6.150.0120.00515.87
5.6.140.0130.00915.87
5.6.130.0160.00415.95
5.6.120.0210.00315.94
5.6.110.0150.00515.92
5.6.100.0230.00715.89
5.6.90.0210.00715.93
5.6.80.0170.00815.89
5.6.70.0230.00715.91
5.6.60.0150.00115.88
5.6.50.0170.00515.70
5.6.40.0220.00315.92
5.6.30.0240.00315.70
5.6.20.0180.00415.85
5.6.10.0260.00515.81
5.6.00.0110.00615.76
5.5.380.0080.00515.90
5.5.370.0120.00315.96
5.5.360.0240.00415.70
5.5.350.0140.00515.84
5.5.340.0150.00615.70
5.5.330.0180.00615.77
5.5.320.0190.00815.84
5.5.310.0170.01015.70
5.5.300.0090.00515.79
5.5.290.0150.00515.78
5.5.280.0210.00615.73
5.5.270.0230.00315.70
5.5.260.0100.00315.74
5.5.250.0210.00415.91
5.5.240.0230.00415.99
5.5.230.0120.00415.77
5.5.220.0130.00616.02
5.5.210.0110.00315.91
5.5.200.0240.00815.72
5.5.190.0140.00615.70
5.5.180.0210.00415.84
5.5.170.0210.00615.84
5.5.160.0200.00615.99
5.5.150.0180.00615.70
5.5.140.0200.00715.78
5.5.130.0090.00515.70
5.5.120.0220.00615.70
5.5.110.0190.01015.70
5.5.100.0200.00315.87
5.5.90.0100.00415.79
5.5.80.0160.00815.75
5.5.70.0200.00515.74
5.5.60.0130.00415.70
5.5.50.0140.00815.71
5.5.40.0120.00315.80
5.5.30.0110.00515.75
5.5.20.0090.00515.70
5.5.10.0210.00615.70
5.5.00.0190.00315.70
5.4.450.0070.00515.70
5.4.440.0090.00215.70
5.4.430.0160.00115.70
5.4.420.0090.00315.70
5.4.410.0150.00615.70
5.4.400.0100.00115.70
5.4.390.0080.00415.70
5.4.380.0090.00315.70
5.4.370.0080.00315.70
5.4.360.0180.00715.70
5.4.350.0180.00315.70
5.4.340.0190.00615.70
5.4.330.0170.00415.70
5.4.320.0140.00415.70
5.4.310.0140.00515.70
5.4.300.0160.00515.70
5.4.290.0170.00715.70
5.4.280.0170.00415.70
5.4.270.0160.00615.70
5.4.260.0120.00315.70
5.4.250.0120.00415.70
5.4.240.0130.00515.70
5.4.230.0120.00315.70
5.4.220.0070.00315.70
5.4.210.0190.00515.70
5.4.200.0190.00215.70
5.4.190.0110.00415.70
5.4.180.0150.00615.70
5.4.170.0180.00615.70
5.4.160.0130.00715.70
5.4.150.0180.00415.70
5.4.140.0080.00515.70
5.4.130.0090.00215.70
5.4.120.0090.00115.70
5.4.110.0070.00415.70
5.4.100.0110.00315.70
5.4.90.0170.00515.70
5.4.80.0120.00315.70
5.4.70.0160.00515.70
5.4.60.0180.00415.70
5.4.50.0220.00515.70
5.4.40.0170.00415.70
5.4.30.0130.00315.70
5.4.20.0100.00415.70
5.4.10.0200.00215.70
5.4.00.0170.00615.70
5.3.290.0030.00415.70
5.3.280.0150.00615.70
5.3.270.0110.00315.70
5.3.260.0100.00315.70
5.3.250.0110.00415.70
5.3.240.0110.00315.70
5.3.230.0110.00315.70
5.3.220.0100.00515.70
5.3.210.0180.00415.70
5.3.200.0150.00715.70
5.3.190.0110.00215.70
5.3.180.0100.00215.70
5.3.170.0080.00315.70
5.3.160.0170.00615.70
5.3.150.0160.00515.70
5.3.140.0090.00615.70
5.3.130.0200.00515.70
5.3.120.0170.00615.70
5.3.110.0140.00315.70
5.3.100.0190.00415.70
5.3.90.0090.00215.70
5.3.80.0080.00315.70
5.3.70.0200.00415.70
5.3.60.0140.00515.70
5.3.50.0080.00615.70
5.3.40.0070.00315.70
5.3.30.0180.00315.70
5.3.20.0120.00415.70
5.3.10.0080.00615.70
5.3.00.0120.00415.70
5.2.170.0090.00515.70
5.2.160.0090.00115.70
5.2.150.0060.00215.70
5.2.140.0140.00615.70
5.2.130.0140.00615.70
5.2.120.0110.00615.70
5.2.110.0170.00315.70
5.2.100.0120.00615.70
5.2.90.0130.00515.70
5.2.80.0080.00315.70
5.2.70.0070.00315.70
5.2.60.0070.00515.70
5.2.50.0150.00315.70
5.2.40.0110.00615.70
5.2.30.0140.00315.70
5.2.20.0160.00415.70
5.2.10.0130.00415.70
5.2.00.0140.00515.70
5.1.60.0140.00415.70
5.1.50.0130.00315.70
5.1.40.0070.00215.70
5.1.30.0110.00515.70
5.1.20.0080.00515.70
5.1.10.0100.00415.70
5.1.00.0110.00415.70
5.0.50.0080.00415.70
5.0.40.0050.00315.70
5.0.30.0110.00315.70
5.0.20.0080.00415.70
5.0.10.0100.00215.70
5.0.00.0060.00515.70
4.4.90.0040.00015.70
4.4.80.0030.00115.70
4.4.70.0030.00315.70
4.4.60.0070.00215.70
4.4.50.0090.00115.70
4.4.40.0080.00215.70
4.4.30.0060.00215.70
4.4.20.0070.00415.70
4.4.10.0090.00115.70
4.4.00.0050.00415.70
4.3.110.0040.00315.70
4.3.100.0060.00015.70
4.3.90.0060.00215.70
4.3.80.0060.00315.70
4.3.70.0080.00115.70
4.3.60.0070.00315.70
4.3.50.0080.00115.70
4.3.40.0060.00415.70
4.3.30.0050.00315.70
4.3.20.0050.00315.70
4.3.10.0040.00215.70
4.3.00.0020.00215.70

preferences:
51.34 ms | 2867 KiB | 5 Q