3v4l.org

run code in 300+ PHP versions simultaneously
<?php array( mihir => huny , huny=> mihr ); echo ("mihir");
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/X4BWY
function name:  (null)
number of ops:  9
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    4     0  E >   FETCH_CONSTANT                                   ~0      'mihir'
          1        FETCH_CONSTANT                                   ~1      'huny'
          2        INIT_ARRAY                                       ~2      ~1, ~0
    5     3        FETCH_CONSTANT                                   ~3      'huny'
          4        FETCH_CONSTANT                                   ~4      'mihr'
          5        ADD_ARRAY_ELEMENT                                ~2      ~4, ~3
          6        FREE                                                     ~2
    7     7        ECHO                                                     'mihir'
          8      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
156.71 ms | 1392 KiB | 13 Q