3v4l.org

run code in 300+ PHP versions simultaneously
<?php if (!list($a, $b, $c) = false) { die("!"); }
Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 43) Position 1 = 7, Position 2 = 8
Branch analysis from position: 7
1 jumps found. (Code = 79) Position 1 = -2
Branch analysis from position: 8
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/4mpgR
function name:  (null)
number of ops:  9
compiled vars:  !0 = $a, !1 = $b, !2 = $c
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   FETCH_LIST_R                                     $3      <false>, 0
          1        ASSIGN                                                   !0, $3
          2        FETCH_LIST_R                                     $5      <false>, 1
          3        ASSIGN                                                   !1, $5
          4        FETCH_LIST_R                                     $7      <false>, 2
          5        ASSIGN                                                   !2, $7
          6      > JMPZ                                                     <true>, ->8
    4     7    > > EXIT                                                     '%21'
    5     8    > > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
194.24 ms | 1384 KiB | 13 Q