3v4l.org

run code in 300+ PHP versions simultaneously
<?php $txt = ":mailbox_with_mail: - متن پیام شما: بازگشت :pushpin: - جهت ادامه دادن, یکی از موارد زیر را انتخاب کنید."; $txt = explode (' ', $txt); print_r($txt);
Output for git.master, git.master_jit, rfc.property-hooks
Array ( [0] => :mailbox_with_mail: [1] => - [2] => متن [3] => پیام [4] => شما: بازگشت :pushpin: [5] => - [6] => جهت [7] => ادامه [8] => دادن, [9] => یکی [10] => از [11] => موارد [12] => زیر [13] => را [14] => انتخاب [15] => کنید. )

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