3v4l.org

run code in 300+ PHP versions simultaneously
<?php $html = ' <?xml version="1.0" standalone="yes"?> <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd"> <html> <body> <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vitae ex a arcu tempus tincidunt ac non nulla. Aliquam erat volutpat. Mauris nunc ex, imperdi ▶ <figure class="image"> <img src="/storage/12/articles/pictures/body_1574785274232_0d61f8370cad1d412f80b84d143e1257.jpeg"/> <figcaption>caption zzzzz</figcaption> </figure> <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vitae ex a arcu tempus tincidunt ac non nulla. Aliquam erat volutpat. Mauris nunc ex, imperdi ▶ <p>&#xA0;</p> </body> </html> '; $dom_err = libxml_use_internal_errors(true); $dom = new \DOMDocument('1.0', 'utf-8'); $dom->loadHTML(mb_convert_encoding($html, 'HTML-ENTITIES', 'UTF-8'), LIBXML_HTML_NOIMPLIED); $xpath = new \DOMXPath($dom); foreach ($xpath->query("//figure") as $img) { $p = $dom->createElement("p"); $p->setAttribute('style', 'text-align:center'); $img->parentNode->replaceChild($p, $img); $p->appendChild($img); } 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.0110.01118.25
8.4.130.0130.00619.27
8.4.120.0080.01021.04
8.4.110.0070.00419.20
8.4.100.0080.00318.37
8.4.90.0030.00521.02
8.4.80.0040.00621.11
8.4.70.0090.01219.16
8.4.60.0090.01120.93
8.4.50.0050.00319.02
8.4.40.0140.00720.26
8.4.30.0100.00320.82
8.4.20.0160.00320.10
8.4.10.0000.01918.37
8.3.270.0120.01017.29
8.3.260.0040.00517.03
8.3.250.0170.00217.02
8.3.240.0070.00116.98
8.3.230.0160.00517.05
8.3.220.0050.00319.26
8.3.210.0030.00517.20
8.3.200.0040.00517.33
8.3.190.0040.00417.79
8.3.180.0100.01019.29
8.3.170.0100.00717.74
8.3.160.0060.00317.52
8.3.150.0080.01117.52
8.3.140.0030.00617.39
8.3.130.0090.00017.32
8.3.120.0150.00319.38
8.3.110.0040.00420.94
8.3.100.0090.00016.99
8.3.90.0000.01526.77
8.3.80.0030.00617.97
8.3.70.0110.00717.38
8.3.60.0030.01418.62
8.3.50.0080.00524.80
8.3.40.0120.00319.35
8.3.30.0080.00819.21
8.3.20.0040.00421.45
8.3.10.0080.00022.77
8.3.00.0030.00621.18
8.2.290.0080.00217.45
8.2.280.0100.00619.01
8.2.270.0160.00317.02
8.2.260.0000.00817.71
8.2.250.0030.00617.41
8.2.240.0090.00619.38
8.2.230.0030.00622.58
8.2.220.0100.01024.06
8.2.210.0000.00726.77
8.2.200.0060.00317.13
8.2.190.0060.00918.91
8.2.180.0040.01119.04
8.2.170.0100.01022.96
8.2.160.0030.01022.63
8.2.150.0030.00624.18
8.2.140.0050.00324.66
8.2.130.0000.00926.16
8.2.120.0040.00420.58
8.2.110.0060.00321.40
8.2.100.0060.00617.98
8.2.90.0040.00418.59
8.2.80.0050.00318.55
8.2.70.0050.00318.30
8.2.60.0000.01018.59
8.2.50.0000.00818.10
8.2.40.0050.00321.57
8.2.30.0040.00419.77
8.2.20.0050.00318.57
8.2.10.0000.00919.41
8.2.00.0080.00019.69
8.1.330.0100.01116.82
8.1.320.0100.00918.55
8.1.310.0080.01117.12
8.1.300.0090.00018.38
8.1.290.0090.00018.88
8.1.280.0100.00725.92
8.1.270.0030.00622.70
8.1.260.0080.00026.35
8.1.250.0000.00828.09
8.1.240.0070.00717.88
8.1.230.0110.00023.24
8.1.220.0040.00418.16
8.1.210.0060.00319.41
8.1.200.0030.00717.73
8.1.190.0030.00517.72
8.1.180.0080.00018.10
8.1.170.0030.00519.12
8.1.160.0040.00420.68
8.1.150.0040.00419.35
8.1.140.0080.00021.12
8.1.130.0070.00320.62
8.1.120.0000.00717.94
8.1.110.0000.00817.98
8.1.100.0080.00017.89
8.1.90.0090.00018.00
8.1.80.0080.00317.98
8.1.70.0040.00417.91
8.1.60.0060.00317.91
8.1.50.0040.00817.95
8.1.40.0030.00617.93
8.1.30.0040.00418.13
8.1.20.0060.00318.04
8.1.10.0090.00018.07
8.1.00.0060.00317.95
8.0.300.0060.00319.95
8.0.290.0080.00417.25
8.0.280.0040.00418.81
8.0.270.0030.00517.80
8.0.260.0000.00720.59
8.0.250.0000.00717.48
8.0.240.0030.00517.41
8.0.230.0040.00417.42
8.0.220.0030.00317.36
8.0.210.0050.00317.25
8.0.200.0070.00017.31
8.0.190.0040.00417.40
8.0.180.0040.00717.38
8.0.170.0060.00317.28
8.0.160.0070.00017.46
8.0.150.0040.00417.28
8.0.140.0040.00417.22
8.0.130.0000.00613.82
8.0.120.0020.00517.32
8.0.110.0000.00817.14
8.0.100.0050.00317.30
8.0.90.0060.00317.29
8.0.80.0070.00817.38
8.0.70.0040.00417.31
8.0.60.0020.00517.23
8.0.50.0000.00817.30
8.0.30.0090.00917.22
8.0.20.0160.00317.23
8.0.10.0050.00317.38
8.0.00.0090.01217.23
7.4.330.0030.00315.63
7.4.320.0060.00016.99
7.4.300.0040.00417.06
7.4.290.0050.00316.88
7.4.280.0030.00617.17
7.4.270.0030.00316.97
7.4.260.0000.00513.81
7.4.250.0080.00016.86
7.4.240.0000.00817.18
7.4.230.0030.00317.09
7.4.220.0040.00416.95
7.4.210.0070.01117.11
7.4.200.0080.00017.14
7.4.140.0150.00317.86
7.4.130.0100.00717.02
7.4.120.0150.00916.87
7.4.110.0140.01016.81
7.4.100.0090.00916.99
7.4.90.0060.01216.91
7.4.80.0060.01219.39
7.4.70.0090.00816.90
7.4.60.0090.01516.94
7.4.50.0060.01016.91
7.4.40.0060.01016.84
7.4.00.0060.01215.21
7.3.330.0070.00016.56
7.3.320.0030.00313.65
7.3.310.0070.00016.71
7.3.300.0080.00016.59
7.3.290.0050.00216.59
7.3.280.0100.00516.72
7.3.260.0190.00316.87
7.3.230.0040.01516.90
7.3.210.0100.00716.80
7.3.200.0060.01116.75
7.3.190.0030.01416.54
7.3.180.0160.00016.93
7.3.170.0110.01016.77
7.3.160.0100.00616.70
7.3.120.0060.01214.91
7.3.110.0110.00914.85
7.3.100.0070.01315.09
7.3.90.0110.00515.17
7.3.80.0060.01215.02
7.3.70.0060.01314.87
7.3.60.0000.01714.89
7.3.50.0100.00714.87
7.3.40.0100.01014.94
7.3.30.0090.00614.83
7.3.20.0090.01114.79
7.3.10.0070.01315.05
7.3.00.0100.01014.97
7.2.330.0090.00917.07
7.2.320.0090.00817.14
7.2.310.0080.00816.93
7.2.300.0230.00017.25
7.2.290.0070.01617.05
7.2.240.0120.00815.49
7.2.230.0060.01415.41
7.2.220.0070.01415.44
7.2.210.0030.01615.49
7.2.200.0100.01015.30
7.2.190.0080.01415.02
7.2.180.0040.01415.37
7.2.170.0140.00715.41
7.2.160.0030.01515.21
7.2.150.0110.01215.23
7.2.140.0090.00815.31
7.2.130.0120.01115.37
7.2.120.0110.00715.24
7.2.110.0060.01215.22
7.2.100.0130.00615.36
7.2.90.0070.01015.34
7.2.80.0150.00315.36
7.2.70.0070.01015.40
7.2.60.0030.01215.34
7.2.50.0080.00815.14
7.2.40.0070.00715.14
7.2.30.0060.01015.12
7.2.20.0090.00615.25
7.2.10.0080.01515.52
7.2.00.0160.00315.29
7.1.330.0060.01314.14
7.1.320.0070.00714.30
7.1.310.0060.00914.11
7.1.300.0100.00614.14
7.1.290.0070.01414.29
7.1.280.0040.01614.07
7.1.270.0080.01214.22
7.1.260.0090.00714.04
7.1.250.0090.00914.05

preferences:
140.29 ms | 403 KiB | 5 Q