3v4l.org

run code in 300+ PHP versions simultaneously
<?php $week_number = date("w"); $month_number = date("m"); print $week_number . "\n"""; print $month_number;
Output for 5.5.24 - 5.5.32, 5.6.8 - 5.6.18, 7.0.0 - 7.0.3
Parse error: syntax error, unexpected '""' (T_CONSTANT_ENCAPSED_STRING) in /in/CMSn0 on line 5
Process exited with code 255.

preferences:
170.37 ms | 1395 KiB | 31 Q