3v4l.org

run code in 300+ PHP versions simultaneously
<?php $fact = "PHP越來越重"; $reason = "因為她長大了"; compact('fact','reason');
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/NpQf7
function name:  (null)
number of ops:  7
compiled vars:  !0 = $fact, !1 = $reason
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   ASSIGN                                                   !0, 'PHP%E8%B6%8A%E4%BE%86%E8%B6%8A%E9%87%8D'
    4     1        ASSIGN                                                   !1, '%E5%9B%A0%E7%82%BA%E5%A5%B9%E9%95%B7%E5%A4%A7%E4%BA%86'
    5     2        INIT_FCALL                                               'compact'
          3        SEND_VAL                                                 'fact'
          4        SEND_VAL                                                 'reason'
          5        DO_ICALL                                                 
          6      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
149.94 ms | 1385 KiB | 15 Q