3v4l.org

run code in 300+ PHP versions simultaneously
<?php $teste = unserialize('a:17:{s:2:"id";s:2:"13";s:11:"last_update";i:1398192127;s:8:"language";s:2:"en";s:6:"active";i:1;s:4:"type";s:10:"conference";s:6:"ext_id";N;s:4:"name";s:32:"Special lunch with Chef Milanesa";s:4:"info";s:130:"Chef Milanesa will use his specialty on breading in order to prepare the most delicious dishes. From salads to beans, all breaded.";s:14:"category_count";i:1;s:10:"meta_count";i:1;s:16:"attachment_count";i:0;s:10:"start_time";i:1391349600;s:8:"end_time";i:1391356800;s:5:"place";N;s:7:"company";N;s:13:"product_count";i:0;s:12:"person_count";i:1;}'); print_r($teste);
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/hMRKL
function name:  (null)
number of ops:  8
compiled vars:  !0 = $teste
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    1     0  E >   INIT_FCALL                                               'unserialize'
          1        SEND_VAL                                                 'a%3A17%3A%7Bs%3A2%3A%22id%22%3Bs%3A2%3A%2213%22%3Bs%3A11%3A%22last_update%22%3Bi%3A1398192127%3Bs%3A8%3A%22language%22%3Bs%3A2%3A%22en%22%3Bs%3A6%3A%22active%22%3Bi%3A1%3Bs%3A4%3A%22type%22%3Bs%3A10%3A%22conference%22%3Bs%3A6%3A%22ext_id%22%3BN%3Bs%3A4%3A%22name%22%3Bs%3A32%3A%22Special+lunch+with+Chef+Milanesa%22%3Bs%3A4%3A%22info%22%3Bs%3A130%3A%22Chef+Milanesa+will+use+his+specialty+on+breading+in+order+to+prepare+the+most+delicious+dishes.+From+salads+to+beans%2C+all+breaded.%22%3Bs%3A14%3A%22category_count%22%3Bi%3A1%3Bs%3A10%3A%22meta_count%22%3Bi%3A1%3Bs%3A16%3A%22attachment_count%22%3Bi%3A0%3Bs%3A10%3A%22start_time%22%3Bi%3A1391349600%3Bs%3A8%3A%22end_time%22%3Bi%3A1391356800%3Bs%3A5%3A%22place%22%3BN%3Bs%3A7%3A%22company%22%3BN%3Bs%3A13%3A%22product_count%22%3Bi%3A0%3Bs%3A12%3A%22person_count%22%3Bi%3A1%3B%7D'
          2        DO_ICALL                                         $1      
          3        ASSIGN                                                   !0, $1
    3     4        INIT_FCALL                                               'print_r'
          5        SEND_VAR                                                 !0
          6        DO_ICALL                                                 
          7      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
152.71 ms | 1394 KiB | 17 Q