3v4l.org

run code in 300+ PHP versions simultaneously
<?php $html_string = '<img src="https://lh3.googleusercontent.com/D4r0FAqHl8HpymNXL78pSjskKl1f1WDU4jGIpTI0MiGR8xRfOCk5TiJH8dn9MdKEoyw=s100" srcset="https://lh3.googleusercontent.com/D4r0FAqHl8HpymNXL78pSjskKl1f1WDU4jGIpTI0MiGR8xRfOCk5TiJH8dn9MdKEoyw=s200 2x" class="T75of sHb2Xb" aria-hidden="true" alt="Kapak resmi" itemprop="image">'; //Create a new DOM document $doc = new \DOMDocument(); //Parse the HTML. $doc->loadHTML($html_string); //Get the image tag to parse $img = $doc->getElementsByTagName("img"); // DOMNodeList Object //Craete array to add all DOMElement value $image = array(); $i= 0; foreach($img as $item) { // DOMElement Object //DOMElement::getAttribute — Returns value of attribute $image[$i]['img']['src'] = $item->getAttribute('src'); $image[$i]['img']['srcset'] = $item->getAttribute('src'); $i++; } echo "<pre>"; print_r($image);

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.01217.87
8.4.130.0090.01018.19
8.4.120.0100.00720.94
8.4.110.0100.01019.21
8.4.100.0080.00218.07
8.4.90.0040.00621.05
8.4.80.0100.00820.67
8.4.70.0140.00919.13
8.4.60.0120.00820.90
8.4.50.0060.00318.98
8.4.40.0130.00619.63
8.4.30.0000.00922.72
8.4.20.0070.01418.89
8.4.10.0080.00318.18
8.3.270.0150.00516.64
8.3.260.0060.01317.15
8.3.250.0090.01019.13
8.3.240.0110.00816.68
8.3.230.0130.00716.68
8.3.220.0110.00719.38
8.3.210.0090.01017.02
8.3.200.0070.00216.79
8.3.190.0100.00817.45
8.3.180.0110.00819.34
8.3.170.0050.00317.45
8.3.160.0150.00316.89
8.3.150.0110.00717.47
8.3.140.0110.00717.01
8.3.130.0090.00018.78
8.3.120.0090.00019.36
8.3.110.0030.00616.91
8.3.100.0030.00716.99
8.3.90.0000.00826.77
8.3.80.0070.00317.13
8.3.70.0140.00417.00
8.3.60.0170.00318.68
8.3.50.0150.00522.92
8.3.40.0140.00319.04
8.3.30.0150.00018.92
8.3.20.0070.00023.73
8.3.10.0040.00420.45
8.3.00.0060.00323.91
8.2.290.0110.00817.45
8.2.280.0110.01018.29
8.2.270.0120.00616.77
8.2.260.0000.00819.47
8.2.250.0040.00418.58
8.2.240.0080.00017.29
8.2.230.0090.00020.94
8.2.220.0090.00024.06
8.2.210.0110.00626.77
8.2.200.0060.00617.00
8.2.190.0130.00616.72
8.2.180.0110.00718.54
8.2.170.0070.00719.04
8.2.160.0150.00622.96
8.2.150.0000.00924.18
8.2.140.0040.00424.66
8.2.130.0050.00226.16
8.2.120.0000.00721.15
8.2.110.0160.00019.44
8.2.100.0090.00318.16
8.2.90.0040.00419.59
8.2.80.0060.00319.28
8.2.70.0030.00618.30
8.2.60.0000.00818.28
8.2.50.0050.00318.10
8.2.40.0080.00019.64
8.2.30.0000.00719.62
8.2.20.0080.00018.51
8.2.10.0070.00019.51
8.2.00.0040.00419.57
8.1.330.0100.01016.67
8.1.320.0100.01016.51
8.1.310.0150.00318.60
8.1.300.0030.00620.21
8.1.290.0100.00330.84
8.1.280.0090.00925.92
8.1.270.0030.00522.39
8.1.260.0050.00326.35
8.1.250.0030.00528.09
8.1.240.0060.00322.43
8.1.230.0040.00721.12
8.1.220.0040.00418.03
8.1.210.0030.00619.25
8.1.200.0000.01017.60
8.1.190.0080.00019.33
8.1.180.0040.00418.10
8.1.170.0000.00919.08
8.1.160.0000.00719.16
8.1.150.0040.00419.22
8.1.140.0040.00419.23
8.1.130.0000.00720.45
8.1.120.0030.00617.77
8.1.110.0040.00717.75
8.1.100.0040.00417.75
8.1.90.0070.00417.75
8.1.80.0000.00817.76
8.1.70.0030.00617.74
8.1.60.0000.00817.83
8.1.50.0000.00817.67
8.1.40.0030.00617.81
8.1.30.0000.00818.02
8.1.20.0030.00617.89
8.1.10.0030.00517.87
8.1.00.0060.00317.79
8.0.300.0040.00420.46
8.0.290.0030.00517.13
8.0.280.0040.00418.69
8.0.270.0000.00717.05
8.0.260.0000.00720.42
8.0.250.0050.00317.12
8.0.240.0040.00417.21
8.0.230.0070.00017.20
8.0.220.0030.00317.16
8.0.210.0060.00317.15
8.0.200.0040.00417.22
8.0.190.0050.00317.19
8.0.180.0030.00617.07
8.0.170.0040.00417.12
8.0.160.0000.00817.07
8.0.150.0000.00717.09
8.0.140.0000.00817.11
8.0.130.0030.00313.60
8.0.120.0080.00017.11
8.0.110.0070.00017.13
8.0.100.0080.00017.17
8.0.90.0040.00416.90
8.0.80.0030.01217.08
8.0.70.0000.00717.16
8.0.60.0040.00417.23
8.0.50.0000.00716.90
8.0.30.0120.00617.16
8.0.20.0130.00717.44
8.0.10.0040.00417.02
8.0.00.0110.00717.05
7.4.330.0060.00015.55
7.4.320.0000.00616.77
7.4.300.0030.00316.71
7.4.290.0040.00416.76
7.4.280.0040.00416.66
7.4.270.0060.00616.73
7.4.260.0000.00716.75
7.4.250.0000.00716.90
7.4.240.0020.00616.84
7.4.230.0000.00716.83
7.4.220.0000.00716.76
7.4.210.0070.01016.71
7.4.200.0000.00716.89
7.4.140.0120.00617.86
7.4.130.0110.00716.95
7.4.120.0160.00817.03
7.4.110.0040.01417.00
7.4.100.0150.00916.78
7.4.90.0090.00916.72
7.4.80.0070.01217.96
7.4.70.0120.00416.86
7.4.60.0080.01116.67
7.4.50.0060.00916.73
7.4.40.0060.01016.77
7.4.30.0080.00916.89
7.4.20.0060.01216.46
7.4.10.0170.00316.70
7.4.00.0080.00815.62
7.3.330.0000.00513.44
7.3.320.0000.00613.45
7.3.310.0040.00416.62
7.3.300.0030.00316.51
7.3.290.0070.00016.61
7.3.280.0150.00816.55
7.3.260.0100.00816.60
7.3.230.0190.00016.56
7.3.210.0120.00716.71
7.3.200.0070.01516.54
7.3.190.0080.01116.61
7.3.180.0030.01316.68
7.3.170.0140.00316.59
7.3.160.0110.00916.58
7.3.150.0180.00016.64
7.3.140.0070.01116.80
7.3.130.0100.00716.69
7.3.120.0070.01116.02
7.3.110.0070.01115.83
7.3.100.0080.01115.85
7.3.90.0070.00915.81
7.3.80.0070.00715.65
7.3.70.0070.00815.53
7.3.60.0060.00915.46
7.3.50.0070.00615.59
7.3.40.0040.01115.45
7.3.30.0080.00815.45
7.3.20.0070.00616.84
7.3.10.0070.00816.63
7.3.00.0080.00816.71
7.2.330.0120.00616.92
7.2.320.0120.00916.88
7.2.310.0100.00816.86
7.2.300.0120.00516.88
7.2.290.0080.00917.02
7.2.280.0050.01417.03
7.2.270.0000.01917.03
7.2.260.0060.01216.59
7.2.250.0110.00816.06
7.2.240.0120.00816.01
7.2.230.0040.01216.04
7.2.220.0090.00516.01
7.2.210.0090.00815.91
7.2.200.0090.00815.70
7.2.190.0060.00915.74
7.2.180.0110.00515.69
7.2.170.0050.01115.72
7.2.160.0110.00615.89
7.2.150.0140.00816.85
7.2.140.0080.01017.03
7.2.130.0080.00816.86
7.2.120.0110.00817.05
7.2.110.0120.00516.85
7.2.100.0110.00916.85
7.2.90.0070.01216.90
7.2.80.0120.00816.83
7.2.70.0150.00817.08
7.2.60.0130.00617.00
7.2.50.0120.00616.85
7.2.40.0050.01417.06
7.2.30.0150.00916.97
7.2.20.0090.00716.95
7.2.10.0110.01116.81
7.2.00.0080.00816.92
7.1.330.0130.00915.80
7.1.320.0160.00715.65
7.1.310.0170.00715.87
7.1.300.0210.00115.84
7.1.290.0100.00716.02
7.1.280.0110.00715.82
7.1.270.0110.01015.85
7.1.260.0090.01015.85
7.1.250.0250.00815.75
7.1.240.0250.00715.91
7.1.230.0260.00815.79
7.1.220.0240.01015.73
7.1.210.0250.00915.80
7.1.200.0220.01015.60
7.1.190.0240.00415.61
7.1.180.0230.00915.71
7.1.170.0220.01115.67
7.1.160.0220.00715.88
7.1.150.0270.00915.69
7.1.140.0510.00715.94
7.1.130.0310.01115.79
7.1.120.0320.00815.79
7.1.110.0240.00815.89
7.1.100.0480.00415.81
7.1.90.0230.00915.72
7.1.80.0300.00015.74
7.1.70.0300.00415.97
7.1.60.0290.01015.78
7.1.50.0300.00715.64
7.1.40.0290.00315.72
7.1.30.0260.00815.89
7.1.20.0090.01415.87
7.1.10.0080.01315.74
7.1.00.0150.01815.79

preferences:
31.16 ms | 403 KiB | 5 Q