add special case for the root zone #17
Annotations
10 errors and 1 warning
Test:
RDAP/RootServer.php#L12
Class RDAP\RootServer extends unknown class RDAP\Server.
|
Test:
RDAP/RootServer.php#L21
Access to an undefined property RDAP\RootServer::$STDERR.
|
Test:
RDAP/RootServer.php#L22
Static call to instance method OpenSwoole\Server::start().
|
Test:
RDAP/RootServer.php#L30
Call to an undefined method RDAP\RootServer::getPathSegments().
|
Test:
RDAP/RootServer.php#L34
Access to undefined constant RDAP\RootServer::FOUND.
|
Test:
RDAP/RootServer.php#L40
Access to undefined constant RDAP\RootServer::BAD_REQUEST.
|
Test:
RDAP/RootServer.php#L59
Access to undefined constant RDAP\RootServer::NOT_FOUND.
|
Test:
RDAP/RootServer.php#L62
Access to undefined constant RDAP\RootServer::OK.
|
Test:
RDAP/Server.php#L228
Syntax error, unexpected ')', expecting ';' on line 228
|
Test:
rdapd#L76
Class RDAP\RootServer does not have a constructor and must be instantiated without any parameters.
|
Test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|