3v4l.org

run code in 300+ PHP versions simultaneously
<?php var_dump(var_export(json_decode('{ "id": 103996280, "name": "Test 3", "screen_name": "club103996280", "is_closed": 0, "type": "group", "is_admin": 0, "is_member": 0, "photo_50": "https://vk.com/images/community_50.png", "photo_100": "https://vk.com/images/community_100.png", "photo_200": "https://vk.com/images/community_200.png" }', true), true));
Output for git.master, git.master_jit, rfc.property-hooks
string(346) "array ( 'id' => 103996280, 'name' => 'Test 3', 'screen_name' => 'club103996280', 'is_closed' => 0, 'type' => 'group', 'is_admin' => 0, 'is_member' => 0, 'photo_50' => 'https://vk.com/images/community_50.png', 'photo_100' => 'https://vk.com/images/community_100.png', 'photo_200' => 'https://vk.com/images/community_200.png', )"

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