3v4l.org

run code in 300+ PHP versions simultaneously
<?php function testDeclareStatementWithMultipleParameter() { declare(ticks=42, encoding='UTF-8'); }
Output for 5.4.0 - 5.4.45, 5.5.0 - 5.5.38, 5.6.0 - 5.6.26
Warning: declare(encoding=...) ignored because Zend multibyte feature is turned off by settings in /in/4GDb2 on line 5
Output for 4.3.0 - 4.3.11, 4.4.0 - 4.4.9, 5.0.0 - 5.0.5, 5.1.0 - 5.1.6, 5.2.0 - 5.2.17, 5.3.0 - 5.3.29

preferences:
237.27 ms | 1400 KiB | 200 Q