3v4l.org

run code in 500+ PHP versions simultaneously
<?php class _ {} function _($_) { echo $_; } const _ = 'hello PHP'; _ (_:_) ; ?>
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/bfh8v
function name:  (null)
number of ops:  6
compiled vars:  none
line      #* E I O op                               fetch          ext  return  operands
-----------------------------------------------------------------------------------------
    7     0  E >   DECLARE_CONST                                                '_', 'hello+PHP'
    9     1        INIT_FCALL                                                   '_'
          2        FETCH_CONSTANT                                       ~0      '_'
          3        SEND_VAL                                                     ~0
          4        DO_FCALL                                          0          
   11     5      > RETURN                                                       1

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

End of function _

Class _: [no user functions]

Generated using Vulcan Logic Dumper, using php 8.5.0


preferences:
534.12 ms | 1472 KiB | 14 Q