3v4l.org

run code in 300+ PHP versions simultaneously
<?php $html = <<<HTML <div class="entry-content entry-excerpt clearfix"> <div class="simplesocialbuttons simplesocial-round-icon simplesocialbuttons_inline simplesocialbuttons-align-centered post-1 post simplesocialbuttons-inline-no-animation simplesocialbuttons-inline-in"> <button class="simplesocial-fb-share" target="_blank" data-href="https://www.facebook.com/sharer/sharer.php?u=http://localhost/wp/hello-world/" onclick="javascript:window.open(this.dataset.href, '', 'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=600');return false;"><span class="simplesocialtxt">Facebook </span> </button> <button class="simplesocial-msng-share" onclick="javascript:window.open( this.dataset.href, '_blank', 'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=600' );return false;" data-href="http://www.facebook.com/dialog/send?app_id=891268654262273&amp;redirect_uri=http%3A%2F%2Flocalhost%2Fwp%2Fhello-world%2F&amp;link=http%3A%2F%2Flocalhost%2Fwp%2Fhello-world%2F&amp;display=popup"><span class="simplesocialtxt">Messenger</span></button> <button onclick="javascript:window.open(this.dataset.href, '_blank' );return false;" class="simplesocial-whatsapp-share" data-href="https://api.whatsapp.com/send?text=http://localhost/wp/hello-world/"><span class="simplesocialtxt">WhatsApp</span></button> <button class="simplesocial-tumblr-share" data-href="http://tumblr.com/widgets/share/tool?canonicalUrl=http%3A%2F%2Flocalhost%2Fwp%2Fhello-world%2F" onclick="javascript:window.open(this.dataset.href, '', 'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=600');return false;"><span class="simplesocialtxt">Tumblr</span> </button> <button class="simplesocial-twt-share" data-href="https://twitter.com/share?text=Hello+world%21&amp;url=http://localhost/wp/hello-world/" rel="nofollow" onclick="javascript:window.open(this.dataset.href, '', 'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=600');return false;"><span class="simplesocialtxt">Twitter</span> </button> <button onclick="javascript:window.location.href = this.dataset.href;return false;" class="simplesocial-email-share" data-href="mailto:?subject=Hello+world%21&amp;body=http://localhost/wp/hello-world/"><span class="simplesocialtxt">Email</span></button> <button class="simplesocial-gplus-share" data-href="https://plus.google.com/share?url=http://localhost/wp/hello-world/" onclick="javascript:window.open(this.dataset.href, '', 'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=600');return false;"><span class="simplesocialtxt">Google+</span></button> <button target="popup" class="simplesocial-linkedin-share" data-href="https://www.linkedin.com/cws/share?url=http://localhost/wp/hello-world/" onclick="javascript:window.open(this.dataset.href, '', 'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=600');return false;"><span class="simplesocialtxt">LinkedIn</span></button> <button rel="nofollow" class="simplesocial-pinterest-share" onclick="var e=document.createElement('script');e.setAttribute('type','text/javascript');e.setAttribute('charset','UTF-8');e.setAttribute('src','//assets.pinterest.com/js/pinmarklet.js?r='+Math.random()*99999999);document.body.appendChild(e);return false;"><span class="simplesocialtxt">Pinterest</span></button> <button class="simplesocial-reddit-share" data-href="https://reddit.com/submit?url=http://localhost/wp/hello-world/&amp;title=Hello+world%21" onclick="javascript:window.open(this.dataset.href, '', 'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=600');return false;"><span class="simplesocialtxt">Reddit</span> </button> </div> <p>Wel&shy;come to Word&shy;Press.<br> <img class="alignnone size-medium wp-image-8" src="http://localhost/wp/wp-content/uploads/2018/07/DZV_1UkX4AEUlTZ-300x202.jpg" alt="" width="300" height="202" srcset="http://localhost/wp/wp-content/uploads/2018/07/DZV_1UkX4AEUlTZ-300x202.jpg 300w, http://localhost/wp/wp-content/uploads/2018/07/DZV_1UkX4AEUlTZ-768x517.jpg 768w, http://localhost/wp/wp-content/uploads/2018/07/DZV_1UkX4AEUlTZ.jpg 789w" sizes="(max-width: 300px) 100vw, 300px"><br> This is your first post. Edit or delete it, then start writ&shy;ing!</p> <a href="http://localhost/wp/hello-world/" class="more-link">Read more</a> </div> HTML; $dom = new DOMDocument; $dom->loadHTML($html, LIBXML_HTML_NOIMPLIED | LIBXML_HTML_NODEFDTD); $xpath = new DOMXPath($dom); // using a loop in case there are multiple occurrences foreach ($xpath->query("//div[contains(@class, 'simplesocialbuttons')]") as $node) { $node->parentNode->removeChild($node); } 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.0140.01218.10
8.4.130.0100.01018.15
8.4.120.0060.00320.92
8.4.110.0070.01324.60
8.4.100.0110.01018.08
8.4.90.0090.01321.15
8.4.80.0110.00919.04
8.4.70.0030.00519.21
8.4.60.0130.01020.98
8.4.50.0110.00820.72
8.4.40.0120.00817.66
8.4.30.0070.01419.70
8.4.20.0030.01720.89
8.4.10.0090.00019.96
8.3.270.0100.01016.75
8.3.260.0140.00516.97
8.3.250.0070.00819.26
8.3.240.0120.00916.69
8.3.230.0140.00616.92
8.3.220.0080.00919.21
8.3.210.0120.00817.07
8.3.200.0040.00517.05
8.3.190.0150.00517.41
8.3.180.0100.00919.23
8.3.170.0070.01117.63
8.3.160.0060.00316.98
8.3.150.0160.00316.99
8.3.140.0080.00017.14
8.3.130.0030.00616.88
8.3.120.0030.00621.16
8.3.110.0030.00917.13
8.3.100.0080.00024.06
8.3.90.0100.00726.77
8.3.80.0070.00417.13
8.3.70.0070.00717.13
8.3.60.0210.00018.55
8.3.50.0120.00618.46
8.3.40.0080.00818.99
8.3.30.0060.00919.05
8.3.20.0090.00020.78
8.3.10.0080.00023.77
8.3.00.0080.00023.95
8.2.290.0100.00421.17
8.2.280.0060.01318.68
8.2.270.0100.01021.13
8.2.260.0090.00017.64
8.2.250.0120.00317.19
8.2.240.0090.00919.34
8.2.230.0090.00020.94
8.2.220.0140.00737.54
8.2.210.0040.00426.77
8.2.200.0040.00416.88
8.2.190.0120.00916.88
8.2.180.0070.01317.00
8.2.170.0090.00622.96
8.2.160.0070.00721.03
8.2.150.0080.00025.66
8.2.140.0130.00324.66
8.2.130.0000.00826.16
8.2.120.0050.00321.41
8.2.110.0030.00619.57
8.2.100.0000.01220.45
8.2.90.0080.00019.59
8.2.80.0000.00818.00
8.2.70.0100.00017.88
8.2.60.0100.00018.29
8.2.50.0080.00018.07
8.2.40.0040.00418.60
8.2.30.0080.00018.55
8.2.20.0080.00418.50
8.2.10.0050.00318.59
8.2.00.0050.00319.76
8.1.330.0110.01022.36
8.1.320.0130.00718.38
8.1.310.0040.00418.74
8.1.300.0080.01218.02
8.1.290.0060.00318.88
8.1.280.0120.00325.92
8.1.270.0090.00024.20
8.1.260.0120.00626.35
8.1.250.0050.00228.09
8.1.240.0070.00323.25
8.1.230.0060.00622.63
8.1.220.0080.00018.28
8.1.210.0030.00618.77
8.1.200.0040.00417.73
8.1.190.0000.00817.63
8.1.180.0090.00018.10
8.1.170.0040.00419.10
8.1.160.0000.00719.18
8.1.150.0000.00819.31
8.1.140.0080.00019.23
8.1.130.0000.00720.63
8.1.120.0000.00717.77
8.1.110.0050.00317.80
8.1.100.0080.00017.78
8.1.90.0030.00517.85
8.1.80.0040.00417.77
8.1.70.0040.00417.79
8.1.60.0080.00017.93
8.1.50.0090.00017.85
8.1.40.0030.00617.82
8.1.30.0060.00317.98
8.1.20.0030.00617.98
8.1.10.0000.00818.00
8.1.00.0030.00617.81
8.0.300.0080.00018.77
8.0.290.0000.00817.25
8.0.280.0040.00418.72
8.0.270.0040.00417.36
8.0.260.0050.00320.44
8.0.250.0030.00317.44
8.0.240.0000.00717.43
8.0.230.0030.00317.34
8.0.220.0040.00417.21
8.0.210.0000.00717.24
8.0.200.0000.00817.37
8.0.190.0000.00717.30
8.0.180.0040.00417.41
8.0.170.0040.00417.23
8.0.160.0050.00217.36
8.0.150.0030.00717.31
8.0.140.0000.00717.35
8.0.130.0060.00013.73
8.0.120.0030.00717.35
8.0.110.0070.00017.18
8.0.100.0050.00317.37
8.0.90.0000.00717.14
8.0.80.0110.00517.31
8.0.70.0000.00817.14
8.0.60.0030.00617.36
8.0.50.0030.00517.34
8.0.30.0120.00817.55
8.0.20.0080.01117.64
8.0.10.0080.00017.37
8.0.00.0100.01017.18
7.4.330.0030.00315.56
7.4.320.0000.00716.91
7.4.300.0000.00616.93
7.4.290.0040.00416.97
7.4.280.0040.00416.94
7.4.270.0000.00716.96
7.4.260.0040.00316.88
7.4.250.0060.00316.97
7.4.240.0030.00616.88
7.4.230.0000.00717.10
7.4.220.0040.00416.87
7.4.210.0020.01316.94
7.4.200.0000.00716.76
7.4.160.0110.00616.95
7.4.140.0150.00517.86
7.4.130.0060.01216.77
7.4.120.0110.00916.95
7.4.110.0150.01116.84
7.4.100.0060.01216.89
7.4.90.0100.01016.95
7.4.80.0080.01219.39
7.4.70.0060.01317.00
7.4.60.0100.00616.68
7.4.50.0110.00616.84
7.4.40.0110.00716.80
7.4.00.0090.00615.02
7.3.330.0030.00313.34
7.3.320.0050.00013.36
7.3.310.0000.00716.61
7.3.300.0030.00316.67
7.3.290.0040.00416.68
7.3.280.0100.00616.63
7.3.260.0130.00816.70
7.3.240.0090.01216.68
7.3.230.0030.01316.98
7.3.210.0000.01716.77
7.3.200.0040.01216.79
7.3.190.0030.01316.69
7.3.180.0040.01516.83
7.3.170.0030.01316.95
7.3.160.0070.01016.70
7.2.330.0060.01317.16
7.2.320.0080.00816.82
7.2.310.0040.01316.98
7.2.300.0160.00017.09
7.2.290.0070.01116.86
7.2.90.2330.01614.75
7.2.80.1290.01314.77
7.2.70.2100.01015.07
7.2.60.2490.01015.25
7.2.50.2100.00615.04
7.2.40.2150.01015.16
7.2.30.2760.00015.33
7.2.20.2780.00315.25
7.2.10.2510.00015.02
7.2.00.3550.00315.15
7.1.210.3240.00713.82
7.1.200.1800.00613.98
7.1.190.1770.01014.14
7.1.180.2260.01013.89
7.1.170.2440.00013.82
7.1.160.2260.00914.05
7.1.150.2210.01614.20
7.1.140.2270.00914.03
7.1.130.2150.01013.91
7.1.120.2980.00714.12
7.1.110.2940.00714.09
7.1.100.3000.00614.09
7.1.90.5020.01014.15
7.1.80.3530.01313.86
7.1.70.2250.00714.14
7.1.60.1370.01631.78
7.1.50.1370.00631.93
7.1.40.1170.01331.96
7.1.30.1380.01231.81
7.1.20.1870.01031.81
7.1.10.1550.00613.93
7.1.00.1580.00013.82

preferences:
31.29 ms | 403 KiB | 5 Q