3v4l.org

run code in 300+ PHP versions simultaneously
<?php $html = <<<'_HTML' <nav class="navbar navbar-expand-xl" id="menu"> <div> <a><i class="fas fa-user mr-2"></i>Example text</a> </div> </nav> _HTML; libxml_use_internal_errors(true); $doc = new DOMDocument(); $doc->loadHTML($html); // parsing the elements $nav = $doc->getElementById('menu'); $text = $nav->getElementsByTagName('a')->item(0)->nodeValue; echo $text; // using xpath $xpath = new DOMXPath($doc); $text = $xpath->query('//nav[@id="menu"]/div/a')->item(0)->nodeValue; echo $text;

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.0100.01018.20
8.4.130.0140.00519.02
8.4.120.0100.00724.52
8.4.110.0130.00719.30
8.4.100.0120.00818.07
8.4.90.0100.00318.29
8.4.80.0060.00318.11
8.4.70.0080.01018.10
8.4.60.0140.00619.31
8.4.50.0120.00918.25
8.4.40.0130.00619.93
8.4.30.0140.00719.23
8.4.20.0060.00320.23
8.4.10.0060.00324.05
8.3.270.0140.00616.84
8.3.260.0120.00816.82
8.3.250.0100.01016.89
8.3.240.0090.00917.59
8.3.230.0100.00916.84
8.3.220.0070.00919.35
8.3.210.0050.00317.07
8.3.200.0090.01017.11
8.3.190.0100.00917.54
8.3.180.0100.00817.20
8.3.170.0100.00017.90
8.3.160.0070.00417.14
8.3.150.0100.01017.50
8.3.140.0030.00616.96
8.3.130.0030.00618.76
8.3.120.0000.01119.13
8.3.110.0080.00020.94
8.3.100.0030.00520.40
8.3.90.0040.00417.12
8.3.80.0090.00017.13
8.3.70.0040.01116.99
8.3.60.0110.00717.00
8.3.50.0040.01120.46
8.3.40.0030.01720.63
8.3.30.0120.00318.99
8.3.20.0040.00424.18
8.3.10.0000.00824.66
8.3.00.0000.00826.16
8.2.290.0100.00721.07
8.2.280.0120.00822.62
8.2.270.0110.00716.86
8.2.260.0030.00517.18
8.2.250.0080.00018.86
8.2.240.0000.00719.36
8.2.230.0090.00422.58
8.2.220.0050.00324.06
8.2.210.0070.00026.77
8.2.200.0080.00417.13
8.2.190.0140.00017.00
8.2.180.0090.00625.92
8.2.170.0190.00319.10
8.2.160.0070.00722.96
8.2.150.0080.00025.66
8.2.140.0050.00324.66
8.2.130.0080.00026.16
8.2.120.0080.00019.54
8.2.110.0000.01121.40
8.2.100.0040.00817.97
8.2.90.0000.00818.09
8.2.80.0030.00618.47
8.2.70.0000.00817.75
8.2.60.0040.00418.00
8.2.50.0040.00417.88
8.2.40.0060.00318.00
8.2.30.0020.00518.45
8.2.20.0000.00720.93
8.2.10.0040.00418.47
8.2.00.0070.00019.77
8.1.330.0120.00522.13
8.1.320.0110.00916.76
8.1.310.0040.01116.91
8.1.300.0070.01118.69
8.1.290.0000.00918.88
8.1.280.0040.01425.92
8.1.270.0000.00824.66
8.1.260.0030.00526.35
8.1.250.0040.00428.09
8.1.240.0030.00622.52
8.1.230.0130.00023.00
8.1.220.0040.00418.16
8.1.210.0080.00019.10
8.1.200.0050.00517.61
8.1.190.0050.00317.60
8.1.180.0030.00518.10
8.1.170.0080.00018.03
8.1.160.0000.00719.30
8.1.150.0040.00419.00
8.1.140.0000.00717.85
8.1.130.0000.00717.79
8.1.120.0020.00919.00
8.1.110.0040.00719.01
8.1.100.0040.01219.11
8.1.90.0080.00819.00
8.1.80.0150.00019.16
8.1.70.0080.00819.11
8.1.60.0080.00819.02
8.1.50.0170.00019.17
8.1.40.0140.00319.23
8.1.30.0160.00219.19
8.1.20.0140.00319.22
8.1.10.0120.00619.24
8.1.00.0110.00819.19
8.0.300.0000.00720.34
8.0.290.0040.00417.25
8.0.280.0070.00018.79
8.0.270.0000.00717.18
8.0.260.0000.00717.33
8.0.250.0060.00818.49
8.0.240.0040.00618.52
8.0.230.0120.00218.40
8.0.220.0080.00518.37
8.0.210.0110.00418.29
8.0.200.0080.00618.46
8.0.190.0080.00618.44
8.0.180.0130.00218.39
8.0.170.0050.00918.42
8.0.160.0100.00318.41
8.0.150.0000.01418.36
8.0.140.0110.00418.44
8.0.130.0070.00718.44
8.0.120.0120.00218.24
8.0.110.0110.00218.45
8.0.100.0140.00018.36
8.0.90.0140.00018.36
8.0.80.0120.00218.44
8.0.70.0100.00318.29
8.0.60.0110.00418.53
8.0.50.0050.01018.29
8.0.30.0080.00618.39
8.0.20.0060.01018.34
8.0.10.0110.00418.38
7.4.330.0030.00913.98
7.4.320.0160.00017.98
7.4.300.0100.00217.94
7.4.290.0100.00018.11
7.4.280.0050.00517.89
7.4.270.0040.00417.93
7.4.260.0040.00818.19
7.4.250.0110.00218.11
7.4.240.0150.00018.07
7.4.230.0090.00918.01
7.4.220.0070.00418.01
7.4.210.0100.00017.95
7.4.200.0040.00717.95
7.4.190.0050.00517.86
7.4.180.0050.00517.89
7.4.160.0050.00517.82
7.4.150.0060.00918.10
7.4.140.0100.00517.91
7.4.130.0100.00417.85
7.4.120.0070.00718.14
7.4.110.0080.00818.00
7.4.100.0040.00717.97
7.4.90.0130.00017.78
7.4.80.0070.00417.99
7.4.70.0100.00017.85
7.4.60.0100.00018.03
7.4.50.0060.00317.79
7.4.40.0080.00317.64
7.4.30.0050.00517.79
7.4.20.0050.00517.51
7.4.10.0100.00017.64
7.4.00.0050.00517.78

preferences:
32.6 ms | 403 KiB | 5 Q