3v4l.org

run code in 300+ PHP versions simultaneously
<?php $hash = hash_pbkdf2("sha256", "hankat89", "6nQkgQf+/01MzVv+buiPgw==", $3000); echo ($hash == "72YzXMyKEYO9v/ohNXCUow==");
Output for 5.4.0 - 5.4.28
Parse error: syntax error, unexpected '3000' (T_LNUMBER), expecting variable (T_VARIABLE) or '$' in /in/1CO2q on line 3
Process exited with code 255.
Output for 5.3.0 - 5.3.28
Parse error: syntax error, unexpected T_LNUMBER, expecting T_VARIABLE or '$' in /in/1CO2q on line 3
Process exited with code 255.

preferences:
174.88 ms | 1395 KiB | 65 Q