Hi! Could we please enable some services and cookies to improve your experience and our website?
Online Sandbox for SQL and PHP: Write, Run, Test, and Share SQL Queries and PHP Code
<?php
use Carbon\Carbon;
$now = Carbon::now()->format('d/m/Y');
$b '{"action":{"id":1},"status":{"code":"in_work","id":1,"title":"\u0412 \u0440\u0430\u0431\u043e\u0442\u0435"}}';
$c=unserialize($b, ['allowed_classes' => false]);
print_r($c);