3v4l.org

run code in 300+ PHP versions simultaneously
<?php function func_get_args_in_current_user_can( $capability ) { $args = array_slice( func_get_args(), 1 ); $args = array_merge( array( $capability ), $args ); var_dump($args); } function func_get_args_simplified( $capability ) { $args = func_get_args(); var_dump($args); } // Passing 1 arg. func_get_args_in_current_user_can( 'edit_posts' ); func_get_args_simplified( 'edit_posts' ); // Passing 2 args. func_get_args_in_current_user_can( 'edit_post', 10 ); func_get_args_simplified( 'edit_post', 10 ); // Passing 3 args. func_get_args_in_current_user_can( 'edit_post_meta', 10, 'meta_key' ); func_get_args_simplified( 'edit_post_meta', 10, 'meta_key' );

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.130.0120.00818.67
8.4.120.0110.01024.12
8.4.110.0110.01018.74
8.4.100.0120.00918.88
8.4.90.0070.00920.46
8.4.80.0050.00418.70
8.4.70.0110.00918.05
8.4.60.0070.00318.68
8.4.50.0060.00518.03
8.4.40.0190.00020.42
8.4.30.0090.01022.15
8.4.20.0080.00518.18
8.4.10.0130.00517.63
8.3.260.0080.00216.66
8.3.250.0100.00819.02
8.3.240.0100.00816.97
8.3.230.0130.00716.63
8.3.220.0070.00119.10
8.3.210.0090.01016.62
8.3.200.0020.00716.55
8.3.190.0110.00718.98
8.3.180.0130.00616.63
8.3.170.0070.01416.47
8.3.160.0090.00417.13
8.3.150.0180.00216.68
8.3.140.0160.00416.28
8.3.130.0090.00417.43
8.3.120.0110.00817.55
8.3.110.0100.00418.83
8.3.100.0120.00220.18
8.3.90.0120.00821.58
8.3.80.0120.00217.83
8.3.70.0120.00816.36
8.3.60.0150.00317.56
8.3.50.0130.00519.74
8.3.40.0120.00418.10
8.3.30.0130.00617.99
8.3.20.0140.00420.81
8.3.10.0130.00420.26
8.3.00.0060.00620.50
8.2.290.0050.00320.43
8.2.280.0090.00918.29
8.2.270.0120.00616.93
8.2.260.0140.00916.59
8.2.250.0130.00516.55
8.2.240.0170.01016.60
8.2.230.0120.00319.43
8.2.220.0070.00826.88
8.2.210.0100.00621.75
8.2.200.0090.00617.60
8.2.190.0110.00717.44
8.2.180.0150.00316.41
8.2.170.0090.00918.17
8.2.160.0090.00720.32
8.2.150.0090.00621.31
8.2.140.0100.00521.35
8.2.130.0060.00821.96
8.2.120.0120.00119.54
8.2.110.0070.00720.09
8.2.100.0090.00618.74
8.2.90.0110.00318.61
8.2.80.0090.00518.92
8.2.70.0080.00718.50
8.2.60.0140.00218.50
8.2.50.0070.00718.75
8.2.40.0100.00319.03
8.2.30.0070.00618.95
8.2.20.0110.00518.67
8.2.10.0120.00518.99
8.2.00.0110.00718.40
8.1.330.0120.00621.84
8.1.320.0070.01215.87
8.1.310.0120.00216.19
8.1.300.0100.00316.14
8.1.290.0110.00323.53
8.1.280.0130.00421.07
8.1.270.0110.00420.57
8.1.260.0070.00721.90
8.1.250.0090.00522.50
8.1.240.0110.00420.36
8.1.230.0100.00419.47
8.1.220.0070.00918.45
8.1.210.0110.00918.76
8.1.200.0120.00718.25
8.1.190.0130.00217.67
8.1.180.0100.00517.82
8.1.170.0110.00618.07
8.1.160.0080.00618.18
8.1.150.0110.00618.22
8.1.140.0090.00719.27
8.1.130.0150.00217.66
8.1.120.0110.00617.60
8.1.110.0100.00517.68
8.1.100.0080.01017.68
8.1.90.0080.00917.67
8.1.80.0110.00318.15
8.1.70.0110.00617.68
8.1.60.0070.00617.85
8.1.50.0080.00717.61
8.1.40.0110.00317.88
8.1.30.0060.00717.80
8.1.20.0050.00718.28
8.1.10.0100.00317.83
8.1.00.0090.00517.59
8.0.300.0120.00618.04
8.0.290.0160.00417.01
8.0.280.0110.00617.42
8.0.270.0110.00317.02
8.0.260.0130.00617.08
8.0.250.0150.00717.02
8.0.240.0150.00817.13
8.0.230.0090.00817.03
8.0.220.0120.00517.04
8.0.210.0120.00716.98
8.0.200.0180.00417.12
8.0.190.0130.00517.09
8.0.180.0130.00417.03
8.0.170.0120.00517.06
8.0.160.0070.00717.09
8.0.150.0100.00616.86
8.0.140.0120.00417.04
8.0.130.0110.00415.76
8.0.120.0150.00217.04
8.0.110.0080.00617.64
8.0.100.0130.00317.03
8.0.90.0130.00317.08
8.0.80.0150.00417.17
8.0.70.0100.00617.02
8.0.60.0130.00317.09
8.0.50.0110.00517.03
8.0.30.0140.00317.13
8.0.20.0120.00517.19
8.0.10.0120.00417.21
8.0.00.0110.00617.33
7.4.330.0130.00315.29
7.4.320.0200.00216.63
7.4.300.0090.00716.79
7.4.290.0130.00516.68
7.4.280.0110.00616.64
7.4.270.0130.00616.79
7.4.260.0180.00416.63
7.4.250.0210.00516.60
7.4.240.0120.00816.62
7.4.230.0140.00716.75
7.4.220.0140.00516.70
7.4.210.0100.01016.65
7.4.200.0120.00516.73
7.4.190.0130.00816.91
7.4.180.0190.00216.81
7.4.160.0120.00816.93
7.4.150.0150.00616.89
7.4.140.0160.00516.68
7.4.130.0140.00716.59
7.4.120.0170.00416.60
7.4.110.0140.00616.73
7.4.100.0150.00516.78
7.4.90.0160.00616.69
7.4.80.0100.01017.64
7.4.70.0150.00416.70
7.4.60.0150.00416.77
7.4.50.0180.00116.52
7.4.40.0160.00716.64
7.4.30.0170.00416.70
7.4.20.0210.00516.81
7.4.10.0170.00816.75
7.4.00.0110.00615.85
7.3.330.0110.00615.54
7.3.320.0130.00715.54
7.3.310.0140.00516.40
7.3.300.0140.00416.51
7.3.290.0090.00716.55
7.3.280.0140.00516.42
7.3.270.0190.00116.56
7.3.260.0110.00916.45
7.3.250.0200.00716.53
7.3.240.0120.00816.52
7.3.230.0170.00416.46
7.3.220.0200.00316.53
7.3.210.0140.01016.37
7.3.200.0220.00516.50
7.3.190.0170.00516.50
7.3.180.0200.00716.38
7.3.170.0180.00416.65
7.3.160.0180.00516.61
7.3.150.0230.00616.46
7.3.140.0220.00316.35
7.3.130.0300.00116.33
7.3.120.0240.00315.85
7.3.110.0190.00316.05
7.3.100.0130.00615.46
7.3.90.0110.00915.27
7.3.80.0110.00815.33
7.3.70.0110.00715.21
7.3.60.0110.00715.17
7.3.50.0130.00615.17
7.3.40.0140.00515.16
7.3.30.0090.00815.15
7.3.20.0150.00815.63
7.3.10.0180.00615.57
7.3.00.0120.00615.57
7.2.340.0230.00316.65
7.2.330.0190.00616.52
7.2.320.0140.01116.62
7.2.310.0220.00416.57
7.2.300.0150.00916.71
7.2.290.0150.00716.57
7.2.280.0210.00816.64
7.2.270.0210.00816.62
7.2.260.0200.00616.65
7.2.250.0180.00816.13
7.2.240.0190.00416.09
7.2.230.0130.00715.62
7.2.220.0110.00715.48
7.2.210.0100.00915.38
7.2.200.0100.00915.40
7.2.190.0110.00715.40
7.2.180.0110.00715.42
7.2.170.0120.00715.42
7.2.160.0100.00815.32
7.2.150.0140.00815.79
7.2.140.0130.00715.82
7.2.130.0150.00715.89
7.2.120.0210.00815.95
7.2.110.0140.00815.87
7.2.100.0150.00815.91
7.2.90.0150.01015.78
7.2.80.0140.00915.91
7.2.70.0150.00715.83
7.2.60.0150.00615.83
7.2.50.0150.00715.86
7.2.40.0170.00815.83
7.2.30.0210.00515.84
7.2.20.0140.00915.76
7.2.10.0160.00615.91
7.2.00.0130.00615.92
7.1.330.0130.00516.37
7.1.320.0090.00814.89
7.1.310.0130.00714.96
7.1.300.0160.00714.75
7.1.290.0110.00814.65
7.1.280.0120.00614.69
7.1.270.0160.00814.86
7.1.260.0130.00714.72
7.1.250.0140.00614.76
7.1.240.0320.00715.14
7.1.230.0170.00715.10
7.1.220.0190.00415.01
7.1.210.0200.00615.09
7.1.200.0180.00415.00
7.1.190.0180.00715.05
7.1.180.0170.00515.00
7.1.170.0130.01115.09
7.1.160.0190.00614.93
7.1.150.0150.00814.95
7.1.140.0170.00715.01
7.1.130.0150.00915.08
7.1.120.0260.00515.17
7.1.110.0160.00915.19
7.1.100.0170.00615.16
7.1.90.0220.00715.07
7.1.80.0190.00515.13
7.1.70.0180.00515.05
7.1.60.0210.00615.15
7.1.50.0160.00615.13
7.1.40.0190.00615.10
7.1.30.0200.00515.18
7.1.20.0190.00715.17
7.1.10.0230.00815.06
7.1.00.0160.00615.10

preferences:
30.55 ms | 403 KiB | 5 Q