3v4l.org

run code in 300+ PHP versions simultaneously
<?php $siteContent = 'asdf 39845u ladhjsf aiue5ry ladkjshf asldkjhf'; $content = ''; var_dump(!empty($content) || stripos($siteContent, $content) !== false);
Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 47) Position 1 = 6, Position 2 = 12
Branch analysis from position: 6
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 12
filename:       /in/qZ5t4
function name:  (null)
number of ops:  15
compiled vars:  !0 = $siteContent, !1 = $content
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   ASSIGN                                                   !0, 'asdf+39845u+ladhjsf+aiue5ry+ladkjshf+asldkjhf'
    3     1        ASSIGN                                                   !1, ''
    5     2        INIT_FCALL                                               'var_dump'
          3        ISSET_ISEMPTY_CV                                 ~4      !1
          4        BOOL_NOT                                         ~5      ~4
          5      > JMPNZ_EX                                         ~5      ~5, ->12
          6    >   INIT_FCALL                                               'stripos'
          7        SEND_VAR                                                 !0
          8        SEND_VAR                                                 !1
          9        DO_ICALL                                         $6      
         10        TYPE_CHECK                                  1018  ~7      $6
         11        BOOL                                             ~5      ~7
         12    >   SEND_VAL                                                 ~5
         13        DO_ICALL                                                 
         14      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
151.77 ms | 1394 KiB | 17 Q