3v4l.org

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

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
207.97 ms | 1398 KiB | 17 Q