3v4l.org

run code in 300+ PHP versions simultaneously
<?php $volStat=1; $partStat=0; $coordStat=1; $valorRole=bindec($volStat.$partStat.$coordStat); echo $valorRole; ?>
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/qhKKV
function name:  (null)
number of ops:  11
compiled vars:  !0 = $volStat, !1 = $partStat, !2 = $coordStat, !3 = $valorRole
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   ASSIGN                                                   !0, 1
    4     1        ASSIGN                                                   !1, 0
    5     2        ASSIGN                                                   !2, 1
    6     3        INIT_FCALL                                               'bindec'
          4        CONCAT                                           ~7      !0, !1
          5        CONCAT                                           ~8      ~7, !2
          6        SEND_VAL                                                 ~8
          7        DO_ICALL                                         $9      
          8        ASSIGN                                                   !3, $9
    8     9        ECHO                                                     !3
   10    10      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
156.38 ms | 1394 KiB | 15 Q