3v4l.org

run code in 300+ PHP versions simultaneously
<?php $token = '071f23bc-6723-4497-a0cb-9babc29ae364'; $user = file_get_contents("http://api.takesitlikeapro.com:8080/users/" . $token . "/projects"); ?>
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/9laRO
function name:  (null)
number of ops:  8
compiled vars:  !0 = $token, !1 = $user
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   ASSIGN                                                   !0, '071f23bc-6723-4497-a0cb-9babc29ae364'
    3     1        INIT_FCALL                                               'file_get_contents'
          2        CONCAT                                           ~3      'http%3A%2F%2Fapi.takesitlikeapro.com%3A8080%2Fusers%2F', !0
          3        CONCAT                                           ~4      ~3, '%2Fprojects'
          4        SEND_VAL                                                 ~4
          5        DO_ICALL                                         $5      
          6        ASSIGN                                                   !1, $5
    4     7      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
154.93 ms | 1394 KiB | 15 Q