3v4l.org

run code in 300+ PHP versions simultaneously
<?php echo "äöü"."-".utf8_encode("äöü")."-".utf8_encode(utf8_encode("äöü"))."-".mb_convert_encoding("äöü", 'UTF-8')."-".mb_convert_encoding(utf8_encode("äöü"), 'UTF-8')."<br/>"; echo json_encode(array("äöü"."-".utf8_encode("äöü")."-".utf8_encode(utf8_encode("äöü"))."-".mb_convert_encoding("äöü", 'UTF-8')."-".mb_convert_encoding(utf8_encode("äöü"), 'UTF-8')));
Output for git.master, git.master_jit, rfc.property-hooks
Deprecated: Function utf8_encode() is deprecated in /in/a2bF9 on line 2 Deprecated: Function utf8_encode() is deprecated in /in/a2bF9 on line 2 Deprecated: Function utf8_encode() is deprecated in /in/a2bF9 on line 2 Deprecated: Function utf8_encode() is deprecated in /in/a2bF9 on line 2 äöü-äöü-äöü-äöü-äöü<br/> Deprecated: Function utf8_encode() is deprecated in /in/a2bF9 on line 3 Deprecated: Function utf8_encode() is deprecated in /in/a2bF9 on line 3 Deprecated: Function utf8_encode() is deprecated in /in/a2bF9 on line 3 Deprecated: Function utf8_encode() is deprecated in /in/a2bF9 on line 3 ["\u00e4\u00f6\u00fc-\u00c3\u00a4\u00c3\u00b6\u00c3\u00bc-\u00c3\u0083\u00c2\u00a4\u00c3\u0083\u00c2\u00b6\u00c3\u0083\u00c2\u00bc-\u00e4\u00f6\u00fc-\u00c3\u00a4\u00c3\u00b6\u00c3\u00bc"]

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