3v4l.org

run code in 500+ PHP versions simultaneously
<?php $first = null; $first?->addFunds( $second->detractFunds($amount) );
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/38Dk3
function name:  (null)
number of ops:  9
compiled vars:  !0 = $first, !1 = $second, !2 = $amount
line      #* E I O op                               fetch          ext  return  operands
-----------------------------------------------------------------------------------------
    4     0  E >   ASSIGN                                                       !0, null
    6     1        JMP_NULL                                             $5      !0
          2        INIT_METHOD_CALL                                             !0, 'addFunds'
    7     3        INIT_METHOD_CALL                                             !1, 'detractFunds'
          4        SEND_VAR_EX                                                  !2
          5        DO_FCALL                                          0  $4      
          6        SEND_VAR_NO_REF_EX                                           $4
    6     7        DO_FCALL                                          0          
    8     8      > RETURN                                                       1

Generated using Vulcan Logic Dumper, using php 8.5.0


preferences:
172.24 ms | 1766 KiB | 13 Q