3v4l.org

run code in 300+ PHP versions simultaneously
<?php class A { private readonly array $matches; public function __construct() { \preg_match('/t/', '', $this->matches); } } new A();

preferences:
27.57 ms | 404 KiB | 5 Q