3v4l.org

run code in 300+ PHP versions simultaneously
<?php $res = @unserialize('{"Feedback":{"business_name":"Hello","contact_name":"","phone_number":"123456789","state_name":"0","email":"hb.hareesh@hiddenbrains.in","message":"hgghg"}}'); print_r($res);exit;
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 79) Position 1 = -2
filename:       /in/p95P0
function name:  (null)
number of ops:  11
compiled vars:  !0 = $res
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   BEGIN_SILENCE                                    ~1      
          1        INIT_FCALL                                               'unserialize'
          2        SEND_VAL                                                 '%7B%22Feedback%22%3A%7B%22business_name%22%3A%22Hello%22%2C%22contact_name%22%3A%22%22%2C%22phone_number%22%3A%22123456789%22%2C%22state_name%22%3A%220%22%2C%22email%22%3A%22hb.hareesh%40hiddenbrains.in%22%2C%22message%22%3A%22hgghg%22%7D%7D'
          3        DO_ICALL                                         $2      
          4        END_SILENCE                                              ~1
          5        ASSIGN                                                   !0, $2
    4     6        INIT_FCALL                                               'print_r'
          7        SEND_VAR                                                 !0
          8        DO_ICALL                                                 
          9      > EXIT                                                     
         10*     > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
148.47 ms | 1394 KiB | 17 Q