3v4l.org

run code in 300+ PHP versions simultaneously
<?php $url = 'http://1credit.flexcash.fi/frontend/action' $actions = array( 'get_application_history' => array( 'social_security_number' => '123456-0123A' ) ); echo serialize($actions); ?>
Output for 5.4.0 - 5.4.15
Parse error: syntax error, unexpected '$actions' (T_VARIABLE) in /in/vRuAj on line 8
Process exited with code 255.
Output for 5.3.0 - 5.3.25
Parse error: syntax error, unexpected T_VARIABLE in /in/vRuAj on line 8
Process exited with code 255.

preferences:
186.96 ms | 1399 KiB | 49 Q