3v4l.org

run code in 300+ PHP versions simultaneously
<?php $array = <<<ARR a:16:{s:11:"post_status";s:7:"publish";s:11:"post_author";s:8:"original";s:10:"map_author";s:1:"1";s:10:"allow_cats";s:2:"on";s:12:"exclude_cats";s:6:"1,2584";s:11:"default_cat";s:2:"13";s:8:"cat_type";s:6:"normal";s:21:"enable_featured_image";s:2:"no";s:16:"allow_attachment";s:2:"no";s:14:"attachment_num";s:1:"0";s:19:"attachment_max_size";s:4:"2048";s:11:"editor_type";s:5:"plain";s:10:"allow_tags";s:2:"on";s:19:"enable_custom_field";s:2:"on";s:16:"enable_post_date";s:3:"off";s:18:"enable_post_expiry";s:3:"off";} ARR; var_dump(unserialize($array));
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/SZ5MS
function name:  (null)
number of ops:  8
compiled vars:  !0 = $array
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   ASSIGN                                                   !0, 'a%3A16%3A%7Bs%3A11%3A%22post_status%22%3Bs%3A7%3A%22publish%22%3Bs%3A11%3A%22post_author%22%3Bs%3A8%3A%22original%22%3Bs%3A10%3A%22map_author%22%3Bs%3A1%3A%221%22%3Bs%3A10%3A%22allow_cats%22%3Bs%3A2%3A%22on%22%3Bs%3A12%3A%22exclude_cats%22%3Bs%3A6%3A%221%2C2584%22%3Bs%3A11%3A%22default_cat%22%3Bs%3A2%3A%2213%22%3Bs%3A8%3A%22cat_type%22%3Bs%3A6%3A%22normal%22%3Bs%3A21%3A%22enable_featured_image%22%3Bs%3A2%3A%22no%22%3Bs%3A16%3A%22allow_attachment%22%3Bs%3A2%3A%22no%22%3Bs%3A14%3A%22attachment_num%22%3Bs%3A1%3A%220%22%3Bs%3A19%3A%22attachment_max_size%22%3Bs%3A4%3A%222048%22%3Bs%3A11%3A%22editor_type%22%3Bs%3A5%3A%22plain%22%3Bs%3A10%3A%22allow_tags%22%3Bs%3A2%3A%22on%22%3Bs%3A19%3A%22enable_custom_field%22%3Bs%3A2%3A%22on%22%3Bs%3A16%3A%22enable_post_date%22%3Bs%3A3%3A%22off%22%3Bs%3A18%3A%22enable_post_expiry%22%3Bs%3A3%3A%22off%22%3B%7D'
    7     1        INIT_FCALL                                               'var_dump'
          2        INIT_FCALL                                               'unserialize'
          3        SEND_VAR                                                 !0
          4        DO_ICALL                                         $2      
          5        SEND_VAR                                                 $2
          6        DO_ICALL                                                 
          7      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
155.62 ms | 1399 KiB | 17 Q