3v4l.org

run code in 300+ PHP versions simultaneously
<?php abstract class XYZ implements Serializable {} echo unserialize('C:3:"XYZ":18446744075857035259:{}'); ?>
Output for git.master, git.master_jit
Warning: unserialize(): Numerical result out of range in /in/X6V70 on line 3 Warning: Insufficient data for unserializing - 9223372036854775807 required, 1 present in /in/X6V70 on line 3 Notice: unserialize(): Error at offset 32 of 33 bytes in /in/X6V70 on line 3
Output for rfc.property-hooks
Warning: unserialize(): Numerical result out of range in /in/X6V70 on line 3 Warning: Insufficient data for unserializing - 9223372036854775807 required, 1 present in /in/X6V70 on line 3 Warning: unserialize(): Error at offset 32 of 33 bytes in /in/X6V70 on line 3

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:
46.23 ms | 405 KiB | 9 Q