3v4l.org

run code in 300+ PHP versions simultaneously
<?php $this->arrDays=array( 1=>"日曜日", 2=>"月曜日", 3=>"火曜日", 4=>"水曜日", 5=>"木曜日", 6=>"金曜日", 7=>"土曜日" ); $this->arrGenre=array( 1=>"少年向け", 2=>"少女向け", 3=>"深夜アニメ" ); $this->arrTags=array( "冒険"=>"冒険", "ファンタジー"=>"ファンタジー", "ハーレム"=>"ハーレム", "スーパーロボット"=>"スーパーロボット", "スポーツ"=>"スポーツ", "学園物"=>"学園物", "男の娘"=>"男の娘", "獣耳"=>"獣耳", "ホモ"=>"ホモ", "百合"=>"百合" ); ?>
Output for 7.0.0 - 7.0.33, 7.1.0 - 7.1.33, 7.2.0 - 7.2.33, 7.3.0 - 7.3.33, 7.4.0 - 7.4.33, 8.0.0 - 8.0.30, 8.1.0 - 8.1.28, 8.2.0 - 8.2.19, 8.3.0 - 8.3.7
Fatal error: Uncaught Error: Using $this when not in object context in /in/MZNKh:2 Stack trace: #0 {main} thrown in /in/MZNKh on line 2
Process exited with code 255.
Output for 5.0.0 - 5.0.5, 5.1.0 - 5.1.6, 5.2.0 - 5.2.17, 5.3.0 - 5.3.29, 5.4.0 - 5.4.45, 5.5.0 - 5.5.38, 5.6.0 - 5.6.38
Fatal error: Using $this when not in object context in /in/MZNKh on line 2
Process exited with code 255.
Output for 4.3.0 - 4.3.11, 4.4.0 - 4.4.9

preferences:
246.88 ms | 402 KiB | 457 Q