3v4l.org

run code in 300+ PHP versions simultaneously
<?php $username = 'tony1@fusio.net'; $sha1_key = sha1("bananaman"); $verb = "GET"; $json_request = "{'Request':{'satn':'187803'}, 'emailAddress':'tony1@fusio.net'}"; $request_body = json_encode($json_request); $md5d_content = base64_encode(md5($request_body, true)); $content_type = "application/json"; $auth_code = base64_encode(hash_hmac("sha1", $verb . "\n" . $md5d_content . "\n")); $date_now = gmdate("c"); $content_type . "\n" . $date_now, $sha1_key)); $header = "Content-Type: application/json" . "\n" . "Content-Length: " . strlen($request_body) . "\n" . "Content-MD5: " . $md5d_content . "\n" . "Date: " . $date_now . "\n" . "Authorization: RDN " . $username . ":" . $auth_code; var_dump($header);

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)
5.4.280.0120.04912.37
5.4.270.0110.04712.36
5.4.260.0090.05312.37
5.4.250.0080.05012.37
5.4.240.0120.06512.36
5.4.230.0110.05812.36
5.4.220.0120.05212.36
5.4.210.0120.05212.36
5.4.200.0070.05112.36
5.4.190.0110.04612.35
5.4.180.0100.05212.36
5.4.170.0110.04512.36
5.4.160.0110.04312.36
5.4.150.0100.04312.36
5.4.140.0120.04212.04
5.4.130.0070.04312.03
5.4.120.0070.04311.99
5.4.110.0070.04611.99
5.4.100.0090.04911.99
5.4.90.0100.04911.98
5.4.80.0130.04511.99
5.4.70.0120.04911.98
5.4.60.0120.05711.98
5.4.50.0090.05411.98
5.4.40.0120.04711.97
5.4.30.0070.04911.96
5.4.20.0070.05411.96
5.4.10.0090.04711.97
5.4.00.0130.05811.46
5.3.280.0120.05612.71
5.3.270.0110.04512.72
5.3.260.0100.04712.72
5.3.250.0110.05212.72
5.3.240.0120.04612.72
5.3.230.0080.04912.71
5.3.220.0150.05112.68
5.3.210.0120.04712.68
5.3.200.0090.04712.68
5.3.190.0140.05712.68
5.3.180.0130.04012.67
5.3.170.0090.04512.67
5.3.160.0080.05312.67
5.3.150.0100.04612.68
5.3.140.0120.04512.66
5.3.130.0190.05312.66
5.3.120.0100.05012.66
5.3.110.0140.05412.66
5.3.100.0080.04712.12
5.3.90.0110.05612.09
5.3.80.0090.03812.07
5.3.70.0100.03912.07
5.3.60.0100.04212.06
5.3.50.0110.04612.00
5.3.40.0080.04412.00
5.3.30.0140.05311.94
5.3.20.0130.05411.71
5.3.10.0080.03611.67
5.3.00.0100.03611.66

preferences:
141.47 ms | 1394 KiB | 7 Q