3v4l.org

run code in 300+ PHP versions simultaneously
<?php class ToS{var $message; var $file; function getMessage(){return $this->message;}function __toString(){die("hi there");}} //$e=new exception; $e=unserialize('O:9:"Exception":1:{s:19:"'."\0".'Exception'."\0".'previous";O:3:"ToS":2:{s:7:"message";s:2:"hi";s:4:"file";s:3:"bye";}}'); echo $e;
Output for git.master, git.master_jit, rfc.property-hooks
Fatal error: Uncaught TypeError: Cannot assign ToS to property Exception::$previous of type ?Throwable in /in/tvgk1:4 Stack trace: #0 /in/tvgk1(4): unserialize('O:9:"Exception"...') #1 {main} thrown in /in/tvgk1 on line 4
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:
53.99 ms | 401 KiB | 8 Q