3v4l.org

run code in 300+ PHP versions simultaneously
<?php class Satan { public function getDeibel() { return null; } } $satan = new Satan(); if ($satan->getDeibel() && $satan->getDeibel()->getTeufel() === 'cap') { echo "Sheztan"; }
Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 46) Position 1 = 6, Position 2 = 12
Branch analysis from position: 6
2 jumps found. (Code = 43) Position 1 = 13, Position 2 = 14
Branch analysis from position: 13
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 14
Branch analysis from position: 12
filename:       /in/mcYaL
function name:  (null)
number of ops:  15
compiled vars:  !0 = $satan
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    9     0  E >   NEW                                              $1      'Satan'
          1        DO_FCALL                                      0          
          2        ASSIGN                                                   !0, $1
   11     3        INIT_METHOD_CALL                                         !0, 'getDeibel'
          4        DO_FCALL                                      0  $4      
          5      > JMPZ_EX                                          ~5      $4, ->12
          6    >   INIT_METHOD_CALL                                         !0, 'getDeibel'
          7        DO_FCALL                                      0  $6      
          8        INIT_METHOD_CALL                                         $6, 'getTeufel'
          9        DO_FCALL                                      0  $7      
         10        IS_IDENTICAL                                     ~8      $7, 'cap'
         11        BOOL                                             ~5      ~8
         12    > > JMPZ                                                     ~5, ->14
   12    13    >   ECHO                                                     'Sheztan'
   13    14    > > RETURN                                                   1

Class Satan:
Function getdeibel:
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/mcYaL
function name:  getDeibel
number of ops:  2
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    5     0  E > > RETURN                                                   null
    6     1*     > RETURN                                                   null

End of function getdeibel

End of class Satan.

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
171.35 ms | 1393 KiB | 13 Q