3v4l.org

run code in 300+ PHP versions simultaneously
<?php $dom = new DOMDocument(); $dom->load('http://www.feefo.com/feefo/xmlfeed.jsp?&logon=www.blossommotherandchild.com&mode=product&vendorref=KIMONOTP&order=asc&since=all'); var_dump($dom);
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/HrNU2
function name:  (null)
number of ops:  10
compiled vars:  !0 = $dom
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   NEW                                              $1      'DOMDocument'
          1        DO_FCALL                                      0          
          2        ASSIGN                                                   !0, $1
    4     3        INIT_METHOD_CALL                                         !0, 'load'
          4        SEND_VAL_EX                                              'http%3A%2F%2Fwww.feefo.com%2Ffeefo%2Fxmlfeed.jsp%3F%26logon%3Dwww.blossommotherandchild.com%26mode%3Dproduct%26vendorref%3DKIMONOTP%26order%3Dasc%26since%3Dall'
          5        DO_FCALL                                      0          
    5     6        INIT_FCALL                                               'var_dump'
          7        SEND_VAR                                                 !0
          8        DO_ICALL                                                 
          9      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
157.63 ms | 1394 KiB | 15 Q