3v4l.org

run code in 300+ PHP versions simultaneously
<?php $data = file_get_contents('http://www.icimod.org/v2/bull3/index.php/cms2/magic/rss?type=News'); $x = new SimpleXMLElement($data);
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/Ys0tu
function name:  (null)
number of ops:  9
compiled vars:  !0 = $data, !1 = $x
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   INIT_FCALL                                               'file_get_contents'
          1        SEND_VAL                                                 'http%3A%2F%2Fwww.icimod.org%2Fv2%2Fbull3%2Findex.php%2Fcms2%2Fmagic%2Frss%3Ftype%3DNews'
          2        DO_ICALL                                         $2      
          3        ASSIGN                                                   !0, $2
    3     4        NEW                                              $4      'SimpleXMLElement'
          5        SEND_VAR_EX                                              !0
          6        DO_FCALL                                      0          
          7        ASSIGN                                                   !1, $4
          8      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
154.94 ms | 1398 KiB | 15 Q