3v4l.org

run code in 300+ PHP versions simultaneously
<?php #️⃣[\Deprecated(message: "use safe_replacement() instead", since: "1.5")] function unsafe_function() { echo "This is unsafe", PHP_EOL; } unsafe_function();
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/HRaaT
function name:  (null)
number of ops:  3
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    9     0  E >   INIT_FCALL                                               'unsafe_function'
          1        DO_FCALL                                      0          
          2      > RETURN                                                   1

Function unsafe_function:
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/HRaaT
function name:  unsafe_function
number of ops:  3
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    6     0  E >   ECHO                                                     'This+is+unsafe'
          1        ECHO                                                     '%0A'
    7     2      > RETURN                                                   null

End of function unsafe_function

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
140.52 ms | 997 KiB | 14 Q