3v4l.org

run code in 300+ PHP versions simultaneously
<?php $date = new DateTime(); $dates = []; for($i = 0; $i <= 10; $i++) { $date->add(new DateInterval('P1D')); $dates[] = $date; } ?> <?php foreach($dates as $date): ?> <p style="margin: 0;"><?php echo $date->format('jS M Y'); ?></p> <?php endforeach; ?>
Output for 5.4.0 - 5.4.28, 5.6.28, 7.0.14 - 7.0.20, 7.1.0 - 7.1.20, 7.2.0 - 7.2.33, 7.3.12 - 7.3.33, 7.4.0 - 7.4.33, 8.0.0 - 8.0.30, 8.1.0 - 8.1.28, 8.2.0 - 8.2.18, 8.3.0 - 8.3.6
<p style="margin: 0;">18th May 2014</p> <p style="margin: 0;">18th May 2014</p> <p style="margin: 0;">18th May 2014</p> <p style="margin: 0;">18th May 2014</p> <p style="margin: 0;">18th May 2014</p> <p style="margin: 0;">18th May 2014</p> <p style="margin: 0;">18th May 2014</p> <p style="margin: 0;">18th May 2014</p> <p style="margin: 0;">18th May 2014</p> <p style="margin: 0;">18th May 2014</p> <p style="margin: 0;">18th May 2014</p>
Output for 7.0.6
<p style="margin: 0;">14th May 2016</p> <p style="margin: 0;">14th May 2016</p> <p style="margin: 0;">14th May 2016</p> <p style="margin: 0;">14th May 2016</p> <p style="margin: 0;">14th May 2016</p> <p style="margin: 0;">14th May 2016</p> <p style="margin: 0;">14th May 2016</p> <p style="margin: 0;">14th May 2016</p> <p style="margin: 0;">14th May 2016</p> <p style="margin: 0;">14th May 2016</p> <p style="margin: 0;">14th May 2016</p>
Output for 7.0.5
<p style="margin: 0;">13th Apr 2016</p> <p style="margin: 0;">13th Apr 2016</p> <p style="margin: 0;">13th Apr 2016</p> <p style="margin: 0;">13th Apr 2016</p> <p style="margin: 0;">13th Apr 2016</p> <p style="margin: 0;">13th Apr 2016</p> <p style="margin: 0;">13th Apr 2016</p> <p style="margin: 0;">13th Apr 2016</p> <p style="margin: 0;">13th Apr 2016</p> <p style="margin: 0;">13th Apr 2016</p> <p style="margin: 0;">13th Apr 2016</p>
Output for 7.0.4
<p style="margin: 0;">21st Mar 2016</p> <p style="margin: 0;">21st Mar 2016</p> <p style="margin: 0;">21st Mar 2016</p> <p style="margin: 0;">21st Mar 2016</p> <p style="margin: 0;">21st Mar 2016</p> <p style="margin: 0;">21st Mar 2016</p> <p style="margin: 0;">21st Mar 2016</p> <p style="margin: 0;">21st Mar 2016</p> <p style="margin: 0;">21st Mar 2016</p> <p style="margin: 0;">21st Mar 2016</p> <p style="margin: 0;">21st Mar 2016</p>
Output for 7.0.3
<p style="margin: 0;">29th Mar 2016</p> <p style="margin: 0;">29th Mar 2016</p> <p style="margin: 0;">29th Mar 2016</p> <p style="margin: 0;">29th Mar 2016</p> <p style="margin: 0;">29th Mar 2016</p> <p style="margin: 0;">29th Mar 2016</p> <p style="margin: 0;">29th Mar 2016</p> <p style="margin: 0;">29th Mar 2016</p> <p style="margin: 0;">29th Mar 2016</p> <p style="margin: 0;">29th Mar 2016</p> <p style="margin: 0;">29th Mar 2016</p>
Output for 7.0.2
<p style="margin: 0;">1st Apr 2016</p> <p style="margin: 0;">1st Apr 2016</p> <p style="margin: 0;">1st Apr 2016</p> <p style="margin: 0;">1st Apr 2016</p> <p style="margin: 0;">1st Apr 2016</p> <p style="margin: 0;">1st Apr 2016</p> <p style="margin: 0;">1st Apr 2016</p> <p style="margin: 0;">1st Apr 2016</p> <p style="margin: 0;">1st Apr 2016</p> <p style="margin: 0;">1st Apr 2016</p> <p style="margin: 0;">1st Apr 2016</p>
Output for 7.0.1
<p style="margin: 0;">3rd Apr 2016</p> <p style="margin: 0;">3rd Apr 2016</p> <p style="margin: 0;">3rd Apr 2016</p> <p style="margin: 0;">3rd Apr 2016</p> <p style="margin: 0;">3rd Apr 2016</p> <p style="margin: 0;">3rd Apr 2016</p> <p style="margin: 0;">3rd Apr 2016</p> <p style="margin: 0;">3rd Apr 2016</p> <p style="margin: 0;">3rd Apr 2016</p> <p style="margin: 0;">3rd Apr 2016</p> <p style="margin: 0;">3rd Apr 2016</p>
Output for 7.0.0
<p style="margin: 0;">6th Apr 2016</p> <p style="margin: 0;">6th Apr 2016</p> <p style="margin: 0;">6th Apr 2016</p> <p style="margin: 0;">6th Apr 2016</p> <p style="margin: 0;">6th Apr 2016</p> <p style="margin: 0;">6th Apr 2016</p> <p style="margin: 0;">6th Apr 2016</p> <p style="margin: 0;">6th Apr 2016</p> <p style="margin: 0;">6th Apr 2016</p> <p style="margin: 0;">6th Apr 2016</p> <p style="margin: 0;">6th Apr 2016</p>
Output for 5.6.21
<p style="margin: 0;">12th May 2016</p> <p style="margin: 0;">12th May 2016</p> <p style="margin: 0;">12th May 2016</p> <p style="margin: 0;">12th May 2016</p> <p style="margin: 0;">12th May 2016</p> <p style="margin: 0;">12th May 2016</p> <p style="margin: 0;">12th May 2016</p> <p style="margin: 0;">12th May 2016</p> <p style="margin: 0;">12th May 2016</p> <p style="margin: 0;">12th May 2016</p> <p style="margin: 0;">12th May 2016</p>
Output for 5.6.20
<p style="margin: 0;">20th Apr 2016</p> <p style="margin: 0;">20th Apr 2016</p> <p style="margin: 0;">20th Apr 2016</p> <p style="margin: 0;">20th Apr 2016</p> <p style="margin: 0;">20th Apr 2016</p> <p style="margin: 0;">20th Apr 2016</p> <p style="margin: 0;">20th Apr 2016</p> <p style="margin: 0;">20th Apr 2016</p> <p style="margin: 0;">20th Apr 2016</p> <p style="margin: 0;">20th Apr 2016</p> <p style="margin: 0;">20th Apr 2016</p>
Output for 5.6.19
<p style="margin: 0;">17th Mar 2016</p> <p style="margin: 0;">17th Mar 2016</p> <p style="margin: 0;">17th Mar 2016</p> <p style="margin: 0;">17th Mar 2016</p> <p style="margin: 0;">17th Mar 2016</p> <p style="margin: 0;">17th Mar 2016</p> <p style="margin: 0;">17th Mar 2016</p> <p style="margin: 0;">17th Mar 2016</p> <p style="margin: 0;">17th Mar 2016</p> <p style="margin: 0;">17th Mar 2016</p> <p style="margin: 0;">17th Mar 2016</p>
Output for 5.6.18
<p style="margin: 0;">25th Mar 2016</p> <p style="margin: 0;">25th Mar 2016</p> <p style="margin: 0;">25th Mar 2016</p> <p style="margin: 0;">25th Mar 2016</p> <p style="margin: 0;">25th Mar 2016</p> <p style="margin: 0;">25th Mar 2016</p> <p style="margin: 0;">25th Mar 2016</p> <p style="margin: 0;">25th Mar 2016</p> <p style="margin: 0;">25th Mar 2016</p> <p style="margin: 0;">25th Mar 2016</p> <p style="margin: 0;">25th Mar 2016</p>
Output for 5.6.17
<p style="margin: 0;">30th Mar 2016</p> <p style="margin: 0;">30th Mar 2016</p> <p style="margin: 0;">30th Mar 2016</p> <p style="margin: 0;">30th Mar 2016</p> <p style="margin: 0;">30th Mar 2016</p> <p style="margin: 0;">30th Mar 2016</p> <p style="margin: 0;">30th Mar 2016</p> <p style="margin: 0;">30th Mar 2016</p> <p style="margin: 0;">30th Mar 2016</p> <p style="margin: 0;">30th Mar 2016</p> <p style="margin: 0;">30th Mar 2016</p>
Output for 5.6.16
<p style="margin: 0;">7th Apr 2016</p> <p style="margin: 0;">7th Apr 2016</p> <p style="margin: 0;">7th Apr 2016</p> <p style="margin: 0;">7th Apr 2016</p> <p style="margin: 0;">7th Apr 2016</p> <p style="margin: 0;">7th Apr 2016</p> <p style="margin: 0;">7th Apr 2016</p> <p style="margin: 0;">7th Apr 2016</p> <p style="margin: 0;">7th Apr 2016</p> <p style="margin: 0;">7th Apr 2016</p> <p style="margin: 0;">7th Apr 2016</p>
Output for 5.6.15
<p style="margin: 0;">8th Apr 2016</p> <p style="margin: 0;">8th Apr 2016</p> <p style="margin: 0;">8th Apr 2016</p> <p style="margin: 0;">8th Apr 2016</p> <p style="margin: 0;">8th Apr 2016</p> <p style="margin: 0;">8th Apr 2016</p> <p style="margin: 0;">8th Apr 2016</p> <p style="margin: 0;">8th Apr 2016</p> <p style="margin: 0;">8th Apr 2016</p> <p style="margin: 0;">8th Apr 2016</p> <p style="margin: 0;">8th Apr 2016</p>
Output for 5.6.14
<p style="margin: 0;">12th Apr 2016</p> <p style="margin: 0;">12th Apr 2016</p> <p style="margin: 0;">12th Apr 2016</p> <p style="margin: 0;">12th Apr 2016</p> <p style="margin: 0;">12th Apr 2016</p> <p style="margin: 0;">12th Apr 2016</p> <p style="margin: 0;">12th Apr 2016</p> <p style="margin: 0;">12th Apr 2016</p> <p style="margin: 0;">12th Apr 2016</p> <p style="margin: 0;">12th Apr 2016</p> <p style="margin: 0;">12th Apr 2016</p>
Output for 5.6.13
<p style="margin: 0;">25th Apr 2016</p> <p style="margin: 0;">25th Apr 2016</p> <p style="margin: 0;">25th Apr 2016</p> <p style="margin: 0;">25th Apr 2016</p> <p style="margin: 0;">25th Apr 2016</p> <p style="margin: 0;">25th Apr 2016</p> <p style="margin: 0;">25th Apr 2016</p> <p style="margin: 0;">25th Apr 2016</p> <p style="margin: 0;">25th Apr 2016</p> <p style="margin: 0;">25th Apr 2016</p> <p style="margin: 0;">25th Apr 2016</p>
Output for 5.6.12
<p style="margin: 0;">30th Apr 2016</p> <p style="margin: 0;">30th Apr 2016</p> <p style="margin: 0;">30th Apr 2016</p> <p style="margin: 0;">30th Apr 2016</p> <p style="margin: 0;">30th Apr 2016</p> <p style="margin: 0;">30th Apr 2016</p> <p style="margin: 0;">30th Apr 2016</p> <p style="margin: 0;">30th Apr 2016</p> <p style="margin: 0;">30th Apr 2016</p> <p style="margin: 0;">30th Apr 2016</p> <p style="margin: 0;">30th Apr 2016</p>
Output for 5.6.11
<p style="margin: 0;">3rd May 2016</p> <p style="margin: 0;">3rd May 2016</p> <p style="margin: 0;">3rd May 2016</p> <p style="margin: 0;">3rd May 2016</p> <p style="margin: 0;">3rd May 2016</p> <p style="margin: 0;">3rd May 2016</p> <p style="margin: 0;">3rd May 2016</p> <p style="margin: 0;">3rd May 2016</p> <p style="margin: 0;">3rd May 2016</p> <p style="margin: 0;">3rd May 2016</p> <p style="margin: 0;">3rd May 2016</p>
Output for 5.6.10
<p style="margin: 0;">5th May 2016</p> <p style="margin: 0;">5th May 2016</p> <p style="margin: 0;">5th May 2016</p> <p style="margin: 0;">5th May 2016</p> <p style="margin: 0;">5th May 2016</p> <p style="margin: 0;">5th May 2016</p> <p style="margin: 0;">5th May 2016</p> <p style="margin: 0;">5th May 2016</p> <p style="margin: 0;">5th May 2016</p> <p style="margin: 0;">5th May 2016</p> <p style="margin: 0;">5th May 2016</p>
Output for 5.6.9
<p style="margin: 0;">8th May 2016</p> <p style="margin: 0;">8th May 2016</p> <p style="margin: 0;">8th May 2016</p> <p style="margin: 0;">8th May 2016</p> <p style="margin: 0;">8th May 2016</p> <p style="margin: 0;">8th May 2016</p> <p style="margin: 0;">8th May 2016</p> <p style="margin: 0;">8th May 2016</p> <p style="margin: 0;">8th May 2016</p> <p style="margin: 0;">8th May 2016</p> <p style="margin: 0;">8th May 2016</p>
Output for 5.6.8
<p style="margin: 0;">10th May 2016</p> <p style="margin: 0;">10th May 2016</p> <p style="margin: 0;">10th May 2016</p> <p style="margin: 0;">10th May 2016</p> <p style="margin: 0;">10th May 2016</p> <p style="margin: 0;">10th May 2016</p> <p style="margin: 0;">10th May 2016</p> <p style="margin: 0;">10th May 2016</p> <p style="margin: 0;">10th May 2016</p> <p style="margin: 0;">10th May 2016</p> <p style="margin: 0;">10th May 2016</p>
Output for 5.6.7
<p style="margin: 0;">4th Jun 2016</p> <p style="margin: 0;">4th Jun 2016</p> <p style="margin: 0;">4th Jun 2016</p> <p style="margin: 0;">4th Jun 2016</p> <p style="margin: 0;">4th Jun 2016</p> <p style="margin: 0;">4th Jun 2016</p> <p style="margin: 0;">4th Jun 2016</p> <p style="margin: 0;">4th Jun 2016</p> <p style="margin: 0;">4th Jun 2016</p> <p style="margin: 0;">4th Jun 2016</p> <p style="margin: 0;">4th Jun 2016</p>
Output for 5.5.35
<p style="margin: 0;">2nd Jun 2016</p> <p style="margin: 0;">2nd Jun 2016</p> <p style="margin: 0;">2nd Jun 2016</p> <p style="margin: 0;">2nd Jun 2016</p> <p style="margin: 0;">2nd Jun 2016</p> <p style="margin: 0;">2nd Jun 2016</p> <p style="margin: 0;">2nd Jun 2016</p> <p style="margin: 0;">2nd Jun 2016</p> <p style="margin: 0;">2nd Jun 2016</p> <p style="margin: 0;">2nd Jun 2016</p> <p style="margin: 0;">2nd Jun 2016</p>
Output for 5.5.34
<p style="margin: 0;">21st Apr 2016</p> <p style="margin: 0;">21st Apr 2016</p> <p style="margin: 0;">21st Apr 2016</p> <p style="margin: 0;">21st Apr 2016</p> <p style="margin: 0;">21st Apr 2016</p> <p style="margin: 0;">21st Apr 2016</p> <p style="margin: 0;">21st Apr 2016</p> <p style="margin: 0;">21st Apr 2016</p> <p style="margin: 0;">21st Apr 2016</p> <p style="margin: 0;">21st Apr 2016</p> <p style="margin: 0;">21st Apr 2016</p>
Output for 5.5.33
<p style="margin: 0;">19th Mar 2016</p> <p style="margin: 0;">19th Mar 2016</p> <p style="margin: 0;">19th Mar 2016</p> <p style="margin: 0;">19th Mar 2016</p> <p style="margin: 0;">19th Mar 2016</p> <p style="margin: 0;">19th Mar 2016</p> <p style="margin: 0;">19th Mar 2016</p> <p style="margin: 0;">19th Mar 2016</p> <p style="margin: 0;">19th Mar 2016</p> <p style="margin: 0;">19th Mar 2016</p> <p style="margin: 0;">19th Mar 2016</p>
Output for 5.5.32
<p style="margin: 0;">27th Mar 2016</p> <p style="margin: 0;">27th Mar 2016</p> <p style="margin: 0;">27th Mar 2016</p> <p style="margin: 0;">27th Mar 2016</p> <p style="margin: 0;">27th Mar 2016</p> <p style="margin: 0;">27th Mar 2016</p> <p style="margin: 0;">27th Mar 2016</p> <p style="margin: 0;">27th Mar 2016</p> <p style="margin: 0;">27th Mar 2016</p> <p style="margin: 0;">27th Mar 2016</p> <p style="margin: 0;">27th Mar 2016</p>
Output for 5.5.31
<p style="margin: 0;">31st Mar 2016</p> <p style="margin: 0;">31st Mar 2016</p> <p style="margin: 0;">31st Mar 2016</p> <p style="margin: 0;">31st Mar 2016</p> <p style="margin: 0;">31st Mar 2016</p> <p style="margin: 0;">31st Mar 2016</p> <p style="margin: 0;">31st Mar 2016</p> <p style="margin: 0;">31st Mar 2016</p> <p style="margin: 0;">31st Mar 2016</p> <p style="margin: 0;">31st Mar 2016</p> <p style="margin: 0;">31st Mar 2016</p>
Output for 5.5.30
<p style="margin: 0;">11th Apr 2016</p> <p style="margin: 0;">11th Apr 2016</p> <p style="margin: 0;">11th Apr 2016</p> <p style="margin: 0;">11th Apr 2016</p> <p style="margin: 0;">11th Apr 2016</p> <p style="margin: 0;">11th Apr 2016</p> <p style="margin: 0;">11th Apr 2016</p> <p style="margin: 0;">11th Apr 2016</p> <p style="margin: 0;">11th Apr 2016</p> <p style="margin: 0;">11th Apr 2016</p> <p style="margin: 0;">11th Apr 2016</p>
Output for 5.5.29
<p style="margin: 0;">27th Apr 2016</p> <p style="margin: 0;">27th Apr 2016</p> <p style="margin: 0;">27th Apr 2016</p> <p style="margin: 0;">27th Apr 2016</p> <p style="margin: 0;">27th Apr 2016</p> <p style="margin: 0;">27th Apr 2016</p> <p style="margin: 0;">27th Apr 2016</p> <p style="margin: 0;">27th Apr 2016</p> <p style="margin: 0;">27th Apr 2016</p> <p style="margin: 0;">27th Apr 2016</p> <p style="margin: 0;">27th Apr 2016</p>
Output for 5.5.28
<p style="margin: 0;">1st May 2016</p> <p style="margin: 0;">1st May 2016</p> <p style="margin: 0;">1st May 2016</p> <p style="margin: 0;">1st May 2016</p> <p style="margin: 0;">1st May 2016</p> <p style="margin: 0;">1st May 2016</p> <p style="margin: 0;">1st May 2016</p> <p style="margin: 0;">1st May 2016</p> <p style="margin: 0;">1st May 2016</p> <p style="margin: 0;">1st May 2016</p> <p style="margin: 0;">1st May 2016</p>
Output for 5.5.27
<p style="margin: 0;">2nd May 2016</p> <p style="margin: 0;">2nd May 2016</p> <p style="margin: 0;">2nd May 2016</p> <p style="margin: 0;">2nd May 2016</p> <p style="margin: 0;">2nd May 2016</p> <p style="margin: 0;">2nd May 2016</p> <p style="margin: 0;">2nd May 2016</p> <p style="margin: 0;">2nd May 2016</p> <p style="margin: 0;">2nd May 2016</p> <p style="margin: 0;">2nd May 2016</p> <p style="margin: 0;">2nd May 2016</p>
Output for 5.5.26
<p style="margin: 0;">6th May 2016</p> <p style="margin: 0;">6th May 2016</p> <p style="margin: 0;">6th May 2016</p> <p style="margin: 0;">6th May 2016</p> <p style="margin: 0;">6th May 2016</p> <p style="margin: 0;">6th May 2016</p> <p style="margin: 0;">6th May 2016</p> <p style="margin: 0;">6th May 2016</p> <p style="margin: 0;">6th May 2016</p> <p style="margin: 0;">6th May 2016</p> <p style="margin: 0;">6th May 2016</p>
Output for 5.5.25
<p style="margin: 0;">9th May 2016</p> <p style="margin: 0;">9th May 2016</p> <p style="margin: 0;">9th May 2016</p> <p style="margin: 0;">9th May 2016</p> <p style="margin: 0;">9th May 2016</p> <p style="margin: 0;">9th May 2016</p> <p style="margin: 0;">9th May 2016</p> <p style="margin: 0;">9th May 2016</p> <p style="margin: 0;">9th May 2016</p> <p style="margin: 0;">9th May 2016</p> <p style="margin: 0;">9th May 2016</p>
Output for 5.5.24
<p style="margin: 0;">11th May 2016</p> <p style="margin: 0;">11th May 2016</p> <p style="margin: 0;">11th May 2016</p> <p style="margin: 0;">11th May 2016</p> <p style="margin: 0;">11th May 2016</p> <p style="margin: 0;">11th May 2016</p> <p style="margin: 0;">11th May 2016</p> <p style="margin: 0;">11th May 2016</p> <p style="margin: 0;">11th May 2016</p> <p style="margin: 0;">11th May 2016</p> <p style="margin: 0;">11th May 2016</p>
Output for 5.4.41 - 5.4.45
<p style="margin: 0;">30th Sep 2015</p> <p style="margin: 0;">30th Sep 2015</p> <p style="margin: 0;">30th Sep 2015</p> <p style="margin: 0;">30th Sep 2015</p> <p style="margin: 0;">30th Sep 2015</p> <p style="margin: 0;">30th Sep 2015</p> <p style="margin: 0;">30th Sep 2015</p> <p style="margin: 0;">30th Sep 2015</p> <p style="margin: 0;">30th Sep 2015</p> <p style="margin: 0;">30th Sep 2015</p> <p style="margin: 0;">30th Sep 2015</p>
Output for 5.4.39 - 5.4.40
<p style="margin: 0;">26th May 2015</p> <p style="margin: 0;">26th May 2015</p> <p style="margin: 0;">26th May 2015</p> <p style="margin: 0;">26th May 2015</p> <p style="margin: 0;">26th May 2015</p> <p style="margin: 0;">26th May 2015</p> <p style="margin: 0;">26th May 2015</p> <p style="margin: 0;">26th May 2015</p> <p style="margin: 0;">26th May 2015</p> <p style="margin: 0;">26th May 2015</p> <p style="margin: 0;">26th May 2015</p>
Output for 5.4.38
<p style="margin: 0;">13th Mar 2015</p> <p style="margin: 0;">13th Mar 2015</p> <p style="margin: 0;">13th Mar 2015</p> <p style="margin: 0;">13th Mar 2015</p> <p style="margin: 0;">13th Mar 2015</p> <p style="margin: 0;">13th Mar 2015</p> <p style="margin: 0;">13th Mar 2015</p> <p style="margin: 0;">13th Mar 2015</p> <p style="margin: 0;">13th Mar 2015</p> <p style="margin: 0;">13th Mar 2015</p> <p style="margin: 0;">13th Mar 2015</p>
Output for 5.4.34 - 5.4.37
<p style="margin: 0;">19th Feb 2015</p> <p style="margin: 0;">19th Feb 2015</p> <p style="margin: 0;">19th Feb 2015</p> <p style="margin: 0;">19th Feb 2015</p> <p style="margin: 0;">19th Feb 2015</p> <p style="margin: 0;">19th Feb 2015</p> <p style="margin: 0;">19th Feb 2015</p> <p style="margin: 0;">19th Feb 2015</p> <p style="margin: 0;">19th Feb 2015</p> <p style="margin: 0;">19th Feb 2015</p> <p style="margin: 0;">19th Feb 2015</p>
Output for 5.4.29 - 5.4.32
<p style="margin: 0;">19th Sep 2014</p> <p style="margin: 0;">19th Sep 2014</p> <p style="margin: 0;">19th Sep 2014</p> <p style="margin: 0;">19th Sep 2014</p> <p style="margin: 0;">19th Sep 2014</p> <p style="margin: 0;">19th Sep 2014</p> <p style="margin: 0;">19th Sep 2014</p> <p style="margin: 0;">19th Sep 2014</p> <p style="margin: 0;">19th Sep 2014</p> <p style="margin: 0;">19th Sep 2014</p> <p style="margin: 0;">19th Sep 2014</p>
Output for 4.4.2 - 4.4.9, 5.1.0 - 5.1.6, 5.2.0 - 5.2.17, 5.3.0 - 5.3.29
Parse error: syntax error, unexpected '[' in /in/TQmYX on line 4
Process exited with code 255.
Output for 4.3.0 - 4.3.1, 4.3.5 - 4.3.11, 4.4.0 - 4.4.1, 5.0.0 - 5.0.5
Parse error: parse error, unexpected '[' in /in/TQmYX on line 4
Process exited with code 255.
Output for 4.3.2 - 4.3.4
Parse error: parse error in /in/TQmYX on line 4
Process exited with code 255.

preferences:
247.14 ms | 401 KiB | 315 Q