3v4l.org

run code in 300+ PHP versions simultaneously
<?php $x = 1; list($a, $b, $c, $d) = $x;
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/bWEpm
function name:  (null)
number of ops:  12
compiled vars:  !0 = $x, !1 = $a, !2 = $b, !3 = $c, !4 = $d
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   ASSIGN                                                   !0, 1
    5     1        QM_ASSIGN                                        ~6      !0
          2        FETCH_LIST_R                                     $7      ~6, 0
          3        ASSIGN                                                   !1, $7
          4        FETCH_LIST_R                                     $9      ~6, 1
          5        ASSIGN                                                   !2, $9
          6        FETCH_LIST_R                                     $11     ~6, 2
          7        ASSIGN                                                   !3, $11
          8        FETCH_LIST_R                                     $13     ~6, 3
          9        ASSIGN                                                   !4, $13
         10        FREE                                                     ~6
         11      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
158.39 ms | 1393 KiB | 13 Q