$obj3. Also, all three will json_encode() to a simple JS object {}: <?php echo json_encode([ new \stdClass, new class{}, (object)[], ]);
確定! 回上一頁