3v4l.org

run code in 300+ PHP versions simultaneously
<?php declare(strict_types=1); ?> <?php $this->block('content', static function (array &$__lumiVariables): void { ?> <h1>Page contents</h1> <?php }); ?> <?php $this->layout('hello_world_layout'); ?>
Output for 8.3.0 - 8.3.30, 8.4.1 - 8.4.18, 8.5.0 - 8.5.3
Fatal error: Uncaught Error: Using $this when not in object context in /in/2IKFR:1 Stack trace: #0 {main} thrown in /in/2IKFR on line 1
Process exited with code 255.

preferences:
45.93 ms | 708 KiB | 4 Q