3v4l.org

run code in 300+ PHP versions simultaneously
<?php $objSelectComponentMinute->setId( $this->getId().'Minute' ); $objSelectComponentMinute->setId( '{$this->getId()}Minute' );
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/UnFN1
function name:  (null)
number of ops:  11
compiled vars:  !0 = $objSelectComponentMinute
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   INIT_METHOD_CALL                                         !0, 'setId'
          1        FETCH_THIS                                       $1      
          2        INIT_METHOD_CALL                                         $1, 'getId'
          3        DO_FCALL                                      0  $2      
          4        CONCAT                                           ~3      $2, 'Minute'
          5        SEND_VAL_EX                                              ~3
          6        DO_FCALL                                      0          
    7     7        INIT_METHOD_CALL                                         !0, 'setId'
          8        SEND_VAL_EX                                              '%7B%24this-%3EgetId%28%29%7DMinute'
          9        DO_FCALL                                      0          
         10      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
178.94 ms | 1397 KiB | 13 Q