3v4l.org

run code in 300+ PHP versions simultaneously
<?php ob_start();phpcredits();$x=preg_grep("/^Il/",explode("\n",ob_get_clean()));print md5(implode("", array_map(function($x)use(&$c) {$r=$x^$c;$c=$x;return $r;},str_split(reset($x)))));
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/6kSCh
function name:  (null)
number of ops:  36
compiled vars:  !0 = $x, !1 = $c
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   INIT_FCALL                                               'ob_start'
          1        DO_ICALL                                                 
          2        INIT_FCALL                                               'phpcredits'
          3        DO_ICALL                                                 
          4        INIT_FCALL                                               'preg_grep'
          5        SEND_VAL                                                 '%2F%5EIl%2F'
          6        INIT_FCALL                                               'explode'
          7        SEND_VAL                                                 '%0A'
          8        INIT_FCALL                                               'ob_get_clean'
          9        DO_ICALL                                         $4      
         10        SEND_VAR                                                 $4
         11        DO_ICALL                                         $5      
         12        SEND_VAR                                                 $5
         13        DO_ICALL                                         $6      
         14        ASSIGN                                                   !0, $6
         15        INIT_FCALL                                               'md5'
         16        INIT_FCALL                                               'implode'
         17        SEND_VAL                                                 ''
         18        INIT_FCALL                                               'array_map'
         19        DECLARE_LAMBDA_FUNCTION                                  '%00%7Bclosure%7D%2Fin%2F6kSCh%3A3%240'
         20        BIND_LEXICAL                                             ~8, !1
         21        SEND_VAL                                                 ~8
         22        INIT_FCALL                                               'str_split'
         23        INIT_FCALL                                               'reset'
         24        SEND_REF                                                 !0
         25        DO_ICALL                                         $9      
         26        SEND_VAR                                                 $9
         27        DO_ICALL                                         $10     
         28        SEND_VAR                                                 $10
         29        DO_ICALL                                         $11     
         30        SEND_VAR                                                 $11
         31        DO_ICALL                                         $12     
         32        SEND_VAR                                                 $12
         33        DO_ICALL                                         $13     
         34        ECHO                                                     $13
         35      > RETURN                                                   1

Function %00%7Bclosure%7D%2Fin%2F6kSCh%3A3%240:
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/6kSCh
function name:  {closure}
number of ops:  7
compiled vars:  !0 = $x, !1 = $c, !2 = $r
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
          0  E >   RECV                                             !0      
          1        BIND_STATIC                                              !1
          2        BW_XOR                                           ~3      !0, !1
          3        ASSIGN                                                   !2, ~3
          4        ASSIGN                                                   !1, !0
          5      > RETURN                                                   !2
          6*     > RETURN                                                   null

End of function %00%7Bclosure%7D%2Fin%2F6kSCh%3A3%240

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
175.34 ms | 1400 KiB | 33 Q