3v4l.org

run code in 300+ PHP versions simultaneously
<?php $jsondata = '{ "success": false, "error": "Vfst\\Ired\\CMISBundle\\CMIS\\Exception\\InvalidArgumentException", "message": "Test", "code": "400", "trace":"#0 [internal function]: Vfst\\Ired\\CoreBundle\\Controller\\ObjectNavigationController->postAction(Object(Symfony\\Component\\HttpFoundation\\Request)) #1 C:\\webdev\\projekte.iRed\\project.trunk\\app\\bootstrap.php.cache(2841): call_user_func_array(Array, Array) #2 C:\\webdev\\projekte.iRed\\project.trunk\\app\\bootstrap.php.cache(2815): Symfony\\Component\\HttpKernel\\HttpKernel->handleRaw(Object(Symfony\\Component\\HttpFoundation\\Request), 1) #3 C:\\webdev\\projekte.iRed\\project.trunk\\app\\bootstrap.php.cache(2944): Symfony\\Component\\HttpKernel\\HttpKernel->handle(Object(Symfony\\Component\\HttpFoundation\\Request), 1, true) #4 C:\\webdev\\projekte.iRed\\project.trunk\\app\\bootstrap.php.cache(2245): Symfony\\Component\\HttpKernel\\DependencyInjection\\ContainerAwareHttpKernel->handle(Object(Symfony\\Component\\HttpFoundation\\Request), 1, true) #5 C:\\webdev\\projekte.iRed\\project.trunk\\web\\app_dev.php(29): Symfony\\Component\\HttpKernel\\Kernel->handle(Object(Symfony\\Component\\HttpFoundation\\Request)) #6 {main}"}'; var_dump(json_decode($jsondata)); var_dump(json_last_error(), json_last_error_msg()); var_dump( mb_detect_encoding($jsondata) );
Output for git.master, git.master_jit, rfc.property-hooks
NULL int(4) string(12) "Syntax error" string(5) "ASCII"

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