3v4l.org

run code in 300+ PHP versions simultaneously
<?php $updates = [ "service" => "k", "price" => "85.0", "id" => "442" ]; $test=extract($updates); var_dump($test); var_dump($service,$price,$id) //take the keys above and turn them into variables like the ones shown below $stmt->bind_param(str_repeat("s", count(updates)),$service,$price,$id);

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)
7.2.40.0590.01117.37
7.2.30.1320.01418.02
7.2.20.0620.00717.99
7.2.10.0700.01117.85
7.2.00.0960.01317.79
7.1.160.0930.01316.72
7.1.150.0580.01016.77
7.1.140.1470.01116.84
7.1.130.1490.00916.57
7.1.120.1470.01316.78
7.1.110.0850.00915.99
7.1.100.1410.01215.88
7.1.90.0860.00915.95
7.1.80.0600.01115.98
7.1.70.0640.01015.07
7.1.60.1330.01433.12
7.1.50.0770.01032.82
7.1.40.1830.01132.54
7.1.30.0870.01132.50
7.1.20.0790.01132.75
7.1.10.0770.00814.55
7.1.00.0760.01214.70

preferences:
129.72 ms | 1398 KiB | 7 Q