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'], ], ], ], ]);

preferences:
68.72 ms | 402 KiB | 5 Q