3v4l.org

run code in 300+ PHP versions simultaneously
<?php $result = 5 * $variable; $variable; //echo $variable; // Undefined //echo $variable = 'ok'; // string
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/sOoAa
function name:  (null)
number of ops:  3
compiled vars:  !0 = $result, !1 = $variable
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   MUL                                              ~2      !1, 5
          1        ASSIGN                                                   !0, ~2
    8     2      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
191.39 ms | 1392 KiB | 13 Q