3v4l.org

run code in 300+ PHP versions simultaneously
<?php $file = file_get_contents('https://api.eancdn.com/ean-services/rs/hotel/v3/info?cid=55505&minorRev=99&apiKey=cbrzfta369qwyrm9t5b8y8kf&locale=in_ID&currencyCode=IDR&xml=%3CHotelInformationRequest%3E%3ChotelId%3E122212%3C%2FhotelId%3E%3Coptions%3E0%3C%2Foptions%3E%3C%2FHotelInformationRequest%3E'); echo $file;
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/v62ce
function name:  (null)
number of ops:  6
compiled vars:  !0 = $file
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   INIT_FCALL                                               'file_get_contents'
          1        SEND_VAL                                                 'https%3A%2F%2Fapi.eancdn.com%2Fean-services%2Frs%2Fhotel%2Fv3%2Finfo%3Fcid%3D55505%26minorRev%3D99%26apiKey%3Dcbrzfta369qwyrm9t5b8y8kf%26locale%3Din_ID%26currencyCode%3DIDR%26xml%3D%253CHotelInformationRequest%253E%253ChotelId%253E122212%253C%252FhotelId%253E%253Coptions%253E0%253C%252Foptions%253E%253C%252FHotelInformationRequest%253E'
          2        DO_ICALL                                         $1      
          3        ASSIGN                                                   !0, $1
    3     4        ECHO                                                     !0
          5      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
162.86 ms | 1394 KiB | 15 Q