3v4l.org

run code in 500+ PHP versions simultaneously
<?php trait PersonPL{ public function sayHello($name){ echo 'Witaj, nazywam siÄ™ '.$name; } public function whereFrom($country){ echo 'Jestem z '.$country; } } trait PersonENG{ public function sayHello($name){ echo 'Hi, my name is '.$name; } public function whereFrom($country){ echo 'I am form '.$country; } } class TestA{ use PersonPL, PersonENG{ PersonPL::sayHello insteadof PersonENG; PersonPL::whereFrom insteadof PersonENG; PersonENG::sayHello as sayHelloENG; PersonENG::whereFrom as whereFromENG; } } $objectA = new TestA(); $objectA->sayHello("Anna"); $objectA->whereFrom("Polski"); $objectA->sayHelloENG("Anna"); $objectA->whereFromENG("Poland");

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.60.0130.00516.79
8.5.50.0120.00716.71
8.5.30.0120.00517.33
8.5.20.0090.00720.11
8.5.10.0110.00720.11
8.5.00.0130.00920.11
8.4.210.0110.00819.58
8.4.180.0130.01019.55
8.4.170.0140.00720.51
8.4.160.0130.00822.40
8.4.150.0070.00616.90
8.4.140.0130.00817.43
8.4.130.0120.00718.76
8.4.120.0030.00624.21
8.4.110.0160.00620.46
8.4.100.0130.00817.83
8.4.90.0120.00917.78
8.4.80.0050.00322.38
8.4.70.0060.00217.82
8.4.60.0110.00520.55
8.4.50.0110.00920.21
8.4.40.0140.00717.54
8.4.30.0090.00617.62
8.4.20.0100.01017.90
8.4.10.0100.00717.51
8.3.300.0110.01020.92
8.3.290.0120.01120.99
8.3.280.0130.00818.38
8.3.270.0110.00816.57
8.3.260.0140.00516.54
8.3.250.0110.00818.73
8.3.240.0080.01016.88
8.3.230.0110.00816.61
8.3.220.0130.00517.34
8.3.210.0110.00916.73
8.3.200.0040.00516.52
8.3.190.0150.00417.05
8.3.180.0110.00816.66
8.3.170.0140.00420.74
8.3.160.0120.00617.23
8.3.150.0080.01117.29
8.3.140.0000.00816.65
8.3.130.0040.01216.62
8.3.120.0080.00820.46
8.3.110.0060.00320.94
8.3.100.0080.00024.06
8.3.90.0080.00026.77
8.3.80.0070.00418.30
8.3.70.0130.01018.18
8.3.60.0110.00716.61
8.3.50.0070.01121.21
8.3.40.0120.00318.79
8.3.30.0030.01318.57
8.3.20.0070.00720.34
8.3.10.0090.00921.83
8.3.00.0040.01121.80
8.2.300.0130.00721.94
8.2.290.0100.00820.52
8.2.280.0110.00818.39
8.2.270.0160.00317.30
8.2.260.0130.00616.58
8.2.250.0150.00416.61
8.2.240.0060.00317.42
8.2.230.0120.00422.58
8.2.220.0030.00637.54
8.2.210.0040.00426.77
8.2.200.0060.00316.50
8.2.190.0110.01116.88
8.2.180.0100.00718.29
8.2.170.0110.00422.96
8.2.160.0130.00720.33
8.2.150.0070.00025.66
8.2.140.0050.00324.66
8.2.130.0000.00721.12
8.2.120.0030.01426.35
8.2.110.0100.00019.30
8.2.100.0110.00017.92
8.2.90.0000.00719.23
8.2.80.0030.00517.97
8.2.70.0090.00017.50
8.2.60.0030.00518.04
8.2.50.0040.00418.09
8.2.40.0050.00322.29
8.2.30.0000.00719.38
8.2.20.0050.00517.70
8.2.10.0070.00018.05
8.2.00.0050.00318.07
8.1.340.0090.01117.64
8.1.330.0140.00521.95
8.1.320.0110.00717.91
8.1.310.0070.01118.13
8.1.300.0000.01517.76
8.1.290.0040.00730.84
8.1.280.0090.00925.92
8.1.270.0040.01521.99
8.1.260.0000.00728.09
8.1.250.0170.00028.09
8.1.240.0100.00022.54
8.1.230.0080.00317.76
8.1.220.0000.00817.74
8.1.210.0050.00318.77
8.1.200.0060.00317.24
8.1.190.0000.00817.23
8.1.180.0000.00818.10
8.1.170.0000.00918.65
8.1.160.0000.00720.70
8.1.150.0030.00718.95
8.1.140.0000.00819.55
8.1.130.0000.00717.65
8.1.120.0000.00817.41
8.1.110.0040.00417.46
8.1.100.0040.00417.45
8.1.90.0000.00817.46
8.1.80.0030.00617.38
8.1.70.0030.00317.49
8.1.60.0040.00417.50
8.1.50.0000.00817.58
8.1.40.0000.00817.53
8.1.30.0030.00517.65
8.1.20.0000.00717.60
8.1.10.0050.00217.46
8.1.00.0060.00317.50
8.0.300.0090.00018.77
8.0.290.0040.00416.63
8.0.280.0070.00018.46
8.0.270.0030.00317.14
8.0.260.0000.00617.32
8.0.250.0040.00416.94
8.0.240.0030.00316.87
8.0.230.0070.00016.95
8.0.220.0040.00416.78
8.0.210.0050.00216.91
8.0.200.0000.01016.84
8.0.190.0070.00016.98
8.0.180.0000.00816.90
8.0.170.0000.00716.93
8.0.160.0000.00716.74
8.0.150.0070.00016.74
8.0.140.0000.00716.71
8.0.130.0030.00313.33
8.0.120.0040.00416.96
8.0.110.0000.00716.88
8.0.100.0040.00416.86
8.0.90.0000.00716.78
8.0.80.0030.01016.80
8.0.70.0000.00716.94
8.0.60.0060.00316.95
8.0.50.0040.00416.77
8.0.30.0100.01017.06
8.0.20.0110.01217.40
8.0.10.0000.00816.93
8.0.00.0090.01216.91
7.4.330.0050.00016.78
7.4.320.0060.00016.61
7.4.300.0000.00716.53
7.4.290.0000.00716.38
7.4.280.0070.00016.62
7.4.270.0000.00616.62
7.4.260.0080.00016.43
7.4.250.0040.00416.56
7.4.240.0070.00016.38
7.4.230.0020.00516.40
7.4.220.0140.01016.65
7.4.210.0100.00916.56
7.4.200.0070.00016.43
7.4.160.0060.00916.37
7.4.150.0110.01217.40
7.4.140.0100.01017.86
7.4.130.0070.01316.48
7.4.120.0080.00916.60
7.4.110.0100.00716.50
7.4.100.0140.00716.59
7.4.90.0140.00616.35
7.4.80.0070.01119.39
7.4.70.0080.00816.63
7.4.60.0100.00716.55
7.4.50.0130.00316.43
7.4.40.0070.01016.54
7.4.30.0160.00416.18
7.4.00.0110.00414.78
7.3.330.0000.00613.07
7.3.320.0030.00313.20
7.3.310.0000.00716.25
7.3.300.0070.00016.06
7.3.290.0050.01016.24
7.3.280.0090.01016.22
7.3.270.0140.00317.40
7.3.260.0080.00816.43
7.3.250.0120.00516.40
7.3.240.0090.00816.33
7.3.230.0150.00316.39
7.3.210.0070.01016.57
7.3.200.0070.01019.39
7.3.190.0060.01116.38
7.3.180.0030.01716.44
7.3.170.0080.00816.27
7.3.160.0120.00316.38
7.2.330.0170.00316.90
7.2.320.0060.01316.86
7.2.310.0120.00616.58
7.2.300.0080.00816.66
7.2.290.0090.00916.79
7.2.60.0130.00316.74
7.2.00.0000.01619.34
7.1.200.0070.00715.72
7.1.100.0030.00718.01
7.1.70.0000.01017.17
7.1.60.0060.01919.40
7.1.50.0080.00316.99
7.1.00.0030.07722.27
7.0.200.0000.00916.76
7.0.60.0230.07021.69
7.0.50.0130.06317.91
7.0.40.0200.07320.25
7.0.30.0200.04720.17
7.0.20.0230.08020.15
7.0.10.0100.07720.30
7.0.00.0200.05020.25
5.6.280.0000.03321.16
5.6.210.0130.07320.72
5.6.200.0200.07318.16
5.6.190.0200.07320.67
5.6.180.0300.06720.63
5.6.170.0430.06320.52
5.6.160.0000.09320.58
5.6.150.0130.06018.15
5.6.140.0000.04318.18
5.6.130.0070.08318.28
5.6.120.0170.07721.03
5.6.110.0100.08021.05
5.6.100.0170.07720.96
5.6.90.0170.07721.09
5.6.80.0030.04020.53
5.5.350.0170.05020.33
5.5.340.0100.07718.09
5.5.330.0100.04020.27
5.5.320.0300.07720.31
5.5.310.0230.07720.42
5.5.300.0030.05317.98
5.5.290.0030.04017.98
5.5.280.0070.05320.88
5.5.270.0030.04020.86
5.5.260.0100.03720.97
5.5.250.0070.04020.62
5.5.240.0100.03720.27

preferences:
106.54 ms | 1504 KiB | 5 Q