3v4l.org

run code in 500+ PHP versions simultaneously
<?php (fn (int $v) => true)(1.0); (fn (int $v) => true)(1.5);
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/4C3ru
function name:  (null)
number of ops:  9
compiled vars:  none
line      #* E I O op                               fetch          ext  return  operands
-----------------------------------------------------------------------------------------
    3     0  E >   DECLARE_LAMBDA_FUNCTION                              ~0      [0]
          1        INIT_DYNAMIC_CALL                                            ~0
          2        SEND_VAL_EX                                                  1
          3        DO_FCALL                                          0          
    4     4        DECLARE_LAMBDA_FUNCTION                              ~2      [1]
          5        INIT_DYNAMIC_CALL                                            ~2
          6        SEND_VAL_EX                                                  1.5
          7        DO_FCALL                                          0          
          8      > RETURN                                                       1


Dynamic Functions:
Dynamic Function 0
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/4C3ru
function name:  {closure:/in/4C3ru:3}
number of ops:  3
compiled vars:  !0 = $v
line      #* E I O op                               fetch          ext  return  operands
-----------------------------------------------------------------------------------------
    3     0  E >   RECV                                                 !0      
          1      > RETURN                                                       <true>
          2*     > RETURN                                                       null

End of Dynamic Function 0

Dynamic Function 1
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/4C3ru
function name:  {closure:/in/4C3ru:4}
number of ops:  3
compiled vars:  !0 = $v
line      #* E I O op                               fetch          ext  return  operands
-----------------------------------------------------------------------------------------
    4     0  E >   RECV                                                 !0      
          1      > RETURN                                                       <true>
          2*     > RETURN                                                       null

End of Dynamic Function 1

Generated using Vulcan Logic Dumper, using php 8.5.0


preferences:
155.62 ms | 1492 KiB | 13 Q