3v4l.org

run code in 300+ PHP versions simultaneously
<?php $a = [ 'Lie' => 7826, 'adr427' => 5826, 'Jam40e' => 3725, 'Fryxite' => 6126, 'CoffeeGopher' => 5126, 'eliassurber' => 3100, 'JTMinecraft2012' => 3200, 'Fayettemat' => 2800, 'Pr0totype2' => 5826, 'kkirigaya_' => 200, 'DJudy22' => 201, 'DarkNom' => 3126, 'Shrekt' => 2001, 'SuperJeksun' => 2600, 'Pig' => 4725, 'ryans' => 100, 'Plato' => 5626, 'ParadoxWolf' => 2600, 4096 => 7826, 'IDE' => 7826, ]; asort($a); var_dump(array_reverse($a, true));
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/r9Fhi
function name:  (null)
number of ops:  12
compiled vars:  !0 = $a
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   ASSIGN                                                   !0, <array>
   25     1        INIT_FCALL                                               'asort'
          2        SEND_REF                                                 !0
          3        DO_ICALL                                                 
   27     4        INIT_FCALL                                               'var_dump'
          5        INIT_FCALL                                               'array_reverse'
          6        SEND_VAR                                                 !0
          7        SEND_VAL                                                 <true>
          8        DO_ICALL                                         $3      
          9        SEND_VAR                                                 $3
         10        DO_ICALL                                                 
         11      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
167.4 ms | 1394 KiB | 19 Q