3v4l.org

run code in 300+ PHP versions simultaneously
<?php echo chr(bindec(substr(decbin(193), 0, 6)));
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/JAE0l
function name:  (null)
number of ops:  16
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   INIT_FCALL                                               'chr'
          1        INIT_FCALL                                               'bindec'
          2        INIT_FCALL                                               'substr'
          3        INIT_FCALL                                               'decbin'
          4        SEND_VAL                                                 193
          5        DO_ICALL                                         $0      
          6        SEND_VAR                                                 $0
          7        SEND_VAL                                                 0
          8        SEND_VAL                                                 6
          9        DO_ICALL                                         $1      
         10        SEND_VAR                                                 $1
         11        DO_ICALL                                         $2      
         12        SEND_VAR                                                 $2
         13        DO_ICALL                                         $3      
         14        ECHO                                                     $3
         15      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
170.42 ms | 1394 KiB | 21 Q