3v4l.org

run code in 300+ PHP versions simultaneously
<?php $data = 'a:1:{s:32:"entity_legal_document_acceptance";a:1:{s:11:"primary key";a:1:{i:0;s:3:"aid";}}}a:1:{s:32:"entity_legal_document_acceptance";a:1:{s:11:"primary key";a:1:{i:0;s:3:"aid";}}}'; var_dump(unserialize($data));
Output for git.master_jit, git.master, rfc.property-hooks
Warning: unserialize(): Extra data starting at offset 91 of 182 bytes in /in/mr8AW on line 4 array(1) { ["entity_legal_document_acceptance"]=> array(1) { ["primary key"]=> array(1) { [0]=> string(3) "aid" } } }

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:
27.08 ms | 406 KiB | 5 Q