3v4l.org

run code in 300+ PHP versions simultaneously
<?php echo json_encode(["title" => "标题","onlyclodebyadmin" => false, "type" => "miao", "status" => "open", "replys"=>0,"lastchange"=>time()]);
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/G6UmJ
function name:  (null)
number of ops:  13
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   INIT_FCALL                                               'json_encode'
          1        INIT_ARRAY                                       ~0      '%E6%A0%87%E9%A2%98', 'title'
          2        ADD_ARRAY_ELEMENT                                ~0      <false>, 'onlyclodebyadmin'
          3        ADD_ARRAY_ELEMENT                                ~0      'miao', 'type'
          4        ADD_ARRAY_ELEMENT                                ~0      'open', 'status'
          5        ADD_ARRAY_ELEMENT                                ~0      0, 'replys'
          6        INIT_FCALL                                               'time'
          7        DO_ICALL                                         $1      
          8        ADD_ARRAY_ELEMENT                                ~0      $1, 'lastchange'
          9        SEND_VAL                                                 ~0
         10        DO_ICALL                                         $2      
         11        ECHO                                                     $2
         12      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
150.93 ms | 1385 KiB | 17 Q