3v4l.org

run code in 300+ PHP versions simultaneously
<?php $test = "Congratulations on your employment with <centername> <br/>What: We have a contract available for your signature! <br/> Where: Please click the following link to access the Terms2020 Employee Online system and follow the steps to sign your contract electronically! <br/> <link> <br> Support: If you have any questions regarding the contract signing process, please do not hesitate to contact <name> at <emailaddress>. <br/> NOTE: Please do not reply to this email as it is generated from an unattended mailbox. <br/> <empid>"; $test str_replace("<centername>", 'te@@@@@@st', $test);
Output for 5.4.0 - 5.4.23
Parse error: syntax error, unexpected 'str_replace' (T_STRING) in /in/cmqXE on line 3
Process exited with code 255.
Output for 5.3.0 - 5.3.28
Parse error: syntax error, unexpected T_STRING in /in/cmqXE on line 3
Process exited with code 255.

preferences:
179.73 ms | 1395 KiB | 60 Q