3v4l.org

run code in 300+ PHP versions simultaneously
<?php ob_start(); ?> a>x{'id_mensagem':'123'} <?php $ret = ob_get_contents(); ob_end_clean(); echo $ret; ?>
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/VXBT9
function name:  (null)
number of ops:  10
compiled vars:  !0 = $ret
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   INIT_FCALL                                               'ob_start'
          1        DO_ICALL                                                 
    4     2        ECHO                                                     'a%3Ex%7B%27id_mensagem%27%3A%27123%27%7D%0A'
    6     3        INIT_FCALL                                               'ob_get_contents'
          4        DO_ICALL                                         $2      
          5        ASSIGN                                                   !0, $2
    7     6        INIT_FCALL                                               'ob_end_clean'
          7        DO_ICALL                                                 
    9     8        ECHO                                                     !0
   11     9      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
154.17 ms | 1394 KiB | 19 Q