3v4l.org

run code in 300+ PHP versions simultaneously
<?php $currentmonth = date('m');//good one montharray=['Jan', 'Feb', 'Mar','Apr','May','Jun','Jul','Aug','Sep','Oct','Nov', 'Dec']; $month = 0; for ($int=1; $int<$currentmonth; $int++) { $mth=montharrauy[1=$int]; echo $mth; }
Output for 5.3.0 - 5.3.24, 5.4.0 - 5.4.15
Parse error: syntax error, unexpected '=' in lFm03 on line 3
Process exited with code 255.
Output for 5.3.25
Parse error: syntax error, unexpected '=' in /in/dWuqU on line 3
Process exited with code 255.

preferences:
175.98 ms | 1395 KiB | 49 Q