3v4l.org

run code in 300+ PHP versions simultaneously
<?php preg_match_all( '/[\p{Cyrillic}]/u', "ZАiKS, со wаrtо wiеdziеć о соvеrааć оdmiеnniе", $matches); var_dump($matches); ?>
Output for git.master, git.master_jit, rfc.property-hooks
array(1) { [0]=> array(16) { [0]=> string(2) "А" [1]=> string(2) "с" [2]=> string(2) "о" [3]=> string(2) "а" [4]=> string(2) "о" [5]=> string(2) "е" [6]=> string(2) "е" [7]=> string(2) "о" [8]=> string(2) "с" [9]=> string(2) "о" [10]=> string(2) "е" [11]=> string(2) "а" [12]=> string(2) "а" [13]=> string(2) "о" [14]=> string(2) "е" [15]=> string(2) "е" } }

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