3v4l.org

run code in 300+ PHP versions simultaneously
<?php $blogpost = 'weomaweormoqwermoqwer'; $awesome = '3412341324'; $thing = new stdClass(); var_dump(compact(array('blogpost', 'awesome', 'thing')));
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/FekQt
function name:  (null)
number of ops:  12
compiled vars:  !0 = $blogpost, !1 = $awesome, !2 = $thing
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   ASSIGN                                                   !0, 'weomaweormoqwermoqwer'
    3     1        ASSIGN                                                   !1, '3412341324'
    4     2        NEW                                              $5      'stdClass'
          3        DO_FCALL                                      0          
          4        ASSIGN                                                   !2, $5
    6     5        INIT_FCALL                                               'var_dump'
          6        INIT_FCALL                                               'compact'
          7        SEND_VAL                                                 <array>
          8        DO_ICALL                                         $8      
          9        SEND_VAR                                                 $8
         10        DO_ICALL                                                 
         11      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
164.98 ms | 1394 KiB | 17 Q