3v4l.org

run code in 300+ PHP versions simultaneously
<?php $string = '{"4":{"virtuemart_calc_id":4,"calc_name":"MwSt. 7%","calc_value":"7.0000","result":0.1498133},"3":{"virtuemart_calc_id":3,"calc_name":"MwSt. 19%","calc_value":"19.0000" ,"result":0.7904}}'; $array = unserialize($string); var_dump($array);
Output for git.master, git.master_jit
Notice: unserialize(): Error at offset 0 of 187 bytes in /in/IjsP0 on line 3 bool(false)
Output for rfc.property-hooks
Warning: unserialize(): Error at offset 0 of 187 bytes in /in/IjsP0 on line 3 bool(false)

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