3v4l.org

run code in 300+ PHP versions simultaneously
<?php $food = array( 'fruits' => array( 'apples', 'oranges', 'bananas', ), 'veggies' => array( 'cucumbers', 'potatoes', 'tomatoes' ), ); function lt(array $arr) { }
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/ivB9l
function name:  (null)
number of ops:  2
compiled vars:  !0 = $food
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   ASSIGN                                                   !0, <array>
   19     1      > RETURN                                                   1

Function lt:
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/ivB9l
function name:  lt
number of ops:  2
compiled vars:  !0 = $arr
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
   16     0  E >   RECV                                             !0      
   19     1      > RETURN                                                   null

End of function lt

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
165.07 ms | 1392 KiB | 13 Q