3v4l.org

run code in 300+ PHP versions simultaneously
<?php $system_data = array( 87 => array( 'message' => "{$message_name} logged a new activity.", 'description' => 'patient logged a new activity', 'message_type' => 3 ) );
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/Kq9Qg
function name:  (null)
number of ops:  8
compiled vars:  !0 = $system_data, !1 = $message_name
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    4     0  E >   NOP                                                      
          1        FAST_CONCAT                                      ~2      !1, '+logged+a+new+activity.'
          2        INIT_ARRAY                                       ~3      ~2, 'message'
    5     3        ADD_ARRAY_ELEMENT                                ~3      'patient+logged+a+new+activity', 'description'
    6     4        ADD_ARRAY_ELEMENT                                ~3      3, 'message_type'
          5        INIT_ARRAY                                       ~4      ~3, 87
    2     6        ASSIGN                                                   !0, ~4
    8     7      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
285.41 ms | 1397 KiB | 14 Q