Civi::pipe - Comply more strictly with JSON-RPC v2.0. Don't allow scalar `params`.
authorTim Otten <totten@civicrm.org>
Wed, 15 Dec 2021 06:23:30 +0000 (22:23 -0800)
committerTim Otten <totten@civicrm.org>
Thu, 13 Jan 2022 21:15:00 +0000 (13:15 -0800)
commit6c4b31d47b472054b3850b0beb89a3bde0f4520d
tree4a3822062856d08b4139f04ac7156276619f1bb8
parent25804d7a137698e94f4bfbde13d1e24f3738234f
Civi::pipe - Comply more strictly with JSON-RPC v2.0. Don't allow scalar `params`.
Civi/Pipe/JsonRpc.php
tests/phpunit/Civi/Pipe/JsonRpcSessionTest.php