3v4l.org

run code in 300+ PHP versions simultaneously
<?php json_encode([ 'reportUnitUri' => '/SHTUFF/empty', 'async' => false, 'freshData' => false, 'saveDataSnapshot' => false, 'outputFormat' => 'pdf', 'interactive' => true, 'ignorePagination' => false, 'parameters' => [ 'reportParameter' => [ [ 'name' => 'RowsList', 'value' => [ [ 'Field1' => 'Field1 1', 'Field2' => 'Field2 1', ], [ 'Field1' => 'Field1 2', 'Field2' => 'Field2 2', ], ], ], [ 'name' => 'FooBar', 'value' => [ [ 'Field1' => 'Field1 1', 'Field2' => 'Field2 1', ], [ 'Field1' => 'Field1 2', 'Field2' => 'Field2 2', ], ], ], [ 'name' => 'BookTitle', 'value' => ['Custom book title'], ], ], ], ]);
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/C7Jjk
function name:  (null)
number of ops:  4
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   INIT_FCALL                                               'json_encode'
    4     1        SEND_VAL                                                 <array>
          2        DO_ICALL                                                 
   45     3      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
165.12 ms | 1393 KiB | 15 Q