3v4l.org

run code in 300+ PHP versions simultaneously
<?php $voiting = 'Вы уже голосовали!'; $json_data['failed'] = $voiting; echo json_encode($json_data); echo json_encode($json_data, JSON_UNESCAPED_UNICODE);
Output for git.master, git.master_jit, rfc.property-hooks
{"failed":"\u0412\u044b \u0443\u0436\u0435 \u0433\u043e\u043b\u043e\u0441\u043e\u0432\u0430\u043b\u0438!"}{"failed":"Вы уже голосовали!"}

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