3v4l.org

run code in 300+ PHP versions simultaneously
<?php function search($select=TRUE){ if($select) echo "mortacci tua"; } search(false); ?>
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/OG9IT
function name:  (null)
number of ops:  4
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
   11     0  E >   INIT_FCALL                                               'search'
          1        SEND_VAL                                                 <false>
          2        DO_FCALL                                      0          
   13     3      > RETURN                                                   1

Function search:
Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 43) Position 1 = 2, Position 2 = 3
Branch analysis from position: 2
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 3
filename:       /in/OG9IT
function name:  search
number of ops:  4
compiled vars:  !0 = $select
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   RECV_INIT                                        !0      <true>
    5     1      > JMPZ                                                     !0, ->3
    7     2    >   ECHO                                                     'mortacci+tua'
    9     3    > > RETURN                                                   null

End of function search

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
153.68 ms | 1397 KiB | 14 Q