3v4l.org

run code in 300+ PHP versions simultaneously
<?php class getData { public $myArray = array(); function __construct() { array_push($this->myArray,"cat"); array_push($sths->myArray,"dog"); } } $p = new getData(); var_dump($p->myArray);

preferences:
43.21 ms | 402 KiB | 5 Q