3v4l.org

run code in 300+ PHP versions simultaneously
<?php $doc = new DOMDocument(); $source = <<<SOURCE <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE Catalog SYSTEM "http://store.yahoo.com/doc/dtd/Catalog.dtd"> <Catalog ID="yhst-69328165909994" StoreName="Inmod Modern Furniture" PublishTimestamp="1517733517"> <Table ID="main-table-for-download"> <TableField ID="name" Type="text"/> <TableField ID="sale-price" Type="numbers"/> <TableField ID="path" Type="text"/> <TableField ID="taxable" Type="yes-no"/> <TableField ID="ship-weight" Type="numbers"/> <TableField ID="price" Type="numbers"/> <TableField ID="orderable" Type="orderable"/> <TableField ID="code" Type="text"/> </Table> </Catalog> SOURCE; $doc->loadXML($source); $systemId = $doc->doctype->systemId; if (stripos($systemId, 'yahoo') !== false) { echo "yahoo read"; } else { echo "not yahoo read"; }

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.120.0150.00520.58
8.4.110.0140.00318.53
8.4.100.0140.00618.04
8.4.90.0130.00820.63
8.4.80.0140.00319.03
8.4.70.0110.00819.20
8.4.60.0110.01019.14
8.4.50.0080.01218.20
8.4.40.0060.00317.89
8.4.30.0160.00619.67
8.4.20.0130.00719.54
8.4.10.0030.00619.61
8.3.250.0070.00219.02
8.3.240.0110.00816.72
8.3.230.0060.01416.74
8.3.220.0140.00419.16
8.3.210.0170.00318.78
8.3.200.0060.00316.90
8.3.190.0110.00918.74
8.3.180.0040.00518.59
8.3.170.0050.00517.48
8.3.160.0060.00616.70
8.3.150.0050.00320.96
8.3.140.0040.01417.42
8.3.130.0110.00716.77
8.3.120.0090.00920.89
8.3.110.0050.00520.94
8.3.100.0070.00324.06
8.3.90.0000.00826.77
8.3.80.0030.00618.68
8.3.70.0110.00716.48
8.3.60.0120.00418.43
8.3.50.0120.00717.56
8.3.40.0100.00618.93
8.3.30.0000.01519.02
8.3.20.0080.00022.15
8.3.10.0030.00523.84
8.3.00.0030.00622.25
8.2.290.0080.01017.14
8.2.280.0110.00918.66
8.2.270.0120.00917.42
8.2.260.0030.00518.66
8.2.250.0000.00818.64
8.2.240.0060.00319.14
8.2.230.0060.00322.58
8.2.220.0040.00437.54
8.2.210.0090.00926.77
8.2.200.0030.00618.41
8.2.190.0140.00417.13
8.2.180.0030.01218.67
8.2.170.0140.00719.16
8.2.160.0130.00322.96
8.2.150.0040.00424.18
8.2.140.0050.00324.66
8.2.130.0050.00226.16
8.2.120.0100.00721.36
8.2.110.0070.00321.29
8.2.100.0120.00017.85
8.2.90.0080.00018.41
8.2.80.0060.00319.38
8.2.70.0040.00418.17
8.2.60.0040.00417.75
8.2.50.0000.00818.22
8.2.40.0050.00720.54
8.2.30.0040.00422.62
8.2.20.0040.00418.32
8.2.10.0040.00418.32
8.2.00.0000.00718.32
8.1.330.0040.00516.00
8.1.320.0120.00718.09
8.1.310.0080.00016.89
8.1.300.0080.01118.54
8.1.290.0040.00430.84
8.1.280.0070.00725.92
8.1.270.0030.00624.66
8.1.260.0040.00426.35
8.1.250.0040.00428.09
8.1.240.0000.00922.70
8.1.230.0040.00821.13
8.1.220.0040.00417.88
8.1.210.0060.00318.89
8.1.200.0050.00317.47
8.1.190.0040.00417.25
8.1.180.0080.00018.10
8.1.170.0080.00018.76
8.1.160.0020.00519.06
8.1.150.0070.00020.50
8.1.140.0040.00417.89
8.1.130.0040.00417.65
8.1.120.0070.00417.68
8.1.110.0060.00317.63
8.1.100.0050.00317.67
8.1.90.0040.00417.72
8.1.80.0030.00617.65
8.1.70.0030.00317.64
8.1.60.0000.00817.63
8.1.50.0030.00517.58
8.1.40.0040.00417.73
8.1.30.0000.00817.70
8.1.20.0000.00817.64
8.1.10.0050.00317.80
8.1.00.0080.00017.67
8.0.300.0000.00720.46
8.0.290.0040.00417.00
8.0.280.0030.00318.58
8.0.270.0100.00017.45
8.0.260.0030.00317.11
8.0.250.0040.00417.12
8.0.240.0090.00017.09
8.0.230.0030.00317.08
8.0.220.0000.00717.19
8.0.210.0000.00717.15
8.0.200.0060.00017.25
8.0.190.0040.00417.20
8.0.180.0000.00817.21
8.0.170.0040.00417.02
8.0.160.0050.00317.22
8.0.150.0070.00017.12
8.0.140.0040.00417.10
8.0.130.0030.00313.51
8.0.120.0080.00017.12
8.0.110.0050.00316.98
8.0.100.0040.00416.99
8.0.90.0000.00716.96
8.0.80.0090.00617.08
8.0.70.0040.00416.87
8.0.60.0050.00317.21
8.0.50.0040.00417.14
8.0.30.0050.01417.41
8.0.20.0130.00717.45
8.0.10.0050.00217.25
8.0.00.0120.00516.91
7.4.330.0050.00015.55
7.4.320.0030.00316.67
7.4.300.0000.00616.74
7.4.290.0000.00716.79
7.4.280.0040.00416.85
7.4.270.0070.00016.91
7.4.260.0080.00016.79
7.4.250.0030.00316.68
7.4.240.0040.00316.76
7.4.230.0040.00416.80
7.4.220.0050.00216.52
7.4.210.0060.00916.75
7.4.200.0070.00016.84
7.4.160.0150.00416.79
7.4.140.0090.00917.86
7.4.130.0180.00016.83
7.4.120.0140.00616.76
7.4.110.0170.00316.61
7.4.100.0130.00616.91
7.4.90.0070.01016.69
7.4.80.0120.00619.39
7.4.70.0060.01616.74
7.4.60.0110.00416.57
7.4.50.0060.00616.81
7.4.40.0100.00616.88
7.4.10.0140.00315.22
7.4.00.0110.00515.17
7.3.330.0030.00313.20
7.3.320.0000.00613.41
7.3.310.0000.00816.37
7.3.300.0030.00316.32
7.3.290.0000.00716.50
7.3.280.0070.00916.48
7.3.260.0130.01216.56
7.3.240.0120.01016.51
7.3.230.0000.01716.52
7.3.210.0130.00316.71
7.3.200.0170.00416.58
7.3.190.0000.01616.63
7.3.180.0120.00916.53
7.3.170.0100.01016.55
7.3.160.0040.01216.61
7.3.130.0110.00414.94
7.3.120.0090.00914.73
7.3.110.0060.01314.78
7.3.100.0070.00714.79
7.3.90.0100.00015.00
7.3.80.0070.01115.16
7.3.70.0140.00014.75
7.3.60.0140.00014.65
7.3.50.0030.00714.91
7.3.40.0030.00714.80
7.3.30.0100.00314.89
7.3.20.0070.00716.60
7.3.10.0070.00716.92
7.3.00.0110.00516.56
7.2.330.0100.00716.98
7.2.320.0080.01216.99
7.2.310.0120.00816.66
7.2.300.0130.00316.65
7.2.290.0090.00916.68
7.2.260.0070.01114.91
7.2.250.0150.00315.21
7.2.240.0040.01115.43
7.2.230.0120.00015.18
7.2.220.0100.00715.37
7.2.210.0150.00315.10
7.2.200.0040.00414.73
7.2.190.0170.00014.93
7.2.180.0000.00915.15
7.2.170.0030.01015.11
7.2.160.0090.00015.38
7.2.150.0030.00816.76
7.2.140.0040.00716.99
7.2.130.0020.01116.95
7.2.120.0050.01016.87
7.2.110.0100.00716.85
7.2.100.0040.01016.99
7.2.90.0060.00817.06
7.2.80.0040.01017.04
7.2.70.0060.00617.01
7.2.60.0040.01016.93
7.2.50.0090.00517.16
7.2.40.0020.01317.03
7.2.30.0030.01317.94
7.2.20.0060.01118.18
7.2.10.0070.01018.05
7.2.00.0070.01017.95
7.1.330.0000.01415.68
7.1.320.0070.00715.85
7.1.310.0070.00415.86
7.1.300.0040.01115.98
7.1.290.0090.00315.69
7.1.280.0100.00315.81
7.1.270.0070.00715.84
7.1.260.0070.00715.64
7.1.250.0070.00515.88
7.1.240.0000.01116.06
7.1.230.0000.01015.56
7.1.220.0070.00315.91
7.1.210.0060.00615.99
7.1.200.0030.00915.89
7.1.190.0040.00715.91
7.1.180.0070.00416.04
7.1.170.0090.00615.89
7.1.160.0040.01115.86
7.1.150.0060.01017.23
7.1.140.0070.00717.24
7.1.130.0100.00617.24
7.1.120.0070.00917.14
7.1.110.0080.00817.10
7.1.100.0080.01017.13
7.1.90.0080.00816.99
7.1.80.0030.01216.81
7.1.70.0070.00916.43
7.1.60.0140.01025.40
7.1.50.0190.00925.36
7.1.40.0120.01225.27
7.1.30.0170.01125.20
7.1.20.0180.01025.21
7.1.10.0060.01116.20
7.1.00.0060.01216.19
7.0.330.0030.01015.45
7.0.320.0110.00415.37
7.0.310.0030.00515.46
7.0.300.0050.00315.29
7.0.290.0030.01015.42
7.0.280.0040.00815.56
7.0.270.0040.01115.59
7.0.260.0000.00915.63
7.0.250.0040.00815.76
7.0.240.0080.00615.47
7.0.230.0000.01315.36
7.0.220.0030.00915.59
7.0.210.0140.00015.43
7.0.200.0050.00315.63
7.0.190.0100.00315.34
7.0.180.0060.00915.69
7.0.170.0090.00615.45
7.0.160.0100.00315.27
7.0.150.0030.00715.50
7.0.140.0030.01015.58
7.0.130.0110.00415.60
7.0.120.0030.00515.45
7.0.110.0040.01115.59
7.0.100.0030.00915.32
7.0.90.0000.01215.54
7.0.80.0060.00915.24
7.0.70.0070.00715.47
7.0.60.0070.00315.59
7.0.50.0030.00915.46
7.0.40.0030.01313.53
7.0.30.0050.00513.34
7.0.20.0030.00913.63
7.0.10.0080.00013.46
7.0.00.0030.00613.52
5.6.400.0100.00714.70
5.6.390.0100.00614.83
5.6.380.0070.01014.54
5.6.370.0030.01314.58
5.6.360.0000.00914.77
5.6.350.0080.00814.35
5.6.340.0030.01014.52
5.6.330.0060.00914.35
5.6.320.0000.01014.22
5.6.310.0040.00414.25
5.6.300.0100.00314.21
5.6.290.0070.00314.41
5.6.280.0030.01014.90
5.6.270.0090.00314.82
5.6.260.0130.00014.32
5.6.250.0030.01414.46
5.6.240.0030.01414.49
5.6.230.0030.00914.56
5.6.220.0040.00814.50
5.6.210.0040.00814.68
5.6.200.0000.01114.69
5.6.190.0060.00914.54
5.6.180.0120.00614.32
5.6.170.0000.00914.32
5.6.160.0050.00514.39
5.6.150.0080.00514.85
5.6.140.0070.00714.68
5.6.130.0000.00814.45
5.6.120.0030.00614.44
5.6.110.0090.00614.27
5.6.100.0060.00914.44
5.6.90.0000.01414.43
5.6.80.0130.00014.55
5.6.70.0030.01314.18
5.6.60.0070.01014.25
5.6.50.0030.00614.37
5.6.40.0030.00714.37
5.6.30.0000.01114.56
5.6.20.0040.00414.32
5.6.10.0070.00814.36
5.6.00.0040.01114.22

preferences:
121.32 ms | 403 KiB | 5 Q