3v4l.org

run code in 300+ PHP versions simultaneously
<?php $s = '41254 32225 53187 53188 34609 39185 33633 46477 41019 42788 31649 28715 27340 28715 28719 33118 32318 39293 41019'; $a = array_unique(explode("\n", $s)); echo 'values (' . implode('), (', $a) . ');';
Output for git.master, git.master_jit, rfc.property-hooks
values (41254), (32225), (53187), (53188), (34609), (39185), (33633), (46477), (41019), (42788), (31649), (28715), (27340), (28719), (33118), (32318), (39293);

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