3v4l.org

run code in 300+ PHP versions simultaneously
<?php mb_internal_encoding("UTF-8"); mb_regex_encoding("UTF-8"); print_r(mb_split("[^\w]", utf8_encode("histórica.figa marcia")));
Output for git.master, git.master_jit, rfc.property-hooks
Deprecated: Function utf8_encode() is deprecated in /in/88Sro on line 4 Array ( [0] => histà [1] => rica [2] => figa [3] => marcia )

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