3v4l.org

run code in 300+ PHP versions simultaneously
<?php $rss = new rss_php; $rss->load('http://www.alsoltany.com/forum/index.php?forums/-/index.rss'); $items = $rss->getItems(); //مصفوفة القيم ?>
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/mUmdg
function name:  (null)
number of ops:  10
compiled vars:  !0 = $rss, !1 = $items
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   NEW                                              $2      'rss_php'
          1        DO_FCALL                                      0          
          2        ASSIGN                                                   !0, $2
    5     3        INIT_METHOD_CALL                                         !0, 'load'
          4        SEND_VAL_EX                                              'http%3A%2F%2Fwww.alsoltany.com%2Fforum%2Findex.php%3Fforums%2F-%2Findex.rss'
          5        DO_FCALL                                      0          
    7     6        INIT_METHOD_CALL                                         !0, 'getItems'
          7        DO_FCALL                                      0  $6      
          8        ASSIGN                                                   !1, $6
    9     9      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
147.56 ms | 1392 KiB | 13 Q