Console/Kernel.php 3

Type Line Description
TODO 61 check if this try and catch block is necessary:
TODO 139 make this more beautiful with methods like doRenderException
TODO 232 implement: Contrary to get, this command tries to find the best match if you give it an abbreviation of a name or alias.

StdLib/StdObject/ArrayObject/ManipulationTrait.php 1

Type Line Description
TODO 78 finnish this case

ClassLoader/Loader/Psr4.php 1

Type Line Description
TODO 29 Implement findClass() method.

Route/Klein/Klein.php 4

Type Line Description
TODO 515 Possibly remove in future, here for backwards compatibility
TODO 646 Remove this catch block once PHP 5.x support is no longer necessary.
TODO 963 Remove this catch block once PHP 5.x support is no longer necessary.
TODO 1068 Remove this catch block once PHP 5.x support is no longer necessary.

Database/Schema/Schema.php 3

Type Line Description
TODO 55
TODO 60
TODO 65

Route/Klein/DataCollection/HeaderDataCollection.php 1

Type Line Description
TODO 278 Possibly remove in future, here for backwards compatibility

Console/Output/Descriptor/TextDescriptor.php 1

Type Line Description
TODO 214 somehow this does not work as intended