JSONRPC 1.0.0-beta3

PhpJsonRpc
in package

Table of Contents

Constants

VERSION_1_0  = '1.0'
VERSION_2_0  = '2.0'

Properties

$json_decode_depth  : mixed
$json_decode_flags  : mixed
$jsonrpcName  : mixed
$jsonrpcVersion  : mixed

Methods

setLogger()  : mixed

Constants

Properties

$json_decode_depth

public static mixed $json_decode_depth = 512

$json_decode_flags

public static mixed $json_decode_flags = 0

$jsonrpcName

public static mixed $jsonrpcName = "JSON-RPC for PHP"

$jsonrpcVersion

public static mixed $jsonrpcVersion = "1.0.0-beta3"

Methods

setLogger()

public static setLogger(mixed $logger) : mixed
Parameters
$logger : mixed

        
On this page

Search results