3v4l.org

run code in 300+ PHP versions simultaneously
<?php echo utf8_decode(' function f ($a, $b) { echo $a + $b; } f(2,3); ');
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/CJALh
function name:  (null)
number of ops:  5
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   INIT_FCALL                                               'utf8_decode'
          1        SEND_VAL                                                 '%0A%0Afunction%E2%80%80f+%28%24a%2C+%24b%29+%7B%0A%09echo+%24a+%2B+%24b%3B%0A%7D%0A%0Af%282%2C3%29%3B%0A%0A'
          2        DO_ICALL                                         $0      
          3        ECHO                                                     $0
   11     4      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
150.85 ms | 1393 KiB | 15 Q