3v4l.org

run code in 500+ PHP versions simultaneously
<?php var_dump(stream_socket_client('udp://127.0.0.1:13', $errorCode, $errorMessage), $errorCode, $errorMessage);
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/TmSQQ
function name:  (null)
number of ops:  11
compiled vars:  !0 = $errorCode, !1 = $errorMessage
line      #* E I O op                               fetch          ext  return  operands
-----------------------------------------------------------------------------------------
    3     0  E >   INIT_FCALL                                                   'var_dump'
          1        INIT_FCALL                                                   'stream_socket_client'
          2        SEND_VAL                                                     'udp%3A%2F%2F127.0.0.1%3A13'
          3        SEND_REF                                                     !0
          4        SEND_REF                                                     !1
          5        DO_ICALL                                             $2      
          6        SEND_VAR                                                     $2
          7        SEND_VAR                                                     !0
          8        SEND_VAR                                                     !1
          9        DO_ICALL                                                     
         10      > RETURN                                                       1

Generated using Vulcan Logic Dumper, using php 8.5.0


preferences:
164.97 ms | 1462 KiB | 15 Q