3v4l.org

run code in 300+ PHP versions simultaneously
<?php $html = '<script src="%s/templates/%s/js/vendor/modernizr-2.6.2-respond-1.1.0.min.js"></script>'; echo sprintf($html, $this->baseurl, $this->template);
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/ICuNZ
function name:  (null)
number of ops:  12
compiled vars:  !0 = $html
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   ASSIGN                                                   !0, '%3Cscript+src%3D%22%25s%2Ftemplates%2F%25s%2Fjs%2Fvendor%2Fmodernizr-2.6.2-respond-1.1.0.min.js%22%3E%3C%2Fscript%3E'
    4     1        INIT_FCALL                                               'sprintf'
          2        SEND_VAR                                                 !0
          3        FETCH_THIS                                       $2      
          4        FETCH_OBJ_R                                      ~3      $2, 'baseurl'
          5        SEND_VAL                                                 ~3
          6        FETCH_THIS                                       $4      
          7        FETCH_OBJ_R                                      ~5      $4, 'template'
          8        SEND_VAL                                                 ~5
          9        DO_ICALL                                         $6      
         10        ECHO                                                     $6
         11      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
150.12 ms | 1385 KiB | 15 Q