Documentation

Markers

Table of Contents

Client/Mock.php 3
HordeClientWrapper.php 3
MessageImplementation.php 6
Request/Psr7ToPeclHttp.php 3
Request.php 3
Response/PeclHttpToPsr7.php 3
ServerRequest.php 9
Stream.php 3
StreamFactory.php 6
UploadedFile.php 3

Mock.php

Type Line Description
TODO 98 What about the uri?
TODO 98 What about the uri?
TODO 98 What about the uri?

HordeClientWrapper.php

Type Line Description
TODO 261 Handle method override here
TODO 261 Handle method override here
TODO 261 Handle method override here

MessageImplementation.php

Type Line Description
TODO 319 Some sanity checks on header name and value
TODO 329 What if we have two distinct uc/lc forms of the same header?
TODO 319 Some sanity checks on header name and value
TODO 329 What if we have two distinct uc/lc forms of the same header?
TODO 319 Some sanity checks on header name and value
TODO 329 What if we have two distinct uc/lc forms of the same header?

Psr7ToPeclHttp.php

Type Line Description
TODO 27 getResource and write reasonable buffer sizes to limit memory footprint
TODO 27 getResource and write reasonable buffer sizes to limit memory footprint
TODO 27 getResource and write reasonable buffer sizes to limit memory footprint

Request.php

Type Line Description
TODO 53 validate the method
TODO 53 validate the method
TODO 53 validate the method

PeclHttpToPsr7.php

Type Line Description
TODO 33 }
TODO 33 }
TODO 33 }

ServerRequest.php

Type Line Description
TODO 27 PHP 8: Union type!
TODO 36 validate the method
TODO 64 parse queryParams from uri
TODO 27 PHP 8: Union type!
TODO 36 validate the method
TODO 64 parse queryParams from uri
TODO 27 PHP 8: Union type!
TODO 36 validate the method
TODO 64 parse queryParams from uri

Stream.php

Type Line Description
TODO 73 Cannot throw due to spec even though PHP now can. Log?
TODO 73 Cannot throw due to spec even though PHP now can. Log?
TODO 73 Cannot throw due to spec even though PHP now can. Log?

StreamFactory.php

Type Line Description
TODO 25 catch any error conditions
TODO 48 catch any error conditions
TODO 25 catch any error conditions
TODO 48 catch any error conditions
TODO 25 catch any error conditions
TODO 48 catch any error conditions

UploadedFile.php

Type Line Description
TODO 73 Any sanity checks on the stream
TODO 73 Any sanity checks on the stream
TODO 73 Any sanity checks on the stream

Search results