3v4l.org

run code in 300+ PHP versions simultaneously
<?php $string = '/* Single home page checked out message. */ "SINGLE_HOME_PAGE_CHECKED_OUT_FORMAT_EMAIL" = "A copy of your bill has been sent to %@";'; echo strstr($string, '*/', true);
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/N8SKR
function name:  (null)
number of ops:  8
compiled vars:  !0 = $string
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   ASSIGN                                                   !0, '%2F%2A+Single+home+page+checked+out+message.+%2A%2F%0A%22SINGLE_HOME_PAGE_CHECKED_OUT_FORMAT_EMAIL%22+%3D+%22A+copy+of+your+bill+has+been+sent+to+%25%40%22%3B'
    6     1        INIT_FCALL                                               'strstr'
          2        SEND_VAR                                                 !0
          3        SEND_VAL                                                 '%2A%2F'
          4        SEND_VAL                                                 <true>
          5        DO_ICALL                                         $2      
          6        ECHO                                                     $2
          7      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
151.53 ms | 1394 KiB | 15 Q