3v4l.org

run code in 300+ PHP versions simultaneously
<?php $result = array_map('strrev', explode($split_point, strrev($string)));
Output for git.master, git.master_jit, rfc.property-hooks
Warning: Undefined variable $split_point in /in/apgaK on line 3 Warning: Undefined variable $string in /in/apgaK on line 3 Deprecated: strrev(): Passing null to parameter #1 ($string) of type string is deprecated in /in/apgaK on line 3 Deprecated: explode(): Passing null to parameter #1 ($separator) of type string is deprecated in /in/apgaK on line 3 Fatal error: Uncaught ValueError: explode(): Argument #1 ($separator) cannot be empty in /in/apgaK:3 Stack trace: #0 /in/apgaK(3): explode('', '') #1 {main} thrown in /in/apgaK on line 3
Process exited with code 255.

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:
40.98 ms | 402 KiB | 8 Q