3v4l.org

run code in 300+ PHP versions simultaneously
<?php $angry = 😡; $happy = 😀; function 💬($🔠, $🔡) { echo $🔠.' '.$🔡; }; 💬($anrgry, $happy);
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/6eeSI
function name:  (null)
number of ops:  9
compiled vars:  !0 = $angry, !1 = $happy, !2 = $anrgry
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   FETCH_CONSTANT                                   ~3      '%F0%9F%98%A1'
          1        ASSIGN                                                   !0, ~3
    4     2        FETCH_CONSTANT                                   ~5      '%F0%9F%98%80'
          3        ASSIGN                                                   !1, ~5
   10     4        INIT_FCALL                                               '%F0%9F%92%AC'
          5        SEND_VAR                                                 !2
          6        SEND_VAR                                                 !1
          7        DO_FCALL                                      0          
          8      > RETURN                                                   1

Function %F0%9F%92%AC:
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/6eeSI
function name:  💬
number of ops:  6
compiled vars:  !0 = $🔠, !1 = $🔡
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    6     0  E >   RECV                                             !0      
          1        RECV                                             !1      
    7     2        CONCAT                                           ~2      !0, '+'
          3        CONCAT                                           ~3      ~2, !1
          4        ECHO                                                     ~3
    8     5      > RETURN                                                   null

End of function %F0%9F%92%AC

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
146.52 ms | 1397 KiB | 14 Q