3v4l.org

run code in 300+ PHP versions simultaneously
<?php $zzz=$element->title->getAttribs(); $element->title->setAttrib('placeholder', $this->translator($zzz['placeholder']));
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/4DUER
function name:  (null)
number of ops:  16
compiled vars:  !0 = $zzz, !1 = $element
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   FETCH_OBJ_R                                      ~2      !1, 'title'
          1        INIT_METHOD_CALL                                         ~2, 'getAttribs'
          2        DO_FCALL                                      0  $3      
          3        ASSIGN                                                   !0, $3
    3     4        FETCH_OBJ_R                                      ~5      !1, 'title'
          5        INIT_METHOD_CALL                                         ~5, 'setAttrib'
          6        SEND_VAL_EX                                              'placeholder'
          7        FETCH_THIS                                       $6      
          8        INIT_METHOD_CALL                                         $6, 'translator'
          9        CHECK_FUNC_ARG                                           
         10        FETCH_DIM_FUNC_ARG                               $7      !0, 'placeholder'
         11        SEND_FUNC_ARG                                            $7
         12        DO_FCALL                                      0  $8      
         13        SEND_VAR_NO_REF_EX                                       $8
         14        DO_FCALL                                      0          
         15      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
175.79 ms | 1393 KiB | 13 Q