3v4l.org

run code in 300+ PHP versions simultaneously
<?php $finfo = new finfo(FILEINFO_MIME_TYPE); $mimeType = $finfo->buffer(file_get_contents('http://cdn3.tnwcdn.com/wp-content/blogs.dir/1/files/2013/02/google_chrome.png')); echo $mimeType;
Output for git.master, git.master_jit, rfc.property-hooks
Warning: file_get_contents(): php_network_getaddresses: getaddrinfo for cdn3.tnwcdn.com failed: System error in /in/jVdaP on line 4 Warning: file_get_contents(http://cdn3.tnwcdn.com/wp-content/blogs.dir/1/files/2013/02/google_chrome.png): Failed to open stream: php_network_getaddresses: getaddrinfo for cdn3.tnwcdn.com failed: System error in /in/jVdaP on line 4 application/x-empty

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