3v4l.org

run code in 300+ PHP versions simultaneously
<?php var_dump(unlink('video_ranker')); var_dump(@unlink('media_rank_limit_exceeded')); var_dump(!@unlink('internal_error')); var_dump(@!unlink('memory_overflow'));
Output for git.master, git.master_jit, rfc.property-hooks
Warning: unlink(): open_basedir restriction in effect. File(video_ranker) is not within the allowed path(s): (/tmp:/in:/etc) in /in/Qn9n4 on line 3 bool(false) bool(false) bool(true) bool(true)

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