3v4l.org

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

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
187.15 ms | 1394 KiB | 15 Q