3v4l.org

run code in 300+ PHP versions simultaneously
<?php $field_string = array(“camp_name”=>”gaurav”,”mobile”=>”9717476872”,”paramter1”=>”value1”,”paramter2”=>”value2”);
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/ietjc
function name:  (null)
number of ops:  14
compiled vars:  !0 = $field_string
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   FETCH_CONSTANT                                   ~1      '%E2%80%9Ccamp_name%E2%80%9D'
          1        FETCH_CONSTANT                                   ~2      '%E2%80%9Dgaurav%E2%80%9D'
          2        INIT_ARRAY                                       ~3      ~2, ~1
          3        FETCH_CONSTANT                                   ~4      '%E2%80%9Dmobile%E2%80%9D'
          4        FETCH_CONSTANT                                   ~5      '%E2%80%9D9717476872%E2%80%9D'
          5        ADD_ARRAY_ELEMENT                                ~3      ~5, ~4
          6        FETCH_CONSTANT                                   ~6      '%E2%80%9Dparamter1%E2%80%9D'
          7        FETCH_CONSTANT                                   ~7      '%E2%80%9Dvalue1%E2%80%9D'
          8        ADD_ARRAY_ELEMENT                                ~3      ~7, ~6
          9        FETCH_CONSTANT                                   ~8      '%E2%80%9Dparamter2%E2%80%9D'
         10        FETCH_CONSTANT                                   ~9      '%E2%80%9Dvalue2%E2%80%9D'
         11        ADD_ARRAY_ELEMENT                                ~3      ~9, ~8
         12        ASSIGN                                                   !0, ~3
         13      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
161.96 ms | 1384 KiB | 13 Q