3v4l.org

run code in 300+ PHP versions simultaneously
<?php http_build_query(array( 'transaction_id' => 4dsasdfasdf, 'user_id' => 123123, ))
Output for 5.4.0 - 5.4.26
Parse error: syntax error, unexpected 'dsasdfasdf' (T_STRING), expecting ')' in /in/HPprD on line 4
Process exited with code 255.
Output for 5.3.0 - 5.3.28
Parse error: syntax error, unexpected T_STRING, expecting ')' in /in/HPprD on line 4
Process exited with code 255.

preferences:
194.26 ms | 1399 KiB | 63 Q