3v4l.org

run code in 300+ PHP versions simultaneously
<?php $array = [ ["id" => 0, "input_Data" => "Up to 15 Groups / Month"], ["id" => 1, "input_Data" => "Up to 60 CSV File Importing / Month"], ["id" => 2, "input_Data" => "Up to 15 SMTP Config"], ["id" => 3, "input_Data" => "Up to 20 Email Template Can Make"], ["id" => 4, "input_Data" => "Up to 150 Ai Writer Call / Month"], ["id" => 5, "input_Data" => "Markitach SMTP Limit 1000 Emails"] ]; $find = 3; $replace = "Up to the boss"; $index = array_find_key($array, fn($row) => $row['id'] === $find); if ($index !== null) { $array[$index]['input_Data'] = $replace; } var_export($array);

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.00917.64
8.4.120.0100.01020.63
8.4.110.0140.00620.57
8.4.100.0100.01018.85
8.4.90.0120.00822.39
8.4.80.0070.00317.64
8.4.70.0020.00618.04
8.4.60.0120.01018.69
8.4.50.0050.00422.26
8.4.40.0090.00317.97
8.4.30.0000.00820.35
8.4.20.0060.00321.40
8.4.10.0080.00019.19
8.3.260.0110.00816.71
8.3.250.0120.00718.87
8.3.240.0120.00716.38
8.3.230.0090.00816.62
8.3.220.0120.00619.05
8.3.210.0090.00218.34
8.3.200.0050.00416.57
8.3.190.0090.00917.03
8.3.180.0090.00616.67
8.3.170.0070.01417.20
8.3.160.0100.00720.58
8.3.150.0030.01617.16
8.3.140.0080.00016.42
8.3.130.0040.00416.80
8.3.120.0120.00316.46
8.3.50.0100.01016.68
8.2.290.0100.01020.31
8.2.280.0110.00918.37
8.2.270.0130.00616.68
8.2.260.0030.00617.29
8.2.250.0060.00316.66
8.2.240.0100.00316.61
8.1.330.0100.01016.32
8.1.320.0090.01016.18
8.1.310.0090.00616.80
8.1.300.0030.00516.28

preferences:
38.14 ms | 403 KiB | 5 Q