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);

preferences:
34.03 ms | 402 KiB | 5 Q