3v4l.org

run code in 300+ PHP versions simultaneously
<?php $vrot = new Pisa(); class Pisa { function __construct() { $this->_vrot = true; $this->_toPisa(); var_dump($this->_vrot); } private static function _toPisa() { $this->_vrot = 'PISA VROT'; } }

preferences:
42.66 ms | 402 KiB | 5 Q