3v4l.org

run code in 300+ PHP versions simultaneously
<?php $str = "O:35:\"Doctrine\\ORM\\Cache\\EntityCacheEntry\":2:{s:4:\"data\";a:5:{s:2:\"id\";i:29;s:9:\"descricao\";s:3:\"Sem\";s:5:\"ativo\";b:1;s:3:\"bci\";i:1;s:11:\"codTipoInfo\";i:8;}s:5:\"class\";s:38:\"PMV\\ImobiliarioBundle\\Entity\\ValorInfo\";}"; $obj = unserialize($str); print_r($obj);
Output for git.master, git.master_jit, rfc.property-hooks
__PHP_Incomplete_Class Object ( [__PHP_Incomplete_Class_Name] => Doctrine\ORM\Cache\EntityCacheEntry [data] => Array ( [id] => 29 [descricao] => Sem [ativo] => 1 [bci] => 1 [codTipoInfo] => 8 ) [class] => PMV\ImobiliarioBundle\Entity\ValorInfo )

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:
43.83 ms | 2057 KiB | 4 Q