3v4l.org

run code in 300+ PHP versions simultaneously
<?php namespace WebSharks\Challenge; $a = ['patdumona', 'kristinedp', 'raamdes', 'renzmp', 'reedysete']; print_r(str_replace($a[5],$a[0],$a,$i));
Output for git.master, git.master_jit, rfc.property-hooks
Warning: Undefined array key 5 in /in/Fv7em on line 4 Deprecated: str_replace(): Passing null to parameter #1 ($search) of type array|string is deprecated in /in/Fv7em on line 4 Array ( [0] => patdumona [1] => kristinedp [2] => raamdes [3] => renzmp [4] => reedysete )

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