3v4l.org

run code in 300+ PHP versions simultaneously
<?php echo 5 + '3'; $var = 'true'; echo $var && false; echo 6 - 2.3; ?>
Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 46) Position 1 = 3, Position 2 = 4
Branch analysis from position: 3
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 4
filename:       /in/1QQUS
function name:  (null)
number of ops:  7
compiled vars:  !0 = $var
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   ECHO                                                     8
    5     1        ASSIGN                                                   !0, 'true'
    7     2      > JMPZ_EX                                          ~2      !0, ->4
          3    >   BOOL                                             ~2      <false>
          4    >   ECHO                                                     ~2
    9     5        ECHO                                                     3.7
   11     6      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
179.25 ms | 1392 KiB | 13 Q