3v4l.org

run code in 300+ PHP versions simultaneously
<?php $titlevar = explode('for €', $element->find('a[class="title-link"]', 0)->plaintext);
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/TBdNa
function name:  (null)
number of ops:  11
compiled vars:  !0 = $titlevar, !1 = $element
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   INIT_FCALL                                               'explode'
          1        SEND_VAL                                                 'for+%E2%82%AC'
          2        INIT_METHOD_CALL                                         !1, 'find'
          3        SEND_VAL_EX                                              'a%5Bclass%3D%22title-link%22%5D'
          4        SEND_VAL_EX                                              0
          5        DO_FCALL                                      0  $2      
          6        FETCH_OBJ_R                                      ~3      $2, 'plaintext'
          7        SEND_VAL                                                 ~3
          8        DO_ICALL                                         $4      
          9        ASSIGN                                                   !0, $4
         10      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
149.25 ms | 1394 KiB | 15 Q