Request.php6

Type Line Description
error 0 No page-level DocBlock was found in file Request.php
error 4 No DocBlock was found for \Crunch\FastCGI\Request
error 5 No DocBlock was found for property $parameters
error 6 No DocBlock was found for property $stdin
error 7 No DocBlock was found for property $ID
error 8 No DocBlock was found for method __construct()

ResponseBuilder.php6

Type Line Description
error 0 No page-level DocBlock was found in file ResponseBuilder.php
error 4 No DocBlock was found for \Crunch\FastCGI\ResponseBuilder
error 5 No DocBlock was found for property $isComplete
error 6 No DocBlock was found for property $_records
error 7 No DocBlock was found for method addRecord()
error 14 No DocBlock was found for method buildResponse()

Response.php4

Type Line Description
error 0 No page-level DocBlock was found in file Response.php
error 4 No DocBlock was found for \Crunch\FastCGI\Response
error 5 No DocBlock was found for property $content
error 6 No DocBlock was found for property $error

Connection.php15

Type Line Description
error 0 No page-level DocBlock was found in file Connection.php
error 4 No DocBlock was found for \Crunch\FastCGI\Connection
error 5 No DocBlock was found for property $_socket
error 6 No DocBlock was found for property $_nextId
error 7 No DocBlock was found for property $_builder
error 11 No DocBlock was found for method __construct()
error 15 No DocBlock was found for method __destruct()
error 18 No DocBlock was found for method newRequest()
error 21 No DocBlock was found for method request()
error 25 No DocBlock was found for method sendRequest()
error 40 No DocBlock was found for method sendRecord()
error 44 No DocBlock was found for method receiveResponse()
error 51 No DocBlock was found for method receiveAll()
error 57 No DocBlock was found for property $_buffer
error 58 No DocBlock was found for method receiveRecord()

Client.php6

Type Line Description
error 0 No page-level DocBlock was found in file Client.php
error 4 No DocBlock was found for \Crunch\FastCGI\Client
error 5 No DocBlock was found for property $_host
error 6 No DocBlock was found for property $_port
error 8 No DocBlock was found for method __construct()
error 12 No DocBlock was found for method connect()

Record.php11

Type Line Description
error 0 No page-level DocBlock was found in file Record.php
error 4 No DocBlock was found for \Crunch\FastCGI\Record
error 18 No DocBlock was found for property $version
error 19 No DocBlock was found for property $type
error 20 No DocBlock was found for property $requestId
error 21 No DocBlock was found for property $content
error 22 No DocBlock was found for method __construct()
error 28 No DocBlock was found for method pack()
error 35 No DocBlock was found for method __toString()
error 38 No DocBlock was found for method count()
error 42 No DocBlock was found for method isSendable()