3v4l.org

run code in 300+ PHP versions simultaneously
<?php $str = "Ваc зовут O\'reilly? \/\/"; // выводит: Вас зовут O'reilly? echo strip_tags(stripslashes($str));
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/MLqHD
function name:  (null)
number of ops:  9
compiled vars:  !0 = $str
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   ASSIGN                                                   !0, '%D0%92%D0%B0c+%D0%B7%D0%BE%D0%B2%D1%83%D1%82+O%5C%27reilly%3F+%5C%2F%5C%2F'
    5     1        INIT_FCALL                                               'strip_tags'
          2        INIT_FCALL                                               'stripslashes'
          3        SEND_VAR                                                 !0
          4        DO_ICALL                                         $2      
          5        SEND_VAR                                                 $2
          6        DO_ICALL                                         $3      
          7        ECHO                                                     $3
          8      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
165.72 ms | 1393 KiB | 17 Q