3v4l.org

run code in 300+ PHP versions simultaneously
<?php $feed = implode(file('http://www.mybank4.com/blog/category/running-your-business/feed/?orderby=rand')); //echo BLOG_PATH.'category/running-your-business/feed/?orderby=rand';die; //echo $feed; die; $xml = simplexml_load_string($feed); $json = json_encode($xml); $array = json_decode($json,TRUE); echo "<pre>",print_r($array);die;
Output for 8.1.24 - 8.1.28, 8.2.11 - 8.2.18, 8.3.0 - 8.3.6
Warning: file(): php_network_getaddresses: getaddrinfo for www.mybank4.com failed: System error in /in/3nZHA on line 2 Warning: file(http://www.mybank4.com/blog/category/running-your-business/feed/?orderby=rand): Failed to open stream: php_network_getaddresses: getaddrinfo for www.mybank4.com failed: System error in /in/3nZHA on line 2 Fatal error: Uncaught TypeError: implode(): Argument #1 ($array) must be of type array, string given in /in/3nZHA:2 Stack trace: #0 /in/3nZHA(2): implode('') #1 {main} thrown in /in/3nZHA on line 2
Process exited with code 255.
Output for 8.1.0 - 8.1.23, 8.2.0 - 8.2.10
Warning: file(): php_network_getaddresses: getaddrinfo for www.mybank4.com failed: System error in /in/3nZHA on line 2 Warning: file(http://www.mybank4.com/blog/category/running-your-business/feed/?orderby=rand): Failed to open stream: php_network_getaddresses: getaddrinfo for www.mybank4.com failed: System error in /in/3nZHA on line 2 Fatal error: Uncaught TypeError: implode(): Argument #1 ($pieces) must be of type array, string given in /in/3nZHA:2 Stack trace: #0 /in/3nZHA(2): implode('') #1 {main} thrown in /in/3nZHA on line 2
Process exited with code 255.
Output for 8.0.13 - 8.0.30
Warning: file(): php_network_getaddresses: getaddrinfo failed: System error in /in/3nZHA on line 2 Warning: file(http://www.mybank4.com/blog/category/running-your-business/feed/?orderby=rand): Failed to open stream: php_network_getaddresses: getaddrinfo failed: System error in /in/3nZHA on line 2 Fatal error: Uncaught TypeError: implode(): Argument #1 ($pieces) must be of type array, string given in /in/3nZHA:2 Stack trace: #0 /in/3nZHA(2): implode('') #1 {main} thrown in /in/3nZHA on line 2
Process exited with code 255.
Output for 8.0.0 - 8.0.12
Warning: file(): php_network_getaddresses: getaddrinfo failed: Temporary failure in name resolution in /in/3nZHA on line 2 Warning: file(http://www.mybank4.com/blog/category/running-your-business/feed/?orderby=rand): Failed to open stream: php_network_getaddresses: getaddrinfo failed: Temporary failure in name resolution in /in/3nZHA on line 2 Fatal error: Uncaught TypeError: implode(): Argument #1 ($pieces) must be of type array, string given in /in/3nZHA:2 Stack trace: #0 /in/3nZHA(2): implode('') #1 {main} thrown in /in/3nZHA on line 2
Process exited with code 255.
Output for 7.0.20, 7.1.5 - 7.1.33, 7.2.0 - 7.2.24, 7.3.0 - 7.3.12, 7.3.32 - 7.3.33, 7.4.0, 7.4.26 - 7.4.33
Warning: file(): php_network_getaddresses: getaddrinfo failed: System error in /in/3nZHA on line 2 Warning: file(http://www.mybank4.com/blog/category/running-your-business/feed/?orderby=rand): failed to open stream: php_network_getaddresses: getaddrinfo failed: System error in /in/3nZHA on line 2 Warning: implode(): Argument must be an array in /in/3nZHA on line 2 <pre>1
Output for 7.2.29 - 7.2.33, 7.3.16 - 7.3.31, 7.4.3 - 7.4.25
Warning: file(): php_network_getaddresses: getaddrinfo failed: Temporary failure in name resolution in /in/3nZHA on line 2 Warning: file(http://www.mybank4.com/blog/category/running-your-business/feed/?orderby=rand): failed to open stream: php_network_getaddresses: getaddrinfo failed: Temporary failure in name resolution in /in/3nZHA on line 2 Warning: implode(): Argument must be an array in /in/3nZHA on line 2 <pre>1
Output for 5.5.0 - 5.5.38, 5.6.0 - 5.6.28, 7.0.0 - 7.0.9, 7.1.0
Warning: file(): php_network_getaddresses: getaddrinfo failed: Name or service not known in /in/3nZHA on line 2 Warning: file(http://www.mybank4.com/blog/category/running-your-business/feed/?orderby=rand): failed to open stream: php_network_getaddresses: getaddrinfo failed: Name or service not known in /in/3nZHA on line 2 Warning: implode(): Argument must be an array in /in/3nZHA on line 2 <pre>1

preferences:
212.49 ms | 403 KiB | 267 Q