3v4l.org

run code in 300+ PHP versions simultaneously
<?php $preparing_array = array ( "id" => 282072112, "type" => "page", "title" => "new page", "space" => array ( "key" => "BLA" ), "body" => array ( "storage" => array ( "value" => "<p>This is the updated text for the new page</p>", "representation" => "storage" ) ), "version" => array ( "number" => 2 ) ); echo json_encode($preparing_array, JSON_PRETTY_PRINT);

preferences:
27.68 ms | 404 KiB | 5 Q