3v4l.org

run code in 300+ PHP versions simultaneously
<?php $default_options = array ( 'public' => true, 'show_ui' => true, 'has_archive' => true, 'capability_type' => 'post', 'hierarchical' => true, 'rewrite' => ['with_front' => false, 'slug' => 'cards'], 'query_var' => 'cards', 'supports' => ['title', 'editor', 'page-attributes'], 'show_in_menu' => true ); var_dump($default_options);
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/LaN3Y
function name:  (null)
number of ops:  5
compiled vars:  !0 = $default_options
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   ASSIGN                                                   !0, <array>
   14     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:
163.94 ms | 1393 KiB | 15 Q