3v4l.org

run code in 300+ PHP versions simultaneously
<?php echo is_int($modx->db->escape($modx->stripTags(5)));
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/TURHP
function name:  (null)
number of ops:  10
compiled vars:  !0 = $modx
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   FETCH_OBJ_R                                      ~1      !0, 'db'
          1        INIT_METHOD_CALL                                         ~1, 'escape'
          2        INIT_METHOD_CALL                                         !0, 'stripTags'
          3        SEND_VAL_EX                                              5
          4        DO_FCALL                                      0  $2      
          5        SEND_VAR_NO_REF_EX                                       $2
          6        DO_FCALL                                      0  $3      
          7        TYPE_CHECK                                   16  ~4      $3
          8        ECHO                                                     ~4
          9      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
156.52 ms | 1397 KiB | 13 Q