3v4l.org

run code in 300+ PHP versions simultaneously
<?php function fake_news () { if (fake_news()) { fake_news(); } }
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/fg2OZ
function name:  (null)
number of ops:  1
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    7     0  E > > RETURN                                                   1

Function fake_news:
Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 43) Position 1 = 3, Position 2 = 5
Branch analysis from position: 3
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 5
filename:       /in/fg2OZ
function name:  fake_news
number of ops:  6
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    4     0  E >   INIT_FCALL_BY_NAME                                       'fake_news'
          1        DO_FCALL                                      0  $0      
          2      > JMPZ                                                     $0, ->5
    5     3    >   INIT_FCALL_BY_NAME                                       'fake_news'
          4        DO_FCALL                                      0          
    7     5    > > RETURN                                                   null

End of function fake_news

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
187.65 ms | 1392 KiB | 13 Q