3v4l.org

run code in 300+ PHP versions simultaneously
<?php $transactionDetails= Array ( [METHOD] => 'gettransactionDetails', [VERSION] => '65.1', [PWD] => '########', [USER] => '###-facilitator_api1.gmail.com', [SIGNATURE] => '#######-ANdhu9ESaTkLG1iBBuUtsLA91D.M', [TRANSACTIONID] => '####', ); echo $transactionDetails['TRANSACTIONID'];
Output for 8.0.0 - 8.0.30, 8.1.0 - 8.1.28, 8.2.0 - 8.2.18, 8.3.0 - 8.3.6
Fatal error: Uncaught Error: Undefined constant "METHOD" in /in/uTKtd:7 Stack trace: #0 {main} thrown in /in/uTKtd on line 7
Process exited with code 255.
Output for 7.2.0 - 7.2.33, 7.3.0 - 7.3.31, 7.4.0 - 7.4.25, 7.4.27 - 7.4.33
Warning: Use of undefined constant METHOD - assumed 'METHOD' (this will throw an Error in a future version of PHP) in /in/uTKtd on line 7 Warning: Illegal offset type in /in/uTKtd on line 7 Warning: Use of undefined constant VERSION - assumed 'VERSION' (this will throw an Error in a future version of PHP) in /in/uTKtd on line 8 Warning: Illegal offset type in /in/uTKtd on line 8 Warning: Use of undefined constant PWD - assumed 'PWD' (this will throw an Error in a future version of PHP) in /in/uTKtd on line 9 Warning: Illegal offset type in /in/uTKtd on line 9 Warning: Use of undefined constant USER - assumed 'USER' (this will throw an Error in a future version of PHP) in /in/uTKtd on line 10 Warning: Illegal offset type in /in/uTKtd on line 10 Warning: Use of undefined constant SIGNATURE - assumed 'SIGNATURE' (this will throw an Error in a future version of PHP) in /in/uTKtd on line 11 Warning: Illegal offset type in /in/uTKtd on line 11 Warning: Use of undefined constant TRANSACTIONID - assumed 'TRANSACTIONID' (this will throw an Error in a future version of PHP) in /in/uTKtd on line 12 Warning: Illegal offset type in /in/uTKtd on line 12 Notice: Undefined index: TRANSACTIONID in /in/uTKtd on line 14
Output for 7.3.32 - 7.3.33, 7.4.26
Warning: Use of undefined constant METHOD - assumed 'METHOD' (this will throw an Error in a future version of PHP) in /in/uTKtd on line 7 Warning: Illegal offset type in /in/uTKtd on line 7 Warning: Use of undefined constant VERSION - assumed 'VERSION' (this will throw an Error in a future version of PHP) in /in/uTKtd on line 8 Warning: Illegal offset type in /in/uTKtd on line 8 Warning: Use of undefined constant PWD - assumed 'PWD' (this will throw an Error in a future version of PHP) in /in/uTKtd on line 9 Warning: Illegal offset type in /in/uTKtd on line 9 Warning: Use of undefined constant USER - assumed 'USER' (this will throw an Error in a future version of PHP) in /in/uTKtd on line 10 Warning: Illegal offset type in /in/uTKtd on line 10 Warning: Use of undefined constant SIGNATURE - assumed 'SIGNATURE' (this will throw an Error in a future version of PHP) in /in/uTKtd on line 11 Warning: Illegal offset type in /in/uTKtd on line 11 Warning: Use of undefined constant TRANSACTIONID - assumed 'TRANSACTIONID' (this will throw an Error in a future version of PHP) in /in/uTKtd on line 12 Warning: Illegal offset type in /in/uTKtd on line 12
Output for 5.4.0 - 5.4.45, 5.5.24 - 5.5.35, 5.6.8 - 5.6.28, 7.0.0 - 7.0.20, 7.1.0 - 7.1.33
Notice: Use of undefined constant METHOD - assumed 'METHOD' in /in/uTKtd on line 7 Warning: Illegal offset type in /in/uTKtd on line 7 Notice: Use of undefined constant VERSION - assumed 'VERSION' in /in/uTKtd on line 8 Warning: Illegal offset type in /in/uTKtd on line 8 Notice: Use of undefined constant PWD - assumed 'PWD' in /in/uTKtd on line 9 Warning: Illegal offset type in /in/uTKtd on line 9 Notice: Use of undefined constant USER - assumed 'USER' in /in/uTKtd on line 10 Warning: Illegal offset type in /in/uTKtd on line 10 Notice: Use of undefined constant SIGNATURE - assumed 'SIGNATURE' in /in/uTKtd on line 11 Warning: Illegal offset type in /in/uTKtd on line 11 Notice: Use of undefined constant TRANSACTIONID - assumed 'TRANSACTIONID' in /in/uTKtd on line 12 Warning: Illegal offset type in /in/uTKtd on line 12 Notice: Undefined index: TRANSACTIONID in /in/uTKtd on line 14
Output for 4.4.2 - 4.4.9, 5.1.0 - 5.1.6, 5.2.0 - 5.2.17, 5.3.0 - 5.3.29
Parse error: syntax error, unexpected '[', expecting ')' in /in/uTKtd on line 7
Process exited with code 255.
Output for 4.3.0 - 4.3.1, 4.3.5 - 4.3.11, 4.4.0 - 4.4.1, 5.0.0 - 5.0.5
Parse error: parse error, unexpected '[', expecting ')' in /in/uTKtd on line 7
Process exited with code 255.
Output for 4.3.2 - 4.3.4
Parse error: parse error, expecting `')'' in /in/uTKtd on line 7
Process exited with code 255.

preferences:
246.89 ms | 401 KiB | 358 Q