3v4l.org

run code in 300+ PHP versions simultaneously
<?php // http://gathering.tweakers.net/forum/list_messages/1663940 function doeMaarStrict(string $str = 'Hallo wereld!!!11') { echo $str; } doeMaarStrict();
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/YBng1
function name:  (null)
number of ops:  3
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
   10     0  E >   INIT_FCALL                                               'doemaarstrict'
          1        DO_FCALL                                      0          
          2      > RETURN                                                   1

Function doemaarstrict:
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/YBng1
function name:  doeMaarStrict
number of ops:  3
compiled vars:  !0 = $str
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    5     0  E >   RECV_INIT                                        !0      'Hallo+wereld%21%21%2111'
    7     1        ECHO                                                     !0
    8     2      > RETURN                                                   null

End of function doemaarstrict

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
164.33 ms | 1396 KiB | 14 Q