3v4l.org

run code in 300+ PHP versions simultaneously
<?php $url = 'http://10.4.10.144:8080/backend/rest/createSessionID/create?client=TEST'; var_dump( filter_var($url, FILTER_VALIDATE_URL) );
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/8MFKf
function name:  (null)
number of ops:  9
compiled vars:  !0 = $url
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   ASSIGN                                                   !0, 'http%3A%2F%2F10.4.10.144%3A8080%2Fbackend%2Frest%2FcreateSessionID%2Fcreate%3Fclient%3DTEST'
    3     1        INIT_FCALL                                               'var_dump'
          2        INIT_FCALL                                               'filter_var'
          3        SEND_VAR                                                 !0
          4        SEND_VAL                                                 273
          5        DO_ICALL                                         $2      
          6        SEND_VAR                                                 $2
          7        DO_ICALL                                                 
          8      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
180.87 ms | 1393 KiB | 17 Q