Alpha ZealPHP is early-stage and under active development. APIs may change between minor versions until v1.0. Feedback and bug reports welcome on GitHub.
API Index — Namespaces, Packages, Reports, Indices

Errors

Table of Contents

App.php 2
CGI/Dispatcher.php 1
CGI/ForkPool.php 2
CGI/IPC.php 2
CGI/WorkerPool.php 1
fork_master.php 1
pool_worker.php 1
Session/Handler/RedisSessionHandler.php 6
Session/Handler/TableSessionHandler.php 7

App.php

Type Line Description
ERROR 5324 Tag "method" with body "@method array<K, (R | null)>" has error An array can have only integers or strings as keys
ERROR 5324 Tag "method" with body "@method array<K, V> $items" has error An array can have only integers or strings as keys

Dispatcher.php

Type Line Description
ERROR 1079 Tag "method" with body "@method array<mixed, mixed> $resp" has error An array can have only integers or strings as keys

ForkPool.php

Type Line Description
ERROR 108 Tag "method" with body "@method array<mixed, mixed>" has error An array can have only integers or strings as keys
ERROR 108 Tag "method" with body "@method array<mixed, mixed> $request" has error An array can have only integers or strings as keys

IPC.php

Type Line Description
ERROR 58 Tag "method" with body "@method (array<mixed, mixed> | null) Null on EOF, timeout, or framing error." has error An array can have only integers or strings as keys
ERROR 28 Tag "method" with body "@method array<mixed, mixed> $payload Anything json_encode-able." has error An array can have only integers or strings as keys

WorkerPool.php

Type Line Description
ERROR 119 Tag "method" with body "@method array<mixed, mixed> $request Frame payload (file, server, get, post, cookies, files, body)." has error An array can have only integers or strings as keys

fork_master.php

Type Line Description
ERROR 218 Tag "method" with body "@method array<mixed, mixed> $req" has error An array can have only integers or strings as keys

pool_worker.php

Type Line Description
ERROR 613 Tag "method" with body "@method array<mixed, mixed> $req" has error An array can have only integers or strings as keys

RedisSessionHandler.php

Type Line Description
ERROR 353 Tag "method" with body "@method array<mixed, mixed>" has error An array can have only integers or strings as keys
ERROR 353 Tag "method" with body "@method array<mixed, mixed> $remote" has error An array can have only integers or strings as keys
ERROR 353 Tag "method" with body "@method array<mixed, mixed> $local" has error An array can have only integers or strings as keys
ERROR 353 Tag "method" with body "@method array<mixed, mixed> $base" has error An array can have only integers or strings as keys
ERROR 328 Tag "method" with body "@method array<mixed, mixed> $data" has error An array can have only integers or strings as keys
ERROR 300 Tag "method" with body "@method array<mixed, mixed>" has error An array can have only integers or strings as keys

TableSessionHandler.php

Type Line Description
ERROR 84 Tag "method" with body "@method array<int, array<string, array{base: array<mixed, mixed>, version: int}>>" has error An array can have only integers or strings as keys
ERROR 413 Tag "method" with body "@method array<mixed, mixed> $data" has error An array can have only integers or strings as keys
ERROR 382 Tag "method" with body "@method array<mixed, mixed>" has error An array can have only integers or strings as keys
ERROR 314 Tag "method" with body "@method array<mixed, mixed>" has error An array can have only integers or strings as keys
ERROR 314 Tag "method" with body "@method array<mixed, mixed> $remote" has error An array can have only integers or strings as keys
ERROR 314 Tag "method" with body "@method array<mixed, mixed> $local" has error An array can have only integers or strings as keys
ERROR 314 Tag "method" with body "@method array<mixed, mixed> $base" has error An array can have only integers or strings as keys