3v4l.org

run code in 300+ PHP versions simultaneously
<?php while($i++<100)echo($i%3?'':fizz).($i%5?'':buzz)?:$i;
Output for 8.0.0 - 8.0.30, 8.1.0 - 8.1.28, 8.2.0 - 8.2.18, 8.3.0 - 8.3.6
Warning: Undefined variable $i in /in/EuqqK on line 3 12 Fatal error: Uncaught Error: Undefined constant "fizz" in /in/EuqqK:3 Stack trace: #0 {main} thrown in /in/EuqqK on line 3
Process exited with code 255.
Output for 7.2.0 - 7.2.33, 7.3.16 - 7.3.31, 7.4.0 - 7.4.33
Notice: Undefined variable: i in /in/EuqqK on line 3 12 Warning: Use of undefined constant fizz - assumed 'fizz' (this will throw an Error in a future version of PHP) in /in/EuqqK on line 3 fizz4 Warning: Use of undefined constant buzz - assumed 'buzz' (this will throw an Error in a future version of PHP) in /in/EuqqK on line 3 buzz Warning: Use of undefined constant fizz - assumed 'fizz' (this will throw an Error in a future version of PHP) in /in/EuqqK on line 3 fizz78 Warning: Use of undefined constant fizz - assumed 'fizz' (this will throw an Error in a future version of PHP) in /in/EuqqK on line 3 fizz Warning: Use of undefined constant buzz - assumed 'buzz' (this will throw an Error in a future version of PHP) in /in/EuqqK on line 3 buzz11 Warning: Use of undefined constant fizz - assumed 'fizz' (this will throw an Error in a future version of PHP) in /in/EuqqK on line 3 fizz1314 Warning: Use of undefined constant fizz - assumed 'fizz' (this will throw an Error in a future version of PHP) in /in/EuqqK on line 3 Warning: Use of undefined constant buzz - assumed 'buzz' (this will throw an Error in a future version of PHP) in /in/EuqqK on line 3 fizzbuzz1617 Warning: Use of undefined constant fizz - assumed 'fizz' (this will throw an Error in a future version of PHP) in /in/EuqqK on line 3 fizz19 Warning: Use of undefined constant buzz - assumed 'buzz' (this will throw an Error in a future version of PHP) in /in/EuqqK on line 3 buzz Warning: Use of undefined constant fizz - assumed 'fizz' (this will throw an Error in a future version of PHP) in /in/EuqqK on line 3 fizz2223 Warning: Use of undefined constant fizz - assumed 'fizz' (this will throw an Error in a future version of PHP) in /in/EuqqK on line 3 fizz Warning: Use of undefined constant buzz - assumed 'buzz' (this will throw an Error in a future version of PHP) in /in/EuqqK on line 3 buzz26 Warning: Use of undefined constant fizz - assumed 'fizz' (this will throw an Error in a future version of PHP) in /in/EuqqK on line 3 fizz2829 Warning: Use of undefined constant fizz - assumed 'fizz' (this will throw an Error in a future version of PHP) in /in/EuqqK on line 3 Warning: Use of undefined constant buzz - assumed 'buzz' (this will throw an Error in a future version of PHP) in /in/EuqqK on line 3 fizzbuzz3132 Warning: Use of undefined constant fizz - assumed 'fizz' (this will throw an Error in a future version of PHP) in /in/EuqqK on line 3 fizz34 Warning: Use of undefined constant buzz - assumed 'buzz' (this will throw an Error in a future version of PHP) in /in/EuqqK on line 3 buzz Warning: Use of undefined constant fizz - assumed 'fizz' (this will throw an Error in a future version of PHP) in /in/EuqqK on line 3 fizz3738 Warning: Use of undefined constant fizz - assumed 'fizz' (this will throw an Error in a future version of PHP) in /in/EuqqK on line 3 fizz Warning: Use of undefined constant buzz - assumed 'buzz' (this will throw an Error in a future version of PHP) in /in/EuqqK on line 3 buzz41 Warning: Use of undefined constant fizz - assumed 'fizz' (this will throw an Error in a future version of PHP) in /in/EuqqK on line 3 fizz4344 Warning: Use of undefined constant fizz - assumed 'fizz' (this will throw an Error in a future version of PHP) in /in/EuqqK on line 3 Warning: Use of undefined constant buzz - assumed 'buzz' (this will throw an Error in a future version of PHP) in /in/EuqqK on line 3 fizzbuzz4647 Warning: Use of undefined constant fizz - assumed 'fizz' (this will throw an Error in a future version of PHP) in /in/EuqqK on line 3 fizz49 Warning: Use of undefined constant buzz - assumed 'buzz' (this will throw an Error in a future version of PHP) in /in/EuqqK on line 3 buzz Warning: Use of undefined constant fizz - assumed 'fizz' (this will throw an Error in a future version of PHP) in /in/EuqqK on line 3 fizz5253 Warning: Use of undefined constant fizz - assumed 'fizz' (this will throw an Error in a future version of PHP) in /in/EuqqK on line 3 fizz Warning: Use of undefined constant buzz - assumed 'buzz' (this will throw an Error in a future version of PHP) in /in/EuqqK on line 3 buzz56 Warning: Use of undefined constant fizz - assumed 'fizz' (this will throw an Error in a future version of PHP) in /in/EuqqK on line 3 fizz5859 Warning: Use of undefined constant fizz - assumed 'fizz' (this will throw an Error in a future version of PHP) in /in/EuqqK on line 3 Warning: Use of undefined constant buzz - assumed 'buzz' (this will throw an Error in a future version of PHP) in /in/EuqqK on line 3 fizzbuzz6162 Warning: Use of undefined constant fizz - assumed 'fizz' (this will throw an Error in a future version of PHP) in /in/EuqqK on line 3 fizz64 Warning: Use of undefined constant buzz - assumed 'buzz' (this will throw an Error in a future version of PHP) in /in/EuqqK on line 3 buzz Warning: Use of undefined constant fizz - assumed 'fizz' (this will throw an Error in a future version of PHP) in /in/EuqqK on line 3 fizz6768 Warning: Use of undefined constant fizz - assumed 'fizz' (this will throw an Error in a future version of PHP) in /in/EuqqK on line 3 fizz Warning: Use of undefined constant buzz - assumed 'buzz' (this will throw an Error in a future version of PHP) in /in/EuqqK on line 3 buzz71 Warning: Use of undefined constant fizz - assumed 'fizz' (this will throw an Error in a future version of PHP) in /in/EuqqK on line 3 fizz7374 Warning: Use of undefined constant fizz - assumed 'fizz' (this will throw an Error in a future version of PHP) in /in/EuqqK on line 3 Warning: Use of undefined constant buzz - assumed 'buzz' (this will throw an Error in a future version of PHP) in /in/EuqqK on line 3 fizzbuzz7677 Warning: Use of undefined constant fizz - assumed 'fizz' (this will throw an Error in a future version of PHP) in /in/EuqqK on line 3 fizz79 Warning: Use of undefined constant buzz - assumed 'buzz' (this will throw an Error in a future version of PHP) in /in/EuqqK on line 3 buzz Warning: Use of undefined constant fizz - assumed 'fizz' (this will throw an Error in a future version of PHP) in /in/EuqqK on line 3 fizz8283 Warning: Use of undefined constant fizz - assumed 'fizz' (this will throw an Error in a future version of PHP) in /in/EuqqK on line 3 fizz Warning: Use of undefined constant buzz - assumed 'buzz' (this will throw an Error in a future version of PHP) in /in/EuqqK on line 3 buzz86 Warning: Use of undefined constant fizz - assumed 'fizz' (this will throw an Error in a future version of PHP) in /in/EuqqK on line 3 fizz8889 Warning: Use of undefined constant fizz - assumed 'fizz' (this will throw an Error in a future version of PHP) in /in/EuqqK on line 3 Warning: Use of undefined constant buzz - assumed 'buzz' (this will throw an Error in a future version of PHP) in /in/EuqqK on line 3 fizzbuzz9192 Warning: Use of undefined constant fizz - assumed 'fizz' (this will throw an Error in a future version of PHP) in /in/EuqqK on line 3 fizz94 Warning: Use of undefined constant buzz - assumed 'buzz' (this will throw an Error in a future version of PHP) in /in/EuqqK on line 3 buzz Warning: Use of undefined constant fizz - assumed 'fizz' (this will throw an Error in a future version of PHP) in /in/EuqqK on line 3 fizz9798 Warning: Use of undefined constant fizz - assumed 'fizz' (this will throw an Error in a future version of PHP) in /in/EuqqK on line 3 fizz Warning: Use of undefined constant buzz - assumed 'buzz' (this will throw an Error in a future version of PHP) in /in/EuqqK on line 3 buzz
Output for 7.3.32 - 7.3.33
12 Warning: Use of undefined constant fizz - assumed 'fizz' (this will throw an Error in a future version of PHP) in /in/EuqqK on line 3 fizz4 Warning: Use of undefined constant buzz - assumed 'buzz' (this will throw an Error in a future version of PHP) in /in/EuqqK on line 3 buzz Warning: Use of undefined constant fizz - assumed 'fizz' (this will throw an Error in a future version of PHP) in /in/EuqqK on line 3 fizz78 Warning: Use of undefined constant fizz - assumed 'fizz' (this will throw an Error in a future version of PHP) in /in/EuqqK on line 3 fizz Warning: Use of undefined constant buzz - assumed 'buzz' (this will throw an Error in a future version of PHP) in /in/EuqqK on line 3 buzz11 Warning: Use of undefined constant fizz - assumed 'fizz' (this will throw an Error in a future version of PHP) in /in/EuqqK on line 3 fizz1314 Warning: Use of undefined constant fizz - assumed 'fizz' (this will throw an Error in a future version of PHP) in /in/EuqqK on line 3 Warning: Use of undefined constant buzz - assumed 'buzz' (this will throw an Error in a future version of PHP) in /in/EuqqK on line 3 fizzbuzz1617 Warning: Use of undefined constant fizz - assumed 'fizz' (this will throw an Error in a future version of PHP) in /in/EuqqK on line 3 fizz19 Warning: Use of undefined constant buzz - assumed 'buzz' (this will throw an Error in a future version of PHP) in /in/EuqqK on line 3 buzz Warning: Use of undefined constant fizz - assumed 'fizz' (this will throw an Error in a future version of PHP) in /in/EuqqK on line 3 fizz2223 Warning: Use of undefined constant fizz - assumed 'fizz' (this will throw an Error in a future version of PHP) in /in/EuqqK on line 3 fizz Warning: Use of undefined constant buzz - assumed 'buzz' (this will throw an Error in a future version of PHP) in /in/EuqqK on line 3 buzz26 Warning: Use of undefined constant fizz - assumed 'fizz' (this will throw an Error in a future version of PHP) in /in/EuqqK on line 3 fizz2829 Warning: Use of undefined constant fizz - assumed 'fizz' (this will throw an Error in a future version of PHP) in /in/EuqqK on line 3 Warning: Use of undefined constant buzz - assumed 'buzz' (this will throw an Error in a future version of PHP) in /in/EuqqK on line 3 fizzbuzz3132 Warning: Use of undefined constant fizz - assumed 'fizz' (this will throw an Error in a future version of PHP) in /in/EuqqK on line 3 fizz34 Warning: Use of undefined constant buzz - assumed 'buzz' (this will throw an Error in a future version of PHP) in /in/EuqqK on line 3 buzz Warning: Use of undefined constant fizz - assumed 'fizz' (this will throw an Error in a future version of PHP) in /in/EuqqK on line 3 fizz3738 Warning: Use of undefined constant fizz - assumed 'fizz' (this will throw an Error in a future version of PHP) in /in/EuqqK on line 3 fizz Warning: Use of undefined constant buzz - assumed 'buzz' (this will throw an Error in a future version of PHP) in /in/EuqqK on line 3 buzz41 Warning: Use of undefined constant fizz - assumed 'fizz' (this will throw an Error in a future version of PHP) in /in/EuqqK on line 3 fizz4344 Warning: Use of undefined constant fizz - assumed 'fizz' (this will throw an Error in a future version of PHP) in /in/EuqqK on line 3 Warning: Use of undefined constant buzz - assumed 'buzz' (this will throw an Error in a future version of PHP) in /in/EuqqK on line 3 fizzbuzz4647 Warning: Use of undefined constant fizz - assumed 'fizz' (this will throw an Error in a future version of PHP) in /in/EuqqK on line 3 fizz49 Warning: Use of undefined constant buzz - assumed 'buzz' (this will throw an Error in a future version of PHP) in /in/EuqqK on line 3 buzz Warning: Use of undefined constant fizz - assumed 'fizz' (this will throw an Error in a future version of PHP) in /in/EuqqK on line 3 fizz5253 Warning: Use of undefined constant fizz - assumed 'fizz' (this will throw an Error in a future version of PHP) in /in/EuqqK on line 3 fizz Warning: Use of undefined constant buzz - assumed 'buzz' (this will throw an Error in a future version of PHP) in /in/EuqqK on line 3 buzz56 Warning: Use of undefined constant fizz - assumed 'fizz' (this will throw an Error in a future version of PHP) in /in/EuqqK on line 3 fizz5859 Warning: Use of undefined constant fizz - assumed 'fizz' (this will throw an Error in a future version of PHP) in /in/EuqqK on line 3 Warning: Use of undefined constant buzz - assumed 'buzz' (this will throw an Error in a future version of PHP) in /in/EuqqK on line 3 fizzbuzz6162 Warning: Use of undefined constant fizz - assumed 'fizz' (this will throw an Error in a future version of PHP) in /in/EuqqK on line 3 fizz64 Warning: Use of undefined constant buzz - assumed 'buzz' (this will throw an Error in a future version of PHP) in /in/EuqqK on line 3 buzz Warning: Use of undefined constant fizz - assumed 'fizz' (this will throw an Error in a future version of PHP) in /in/EuqqK on line 3 fizz6768 Warning: Use of undefined constant fizz - assumed 'fizz' (this will throw an Error in a future version of PHP) in /in/EuqqK on line 3 fizz Warning: Use of undefined constant buzz - assumed 'buzz' (this will throw an Error in a future version of PHP) in /in/EuqqK on line 3 buzz71 Warning: Use of undefined constant fizz - assumed 'fizz' (this will throw an Error in a future version of PHP) in /in/EuqqK on line 3 fizz7374 Warning: Use of undefined constant fizz - assumed 'fizz' (this will throw an Error in a future version of PHP) in /in/EuqqK on line 3 Warning: Use of undefined constant buzz - assumed 'buzz' (this will throw an Error in a future version of PHP) in /in/EuqqK on line 3 fizzbuzz7677 Warning: Use of undefined constant fizz - assumed 'fizz' (this will throw an Error in a future version of PHP) in /in/EuqqK on line 3 fizz79 Warning: Use of undefined constant buzz - assumed 'buzz' (this will throw an Error in a future version of PHP) in /in/EuqqK on line 3 buzz Warning: Use of undefined constant fizz - assumed 'fizz' (this will throw an Error in a future version of PHP) in /in/EuqqK on line 3 fizz8283 Warning: Use of undefined constant fizz - assumed 'fizz' (this will throw an Error in a future version of PHP) in /in/EuqqK on line 3 fizz Warning: Use of undefined constant buzz - assumed 'buzz' (this will throw an Error in a future version of PHP) in /in/EuqqK on line 3 buzz86 Warning: Use of undefined constant fizz - assumed 'fizz' (this will throw an Error in a future version of PHP) in /in/EuqqK on line 3 fizz8889 Warning: Use of undefined constant fizz - assumed 'fizz' (this will throw an Error in a future version of PHP) in /in/EuqqK on line 3 Warning: Use of undefined constant buzz - assumed 'buzz' (this will throw an Error in a future version of PHP) in /in/EuqqK on line 3 fizzbuzz9192 Warning: Use of undefined constant fizz - assumed 'fizz' (this will throw an Error in a future version of PHP) in /in/EuqqK on line 3 fizz94 Warning: Use of undefined constant buzz - assumed 'buzz' (this will throw an Error in a future version of PHP) in /in/EuqqK on line 3 buzz Warning: Use of undefined constant fizz - assumed 'fizz' (this will throw an Error in a future version of PHP) in /in/EuqqK on line 3 fizz9798 Warning: Use of undefined constant fizz - assumed 'fizz' (this will throw an Error in a future version of PHP) in /in/EuqqK on line 3 fizz Warning: Use of undefined constant buzz - assumed 'buzz' (this will throw an Error in a future version of PHP) in /in/EuqqK on line 3 buzz
Output for 5.3.0 - 5.3.29, 5.4.0 - 5.4.45, 5.5.24 - 5.5.35, 5.6.7 - 5.6.28, 7.0.0 - 7.0.20, 7.1.0 - 7.1.20
Notice: Undefined variable: i in /in/EuqqK on line 3 12 Notice: Use of undefined constant fizz - assumed 'fizz' in /in/EuqqK on line 3 fizz4 Notice: Use of undefined constant buzz - assumed 'buzz' in /in/EuqqK on line 3 buzz Notice: Use of undefined constant fizz - assumed 'fizz' in /in/EuqqK on line 3 fizz78 Notice: Use of undefined constant fizz - assumed 'fizz' in /in/EuqqK on line 3 fizz Notice: Use of undefined constant buzz - assumed 'buzz' in /in/EuqqK on line 3 buzz11 Notice: Use of undefined constant fizz - assumed 'fizz' in /in/EuqqK on line 3 fizz1314 Notice: Use of undefined constant fizz - assumed 'fizz' in /in/EuqqK on line 3 Notice: Use of undefined constant buzz - assumed 'buzz' in /in/EuqqK on line 3 fizzbuzz1617 Notice: Use of undefined constant fizz - assumed 'fizz' in /in/EuqqK on line 3 fizz19 Notice: Use of undefined constant buzz - assumed 'buzz' in /in/EuqqK on line 3 buzz Notice: Use of undefined constant fizz - assumed 'fizz' in /in/EuqqK on line 3 fizz2223 Notice: Use of undefined constant fizz - assumed 'fizz' in /in/EuqqK on line 3 fizz Notice: Use of undefined constant buzz - assumed 'buzz' in /in/EuqqK on line 3 buzz26 Notice: Use of undefined constant fizz - assumed 'fizz' in /in/EuqqK on line 3 fizz2829 Notice: Use of undefined constant fizz - assumed 'fizz' in /in/EuqqK on line 3 Notice: Use of undefined constant buzz - assumed 'buzz' in /in/EuqqK on line 3 fizzbuzz3132 Notice: Use of undefined constant fizz - assumed 'fizz' in /in/EuqqK on line 3 fizz34 Notice: Use of undefined constant buzz - assumed 'buzz' in /in/EuqqK on line 3 buzz Notice: Use of undefined constant fizz - assumed 'fizz' in /in/EuqqK on line 3 fizz3738 Notice: Use of undefined constant fizz - assumed 'fizz' in /in/EuqqK on line 3 fizz Notice: Use of undefined constant buzz - assumed 'buzz' in /in/EuqqK on line 3 buzz41 Notice: Use of undefined constant fizz - assumed 'fizz' in /in/EuqqK on line 3 fizz4344 Notice: Use of undefined constant fizz - assumed 'fizz' in /in/EuqqK on line 3 Notice: Use of undefined constant buzz - assumed 'buzz' in /in/EuqqK on line 3 fizzbuzz4647 Notice: Use of undefined constant fizz - assumed 'fizz' in /in/EuqqK on line 3 fizz49 Notice: Use of undefined constant buzz - assumed 'buzz' in /in/EuqqK on line 3 buzz Notice: Use of undefined constant fizz - assumed 'fizz' in /in/EuqqK on line 3 fizz5253 Notice: Use of undefined constant fizz - assumed 'fizz' in /in/EuqqK on line 3 fizz Notice: Use of undefined constant buzz - assumed 'buzz' in /in/EuqqK on line 3 buzz56 Notice: Use of undefined constant fizz - assumed 'fizz' in /in/EuqqK on line 3 fizz5859 Notice: Use of undefined constant fizz - assumed 'fizz' in /in/EuqqK on line 3 Notice: Use of undefined constant buzz - assumed 'buzz' in /in/EuqqK on line 3 fizzbuzz6162 Notice: Use of undefined constant fizz - assumed 'fizz' in /in/EuqqK on line 3 fizz64 Notice: Use of undefined constant buzz - assumed 'buzz' in /in/EuqqK on line 3 buzz Notice: Use of undefined constant fizz - assumed 'fizz' in /in/EuqqK on line 3 fizz6768 Notice: Use of undefined constant fizz - assumed 'fizz' in /in/EuqqK on line 3 fizz Notice: Use of undefined constant buzz - assumed 'buzz' in /in/EuqqK on line 3 buzz71 Notice: Use of undefined constant fizz - assumed 'fizz' in /in/EuqqK on line 3 fizz7374 Notice: Use of undefined constant fizz - assumed 'fizz' in /in/EuqqK on line 3 Notice: Use of undefined constant buzz - assumed 'buzz' in /in/EuqqK on line 3 fizzbuzz7677 Notice: Use of undefined constant fizz - assumed 'fizz' in /in/EuqqK on line 3 fizz79 Notice: Use of undefined constant buzz - assumed 'buzz' in /in/EuqqK on line 3 buzz Notice: Use of undefined constant fizz - assumed 'fizz' in /in/EuqqK on line 3 fizz8283 Notice: Use of undefined constant fizz - assumed 'fizz' in /in/EuqqK on line 3 fizz Notice: Use of undefined constant buzz - assumed 'buzz' in /in/EuqqK on line 3 buzz86 Notice: Use of undefined constant fizz - assumed 'fizz' in /in/EuqqK on line 3 fizz8889 Notice: Use of undefined constant fizz - assumed 'fizz' in /in/EuqqK on line 3 Notice: Use of undefined constant buzz - assumed 'buzz' in /in/EuqqK on line 3 fizzbuzz9192 Notice: Use of undefined constant fizz - assumed 'fizz' in /in/EuqqK on line 3 fizz94 Notice: Use of undefined constant buzz - assumed 'buzz' in /in/EuqqK on line 3 buzz Notice: Use of undefined constant fizz - assumed 'fizz' in /in/EuqqK on line 3 fizz9798 Notice: Use of undefined constant fizz - assumed 'fizz' in /in/EuqqK on line 3 fizz Notice: Use of undefined constant buzz - assumed 'buzz' in /in/EuqqK on line 3 buzz
Output for 4.4.2 - 4.4.9, 5.1.0 - 5.1.6, 5.2.0 - 5.2.17
Parse error: syntax error, unexpected ':' in /in/EuqqK on line 3
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/EuqqK on line 3
Process exited with code 255.
Output for 4.3.2 - 4.3.4
Parse error: parse error in /in/EuqqK on line 3
Process exited with code 255.

preferences:
223.86 ms | 401 KiB | 313 Q