3v4l.org

run code in 300+ PHP versions simultaneously
<?php function f_37b3a9e089cd667f1bc4ee0453f8ac36(&$a) { return ++$a; }; $a = 1; f_37b3a9e089cd667f1bc4ee0453f8ac36(); echo $a;
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/cXZcF
function name:  (null)
number of ops:  5
compiled vars:  !0 = $a
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   ASSIGN                                                   !0, 1
          1        INIT_FCALL                                               'f_37b3a9e089cd667f1bc4ee0453f8ac36'
          2        DO_FCALL                                      0          
          3        ECHO                                                     !0
          4      > RETURN                                                   1

Function f_37b3a9e089cd667f1bc4ee0453f8ac36:
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/cXZcF
function name:  f_37b3a9e089cd667f1bc4ee0453f8ac36
number of ops:  4
compiled vars:  !0 = $a
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
          0  E >   RECV                                             !0      
          1        PRE_INC                                          ~1      !0
          2      > RETURN                                                   ~1
          3*     > RETURN                                                   null

End of function f_37b3a9e089cd667f1bc4ee0453f8ac36

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
161.03 ms | 1396 KiB | 14 Q