3v4l.org

run code in 300+ PHP versions simultaneously
<?php $html = '<p><span style="color:#2c2c2c;font-weight:700;text-decoration:none;vertical-align:baseline;font-size:10.5pt;font-family:&quot;Arial&quot;;font-style:normal">Strong content</span></p><ul><li><span style="color:#2c2c2c;font-weight:400;text-decoration:none;vertical-align:baseline;font-size:10.5pt;font-family:&quot;Arial&quot;;font-style:normal">list item</span></li><li><span style="color:#2c2c2c;font-weight:400;text-decoration:none;vertical-align:baseline;font-size:10.5pt;font-family:&quot;Arial&quot;;font-style:normal">list item</span></li><li><span style="color:#2c2c2c;font-weight:400;text-decoration:none;vertical-align:baseline;font-size:10.5pt;font-family:&quot;Arial&quot;;font-style:normal">list item</span></li><li><span style="color:#2c2c2c;font-weight:400;text-decoration:none;vertical-align:baseline;font-size:10.5pt;font-family:&quot;Arial&quot;;font-style:normal">list item</span></li><li><span style="color:#2c2c2c;font-weight:400;text-decoration:none;vertical-align:baseline;font-size:10.5pt;font-family:&quot;Arial&quot;;font-style:normal">list item</span></li><li><span style="color:#2c2c2c;font-weight:400;text-decoration:none;vertical-align:baseline;font-size:10.5pt;font-family:&quot;Arial&quot;;font-style:normal">list item</span></li></ul><p><span style="color:#2c2c2c;font-weight:400;text-decoration:none;vertical-align:baseline;font-size:10.5pt;font-family:&quot;Arial&quot;;font-style:normal">Content text</span></p><p><span style="color:#2c2c2c;font-weight:400;text-decoration:none;vertical-align:baseline;font-size:10.5pt;font-family:&quot;Arial&quot;;font-style:normal">Content text</span></p><p><span style="color:#2c2c2c;font-weight:400;text-decoration:none;vertical-align:baseline;font-size:10.5pt;font-family:&quot;Arial&quot;;font-style:normal">Content text</span></p><p><span style="font-size:10.5pt;color:#2c2c2c;font-weight:700">Should be bold</span><span style="color:#2c2c2c;font-weight:400;text-decoration:none;vertical-align:baseline;font-size:10.5pt;font-family:&quot;Arial&quot;;font-style:normal">: regular text</span></p><p><span style="font-size:10.5pt;color:#2c2c2c;font-weight:700">Should be bold</span><span style="color:#2c2c2c;font-weight:400;text-decoration:none;vertical-align:baseline;font-size:10.5pt;font-family:&quot;Arial&quot;;font-style:normal">: regular text </span></p><p><span style="font-size:10.5pt;color:#2c2c2c;font-weight:700">Should be bold</span><span style="color:#2c2c2c;font-weight:400;text-decoration:none;vertical-align:baseline;font-size:10.5pt;font-family:&quot;Arial&quot;;font-style:normal">: regular text</span></p>'; $dom = new domdocument(); $dom->loadhtml($html); $elements = $dom->getElementsByTagName("span"); for ($i = $elements->length - 1; $i >= 0; $i --) { if(preg_match('/font-weight:700/', $elements[$i]->getattribute('style'))) { $nodePre = $elements->item($i); $nodeDiv = $dom->createElement("strong", $nodePre->nodeValue); $nodePre->parentNode->replaceChild($nodeDiv, $nodePre); } } echo $dom->savehtml();

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.140.0120.01117.76
8.4.130.0070.00518.26
8.4.120.0120.00820.97
8.4.110.0120.01119.15
8.4.100.0100.01218.20
8.4.90.0140.00618.21
8.4.80.0070.00118.44
8.4.70.0050.00318.02
8.4.60.0150.00618.46
8.4.50.0130.00718.93
8.4.40.0090.00020.20
8.4.30.0140.00718.09
8.4.20.0110.01120.60
8.4.10.0150.00618.12
8.3.270.0110.00716.86
8.3.260.0110.00916.91
8.3.250.0080.01119.17
8.3.240.0110.00819.05
8.3.230.0130.00616.88
8.3.220.0120.00717.38
8.3.210.0050.01016.91
8.3.200.0140.01016.77
8.3.190.0090.01018.89
8.3.180.0050.00418.80
8.3.170.0090.00919.24
8.3.160.0100.01020.29
8.3.150.0060.00318.54
8.3.140.0060.01217.40
8.3.130.0130.00318.84
8.3.120.0130.00619.29
8.3.110.0080.00820.94
8.3.100.0040.00424.06
8.3.90.0030.00526.77
8.3.80.0100.00017.97
8.3.70.0090.00617.13
8.3.60.0170.00718.81
8.3.50.0140.00618.51
8.3.40.0100.00619.04
8.3.30.0000.01419.23
8.3.20.0080.00019.58
8.3.10.0040.01123.62
8.3.00.0040.00420.83
8.2.290.0130.00620.59
8.2.280.0130.00720.46
8.2.270.0150.00317.45
8.2.260.0000.01116.98
8.2.250.0040.00417.33
8.2.240.0000.00817.63
8.2.230.0100.01022.58
8.2.220.0000.00837.54
8.2.210.0040.00426.77
8.2.200.0060.00317.00
8.2.190.0090.00617.16
8.2.180.0140.00316.75
8.2.170.0070.01022.96
8.2.160.0060.01322.44
8.2.150.0030.00524.18
8.2.140.0060.00324.66
8.2.130.0040.00418.41
8.2.120.0040.00426.35
8.2.110.0110.00020.95
8.2.100.0090.00318.41
8.2.90.0000.00818.13
8.2.80.0060.00318.13
8.2.70.0030.00618.18
8.2.60.0000.00918.41
8.2.50.0090.00018.10
8.2.40.0000.00819.65
8.2.30.0000.00819.70
8.2.20.0000.01018.45
8.2.10.0030.00618.44
8.2.00.0030.00618.05
8.1.330.0110.00818.67
8.1.320.0140.00816.82
8.1.310.0070.00718.80
8.1.300.0120.00920.36
8.1.290.0000.01218.88
8.1.280.0140.00725.92
8.1.270.0000.00821.01
8.1.260.0080.00026.35
8.1.250.0040.00428.09
8.1.240.0030.00622.35
8.1.230.0060.00624.05
8.1.220.0070.00318.14
8.1.210.0040.00418.77
8.1.200.0070.00317.60
8.1.190.0030.00617.63
8.1.180.0110.00018.10
8.1.170.0030.00619.03
8.1.160.0000.00919.04
8.1.150.0000.00819.18
8.1.140.0040.00422.36
8.1.130.0070.00020.57
8.1.120.0000.00717.76
8.1.110.0000.00717.83
8.1.100.0040.00417.82
8.1.90.0000.00717.74
8.1.80.0040.00417.73
8.1.70.0000.00817.82
8.1.60.0030.00517.99
8.1.50.0040.00417.78
8.1.40.0060.00317.80
8.1.30.0040.00418.00
8.1.20.0070.00017.99
8.1.10.0080.00018.02
8.1.00.0050.00317.89
8.0.300.0000.00819.84
8.0.290.0040.00417.25
8.0.280.0040.00418.57
8.0.270.0040.00417.12
8.0.260.0030.00318.61
8.0.250.0000.00717.30
8.0.240.0040.00417.29
8.0.230.0100.00017.34
8.0.220.0040.00417.29
8.0.210.0030.00317.28
8.0.200.0040.00417.25
8.0.190.0080.00017.22
8.0.180.0050.00317.13
8.0.170.0090.00017.21
8.0.160.0040.00417.17
8.0.150.0000.00717.14
8.0.140.0040.00417.07
8.0.130.0060.00013.58
8.0.120.0030.00717.14
8.0.110.0040.00417.34
8.0.100.0000.00916.96
8.0.90.0030.00517.01
8.0.80.0090.00917.23
8.0.70.0000.00817.26
8.0.60.0030.00517.07
8.0.50.0000.00716.98
8.0.30.0120.00717.40
8.0.20.0100.00717.78
8.0.10.0040.00417.27
8.0.00.0130.00616.88
7.4.330.0000.00815.55
7.4.320.0030.00316.85
7.4.300.0080.00017.09
7.4.290.0000.00716.84
7.4.280.0030.00617.02
7.4.270.0040.00416.95
7.4.260.0070.00317.04
7.4.250.0000.00817.02
7.4.240.0000.00717.02
7.4.230.0030.00416.84
7.4.220.0050.00317.06
7.4.210.0080.00717.05
7.4.200.0030.00516.83
7.4.160.0100.00816.97
7.4.140.0080.01217.86
7.4.130.0090.00916.93
7.4.120.0070.01216.97
7.4.110.0090.00917.10
7.4.100.0160.01016.98
7.4.90.0150.00316.96
7.4.80.0150.00319.39
7.4.70.0110.00716.84
7.4.60.0130.00316.77
7.4.50.0060.00316.71
7.4.40.0090.00917.01
7.4.10.0110.00715.44
7.4.00.0070.00915.31
7.3.330.0030.00313.56
7.3.320.0060.00013.56
7.3.310.0000.00916.74
7.3.300.0000.00716.77
7.3.290.0000.00716.77
7.3.280.0030.01216.71
7.3.260.0110.01116.80
7.3.240.0110.00716.85
7.3.230.0090.00916.67
7.3.210.0070.01016.77
7.3.200.0070.01016.80
7.3.190.0050.01616.66
7.3.180.0110.00716.78
7.3.170.0100.01416.69
7.3.160.0060.01216.94
7.3.130.0070.01115.34
7.3.120.0060.01215.04
7.3.110.0090.00815.17
7.3.100.0070.00815.19
7.3.90.0030.01215.25
7.3.80.0030.01015.08
7.3.70.0060.01114.99
7.3.60.0050.00915.07
7.3.50.0060.00715.04
7.3.40.0070.00715.10
7.3.30.0030.00915.13
7.3.20.0060.00916.92
7.3.10.0050.00816.87
7.3.00.0090.00416.93
7.2.330.0150.00917.05
7.2.320.0040.01417.09
7.2.310.0090.01117.05
7.2.300.0110.00917.24
7.2.290.0080.01317.22
7.2.260.0030.01315.39
7.2.250.0060.01115.32
7.2.240.0060.01115.22
7.2.230.0060.00915.26
7.2.220.0080.01015.49
7.2.210.0050.00815.43
7.2.200.0080.00515.29
7.2.190.0050.01015.29
7.2.180.0050.01015.25
7.2.170.0050.00915.29
7.2.160.0070.00515.18
7.2.150.0050.01117.14
7.2.140.0050.01317.09
7.2.130.0030.01117.15
7.2.120.0050.00717.32
7.2.110.0180.00716.40
7.2.100.0200.01016.36
7.2.90.0190.00816.38
7.2.80.0250.00816.39
7.2.70.0180.01216.50
7.2.60.0230.01016.55
7.2.50.0230.00416.51
7.2.40.0220.00816.44
7.2.30.0460.00716.61
7.2.20.0250.00716.54
7.2.10.0210.01316.45
7.2.00.0220.01016.54
7.1.330.0070.00716.16
7.1.320.0040.00816.11
7.1.310.0070.00816.01
7.1.300.0040.00916.10
7.1.290.0070.00615.95
7.1.280.0060.00816.02
7.1.270.0040.01016.02
7.1.260.0050.01016.16
7.1.250.0070.00916.21
7.1.240.0000.00815.88
7.1.230.0290.00915.17
7.1.220.0220.01215.06
7.1.210.0270.00715.11
7.1.200.0260.00815.04
7.1.190.0260.01015.21
7.1.180.0290.00815.24
7.1.170.0310.00114.89
7.1.160.0300.01215.18
7.1.150.0320.00715.15
7.1.140.0430.00615.22
7.1.130.0350.01014.93
7.1.120.0400.00814.99
7.1.110.0300.00515.11
7.1.100.0360.00315.03
7.1.90.0400.00515.22
7.1.80.0340.01215.13
7.1.70.0340.01115.08
7.1.60.0490.00724.15
7.1.50.0620.00724.17
7.1.40.0550.01124.17
7.1.30.0300.00824.12
7.1.20.0690.01024.12
7.1.10.0810.00715.10
7.1.00.0360.00715.07
7.0.330.0060.01015.41
7.0.320.0070.00715.74
7.0.310.0000.01815.66
7.0.300.0070.00715.56
7.0.290.0030.00715.83
7.0.280.0060.00315.52
7.0.270.0070.00415.49
7.0.260.0060.00915.66
7.0.250.0040.00715.87
7.0.240.0030.01515.70
7.0.230.0070.00715.77
7.0.220.0030.01515.89
7.0.210.0060.00715.76
7.0.200.0030.01415.63
7.0.190.0080.00515.66
7.0.180.0000.01515.49
7.0.170.0030.01015.71
7.0.160.0110.00415.77
7.0.150.0030.01315.56
7.0.140.0100.00315.75
7.0.130.0070.00715.73
7.0.120.0100.00315.44
7.0.110.0070.00715.41
7.0.100.0080.00415.57
7.0.90.0030.01015.88
7.0.80.0060.00615.55
7.0.70.0030.00915.73
7.0.60.0030.00915.98
7.0.50.0060.00615.60
7.0.40.0030.01013.86
7.0.30.0070.00713.70
7.0.20.0100.00713.79
7.0.10.0080.00413.79
7.0.00.0030.01013.61
5.6.400.0070.01015.01
5.6.390.0000.01414.90
5.6.380.0090.00614.41
5.6.370.0060.01014.77
5.6.360.0080.00814.75
5.6.350.0000.01014.84
5.6.340.0040.00414.32
5.6.330.0000.01014.52
5.6.320.0100.00314.95
5.6.310.0060.00614.32
5.6.300.0030.00914.83
5.6.290.0030.00614.84
5.6.280.0120.00314.46
5.6.270.0100.00714.63
5.6.260.0060.01014.64
5.6.250.0080.00414.61
5.6.240.0040.00714.80
5.6.230.0060.00614.82
5.6.220.0000.01314.36
5.6.210.0000.01314.51
5.6.200.0030.01014.62
5.6.190.0000.01314.55
5.6.180.0000.01314.94
5.6.170.0070.00314.57
5.6.160.0030.01014.34
5.6.150.0030.01314.45
5.6.140.0040.01114.87
5.6.130.0060.00914.68
5.6.120.0080.00414.65
5.6.110.0030.01714.38
5.6.100.0030.01714.61
5.6.90.0030.01314.58
5.6.80.0000.01814.46
5.6.70.0050.01014.58
5.6.60.0110.00414.38
5.6.50.0070.00614.61
5.6.40.0130.00314.18
5.6.30.0060.00614.86
5.6.20.0040.01214.65
5.6.10.0030.01014.32
5.6.00.0060.00914.58

preferences:
32.31 ms | 403 KiB | 5 Q