3v4l.org

run code in 300+ PHP versions simultaneously
<?php echo strlen/strlen+strlen;
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/cvTlX
function name:  (null)
number of ops:  7
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   FETCH_CONSTANT                                   ~0      'strlen'
          1        FETCH_CONSTANT                                   ~1      'strlen'
          2        DIV                                              ~2      ~0, ~1
          3        FETCH_CONSTANT                                   ~3      'strlen'
          4        ADD                                              ~4      ~2, ~3
          5        ECHO                                                     ~4
          6      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
154.75 ms | 1396 KiB | 13 Q