3v4l.org

run code in 300+ PHP versions simultaneously
<?php $hits = array( 'sortby' => array( 'String 1', 'String 11', 'String 2' ), 'html' => array( '<div>This element contains String 1</div>', '<div>This element contains String 11</div>', '<div>This element contains String 2</div>', ) ); var_dump($hits);
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/AWn1R
function name:  (null)
number of ops:  5
compiled vars:  !0 = $hits
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   ASSIGN                                                   !0, <array>
   17     1        INIT_FCALL                                               'var_dump'
          2        SEND_VAR                                                 !0
          3        DO_ICALL                                                 
          4      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
145.84 ms | 1397 KiB | 15 Q