3v4l.org

run code in 300+ PHP versions simultaneously
<?php function formatted_month($month) { $first_day_in_month = new DateTime('2022-01-01'); $fmt = datefmt_create( 'fr_FR', IntlDateFormatter::FULL, IntlDateFormatter::FULL, 'Europe/Paris', IntlDateFormatter::GREGORIAN, 'MMMM YY' ); $formatted_month = datefmt_format($fmt,$first_day_in_month); return $formatted_month; } function formatted_month2($month) { $first_day_in_month = new DateTime('2022-01-01'); $fmt = datefmt_create( 'en_EN', IntlDateFormatter::FULL, IntlDateFormatter::FULL, 'Europe/Paris', IntlDateFormatter::GREGORIAN, 'MMMM YY' ); $formatted_month = datefmt_format($fmt,$first_day_in_month); return $formatted_month; } echo formatted_month(1); echo PHP_EOL; echo formatted_month2(1);

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.130.0110.01222.46
8.4.120.0100.01326.18
8.4.110.0150.00824.34
8.4.100.0040.00721.56
8.4.90.0120.01024.18
8.4.80.0080.01024.44
8.4.70.0060.01022.28
8.4.60.0130.01024.02
8.4.50.0130.01123.86
8.4.40.0000.00923.20
8.4.30.0140.00723.90
8.4.20.0060.00321.64
8.4.10.0100.00022.34
8.3.260.0120.00620.27
8.3.250.0140.00820.30
8.3.240.0130.00920.09
8.3.230.0110.01020.10
8.3.220.0100.01122.56
8.3.210.0120.01020.30
8.3.200.0050.00520.22
8.3.190.0110.00820.77
8.3.180.0190.00724.09
8.3.170.0070.01420.86
8.3.160.0130.00622.16
8.3.150.0070.01420.37
8.3.140.0070.01422.52
8.3.130.0030.00622.38
8.3.120.0060.00324.63
8.3.110.0030.00722.05
8.3.100.0030.00720.28
8.3.90.0060.00326.77
8.3.80.0070.00320.38
8.3.70.0060.01219.96
8.3.60.0110.00721.93
8.3.50.0100.01021.73
8.3.40.0000.01521.54
8.3.30.0100.00721.59
8.3.20.0000.00824.40
8.3.10.0060.00325.98
8.3.00.0000.00826.16
8.2.290.0190.00420.87
8.2.280.0130.01021.79
8.2.270.0060.00322.80
8.2.260.0060.00321.01
8.2.250.0050.00520.25
8.2.240.0030.00620.89
8.2.230.0060.00322.58
8.2.220.0090.00024.06
8.2.210.0060.00326.77
8.2.200.0060.00320.50
8.2.190.0120.00920.25
8.2.180.0200.00025.92
8.2.170.0160.00621.54
8.2.160.0100.00722.96
8.2.150.0060.00325.66
8.2.140.0080.00024.66
8.2.130.0000.00926.16
8.2.120.0050.00523.87
8.2.110.0130.00723.08
8.2.100.0030.01021.28
8.2.90.0090.00021.72
8.2.80.0090.00320.98
8.2.70.0000.00921.00
8.2.60.0030.00621.18
8.2.50.0140.00321.22
8.2.40.0030.00621.03
8.2.30.0040.00421.44
8.2.20.0040.00422.94
8.2.10.0000.00820.98
8.2.00.0100.00021.82
8.1.330.0080.00219.83
8.1.320.0120.01025.49
8.1.310.0250.01120.05
8.1.300.0060.00319.79
8.1.290.0030.00730.84
8.1.280.0070.01025.92
8.1.270.0090.00924.52
8.1.260.0040.00426.35
8.1.250.0000.00928.09
8.1.240.0160.00626.07
8.1.230.0030.01026.31
8.1.220.0030.00620.90
8.1.210.0030.00720.61
8.1.200.0070.00320.60
8.1.190.0160.00420.25
8.1.180.0170.00422.29
8.1.170.0030.00621.77
8.1.160.0090.00421.40
8.1.150.0040.00421.26
8.1.140.0090.00920.75
8.1.130.0080.00021.32
8.1.120.0030.00620.69
8.1.110.0030.00620.63
8.1.100.0050.00520.86
8.1.90.0080.00420.80
8.1.80.0030.00620.84
8.1.70.0040.00420.75
8.1.60.0000.01020.83
8.1.50.0030.00620.78
8.1.40.0040.00420.86
8.1.30.0120.00421.05
8.1.20.0130.00320.77
8.1.10.0040.00820.79
8.1.00.0040.00820.87
8.0.300.0130.00420.48
8.0.290.0030.00620.13
8.0.280.0090.00022.66
8.0.270.0000.00920.74
8.0.260.0040.00421.02
8.0.250.0070.00420.45
8.0.240.0000.01020.48
8.0.230.0030.00620.42
8.0.220.0000.00820.32
8.0.210.0040.00420.23
8.0.200.0040.00420.36
8.0.190.0040.00420.50
8.0.180.0060.00320.29
8.0.170.0060.00320.43
8.0.160.0060.00620.26
8.0.150.0110.00320.32
8.0.140.0090.00620.08
8.0.130.0170.00019.96
8.0.120.0110.00720.25
8.0.110.0150.00420.05
8.0.100.0070.00720.10
8.0.90.0070.00720.44
8.0.80.0110.00420.42
8.0.70.0030.00920.42
8.0.60.0090.00620.10
8.0.50.0120.00620.46
8.0.30.0140.00219.97
8.0.20.0120.00520.42
8.0.10.0120.00420.50
7.4.330.0000.00615.55
7.4.320.0030.00620.25
7.4.300.0230.00619.94
7.4.290.0000.00820.31
7.4.280.0040.01119.65
7.4.270.0100.00620.02
7.4.260.0090.00520.18
7.4.250.0090.00320.23
7.4.240.0110.00319.91
7.4.230.0090.00520.23
7.4.220.0140.00019.92
7.4.210.0100.00319.89
7.4.200.0120.00319.84
7.4.190.0150.00019.99
7.4.180.0070.00719.86
7.4.160.0030.00820.19
7.4.150.0000.01020.11
7.4.140.0060.00619.90
7.4.130.0100.00319.96
7.4.120.0140.00019.57
7.4.110.0050.00520.03
7.4.100.0150.00019.71
7.4.90.0070.00719.81
7.4.80.0040.00819.91
7.4.70.0080.00419.91
7.4.60.0160.00319.87
7.4.50.0150.00419.91
7.4.40.0060.00919.82
7.4.30.0120.00319.88
7.4.20.0050.01020.04
7.4.10.0140.00319.84
7.4.00.0190.00019.90

preferences:
27.72 ms | 403 KiB | 5 Q