3v4l.org

run code in 300+ PHP versions simultaneously
<?php $content = preg_replace('/\xEE[\x80-\xBF][\x80-\xBF]|\xEF[\x81-\x83][\x80-\xBF]/', '', $story->getImage());
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/1EpaU
function name:  (null)
number of ops:  9
compiled vars:  !0 = $content, !1 = $story
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   INIT_FCALL                                               'preg_replace'
          1        SEND_VAL                                                 '%2F%5CxEE%5B%5Cx80-%5CxBF%5D%5B%5Cx80-%5CxBF%5D%7C%5CxEF%5B%5Cx81-%5Cx83%5D%5B%5Cx80-%5CxBF%5D%2F'
          2        SEND_VAL                                                 ''
          3        INIT_METHOD_CALL                                         !1, 'getImage'
          4        DO_FCALL                                      0  $2      
          5        SEND_VAR                                                 $2
          6        DO_ICALL                                         $3      
          7        ASSIGN                                                   !0, $3
          8      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
156.01 ms | 1393 KiB | 15 Q