3v4l.org

run code in 300+ PHP versions simultaneously
<?php class plgSystemDebug{ private $debugLang = true; public function __construct() { $this->params = new SplFileObject('/pathtofile/qqq'); } } print serialize(new plgSystemDebug());
Output for git.master, git.master_jit, rfc.property-hooks
Fatal error: Uncaught RuntimeException: SplFileObject::__construct(): open_basedir restriction in effect. File(/pathtofile/qqq) is not within the allowed path(s): (/tmp:/in:/etc) in /in/gtnSJ:7 Stack trace: #0 /in/gtnSJ(7): SplFileObject->__construct('/pathtofile/qqq') #1 /in/gtnSJ(12): plgSystemDebug->__construct() #2 {main} thrown in /in/gtnSJ on line 7
Process exited with code 255.

This tab shows result from various feature-branches currently under review by the php developers. Contact me to have additional branches featured.

Active branches

Archived branches

Once feature-branches are merged or declined, they are no longer available. Their functionality (when merged) can be viewed from the main output page


preferences:
74.78 ms | 401 KiB | 8 Q