3v4l.org

run code in 300+ PHP versions simultaneously
<?php class Starbucks {} @$starbucks || $starbucks = new Starbucks; var_dump($starbucks);
Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 47) Position 1 = 4, Position 2 = 8
Branch analysis from position: 4
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 8
filename:       /in/JHKn5
function name:  (null)
number of ops:  12
compiled vars:  !0 = $starbucks
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    5     0  E >   BEGIN_SILENCE                                    ~1      
          1        FETCH_R                      local               ~2      'starbucks'
          2        END_SILENCE                                              ~1
          3      > JMPNZ_EX                                         ~2      ~2, ->8
          4    >   NEW                                              $3      'Starbucks'
          5        DO_FCALL                                      0          
          6        ASSIGN                                           ~5      !0, $3
          7        BOOL                                             ~2      ~5
    7     8    >   INIT_FCALL                                               'var_dump'
          9        SEND_VAR                                                 !0
         10        DO_ICALL                                                 
         11      > RETURN                                                   1

Class Starbucks: [no user functions]

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
148.84 ms | 1394 KiB | 15 Q