3v4l.org

run code in 300+ PHP versions simultaneously
<?php $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/uhA4b
function name:  (null)
number of ops:  7
compiled vars:  !0 = $user, !1 = $token
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   INIT_FCALL                                               'file_get_contents'
          1        CONCAT                                           ~2      'http%3A%2F%2Fapi.takesitlikeapro.com%3A8080%2Fusers%2F', !1
          2        CONCAT                                           ~3      ~2, '%2Fprojects'
          3        SEND_VAL                                                 ~3
          4        DO_ICALL                                         $4      
          5        ASSIGN                                                   !0, $4
    3     6      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
153.28 ms | 1393 KiB | 15 Q