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
Notice: unserialize(): Error at offset 102 of 104 bytes in /in/IGgbs on line 4
Output for rfc.property-hooks
Warning: unserialize(): Error at offset 102 of 104 bytes in /in/IGgbs on line 4

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:
54.65 ms | 401 KiB | 8 Q