3v4l.org

run code in 300+ PHP versions simultaneously
<?php function ಠ_ಠ($v='') { return "$v\n"; } ?> newline newline newline <?= ಠ_ಠ('oh php') ?> newline newline <?= ಠ_ಠ('oh php') ?> newline newline
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/cKJFF
function name:  (null)
number of ops:  12
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    6     0  E >   ECHO                                                     'newline%0Anewline%0Anewline+'
    8     1        INIT_FCALL                                               '%E0%B2%A0_%E0%B2%A0'
          2        SEND_VAL                                                 'oh+php'
          3        DO_FCALL                                      0  $0      
          4        ECHO                                                     $0
    9     5        ECHO                                                     'newline%0Anewline+'
   10     6        INIT_FCALL                                               '%E0%B2%A0_%E0%B2%A0'
          7        SEND_VAL                                                 'oh+php'
          8        DO_FCALL                                      0  $1      
          9        ECHO                                                     $1
   11    10        ECHO                                                     'newline%0Anewline'
   12    11      > RETURN                                                   1

Function %E0%B2%A0_%E0%B2%A0:
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/cKJFF
function name:  ಠ_ಠ
number of ops:  5
compiled vars:  !0 = $v
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   RECV_INIT                                        !0      ''
    3     1        NOP                                                      
          2        FAST_CONCAT                                      ~1      !0, '%0A'
          3      > RETURN                                                   ~1
    4     4*     > RETURN                                                   null

End of function %E0%B2%A0_%E0%B2%A0

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
151.82 ms | 1397 KiB | 15 Q