3v4l.org

run code in 300+ PHP versions simultaneously
<?php $area_ar = array_flip([ 'The Town of Cameron' => '1', 'The Deep Below Aston' => '2', 'The Town of Aston' => '3', 'Pentagram Quest' => '4', 'The Sewers' => '5', 'Earth Underground' => '6', 'Fire Pents' => '7', 'Fire Underground' => '8', 'Ice Pents' => '9', 'Ice Underground' => '10', 'Ice Palace' => '11', 'The Mines' => '12', 'Catacombs' => '13', 'Random Dungeon' => '14', 'The Swamp' => '15', 'The Forest' => '16', 'Exkordon' => '17', 'Bones and Towers' => '18', 'Nomad Plains' => '19', 'Live Quest Area' => '20', 'Test Pents' => '21', 'The Labyrinth' => '22', 'Ice Army Caves' => '23', 'More Ice Army Caves' => '24', 'Rodneys Warped World' => '25', 'Below Aston 2' => '26', 'Brannington Forest' => '28', 'Brannington Town' => '29', 'Clan Spawners' => '30', 'Grimroot' => '31', 'Jobbington' => '32', 'Teufelheim' => '33', 'Caligar' => '34', 'Arkhata' => '37', ]); echo $area_ar;
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/iQkFA
function name:  (null)
number of ops:  6
compiled vars:  !0 = $area_ar
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   INIT_FCALL                                               'array_flip'
    3     1        SEND_VAL                                                 <array>
          2        DO_ICALL                                         $1      
    2     3        ASSIGN                                                   !0, $1
   38     4        ECHO                                                     !0
          5      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
150.21 ms | 1393 KiB | 15 Q