phpgt/Database

Work with JsonObjects

オープン

#380 opened on 2026/02/27

 (1 件のコメント) (0 件のリアクション) (0 人の担当者)PHP (3 件のフォーク)auto 404
enhancementgood first issue

Repository metrics

Stars
 (4 個のスター)
PR merge metrics
 (PR metrics pending)

説明

Following on from #377 I would like to be able to pass GT/JsonObject instances into the database without having to cast them or call json_encode.

JsonObject already has a toString method, so this might already work, but it's untested so we need to get the unit tests in there anyway.

コントリビューターガイド