3v4l.org

run code in 300+ PHP versions simultaneously
<?php $_POST = [ 'ajax_app' => 'messages', 'content' => 'ÄÜP=?', // ...... 'mail' => [ // Hier ist der Hund begraben ],]; var_dump(filter_var_array($_POST,FILTER_SANITIZE_FULL_SPECIAL_CHARS));
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/PlSA6
function name:  (null)
number of ops:  11
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    4     0  E >   FETCH_W                      global              $0      '_POST'
          1        ASSIGN                                                   $0, <array>
   10     2        INIT_FCALL                                               'var_dump'
          3        INIT_FCALL                                               'filter_var_array'
          4        FETCH_R                      global              ~2      '_POST'
          5        SEND_VAL                                                 ~2
          6        SEND_VAL                                                 522
          7        DO_ICALL                                         $3      
          8        SEND_VAR                                                 $3
          9        DO_ICALL                                                 
         10      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
163.99 ms | 1394 KiB | 17 Q