3v4l.org

run code in 300+ PHP versions simultaneously
<?php $i = intval("-ohnebettmechanik-ohnebettmechanik-nichtverfügbar-ohnekopfstütze",36); echo base_convert($i, 10, 36);
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/DPJdp
function name:  (null)
number of ops:  12
compiled vars:  !0 = $i
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   INIT_FCALL                                               'intval'
          1        SEND_VAL                                                 '-ohnebettmechanik-ohnebettmechanik-nichtverf%C3%BCgbar-ohnekopfst%C3%BCtze'
          2        SEND_VAL                                                 36
          3        DO_ICALL                                         $1      
          4        ASSIGN                                                   !0, $1
    3     5        INIT_FCALL                                               'base_convert'
          6        SEND_VAR                                                 !0
          7        SEND_VAL                                                 10
          8        SEND_VAL                                                 36
          9        DO_ICALL                                         $3      
         10        ECHO                                                     $3
         11      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
148.53 ms | 1398 KiB | 17 Q