batch.php7

Type Line Description
error 0 No page-level DocBlock was found in file batch.php
error 3 No DocBlock was found for \codenamegary\URLParser\Batch
error 20 Name of argument $urls does not match with the DocBlock's name $url in __construct()
notice 20 Parameter $url could not be found in __construct()
error 36 No DocBlock was found for method _make()
error 67 No DocBlock was found for method __callStatic()
error 78 No DocBlock was found for method __call()

url.php11

Type Line Description
error 0 No page-level DocBlock was found in file url.php
error 5 No DocBlock was found for \codenamegary\URLParser\URL
error 233 Name of argument $oldName does not match with the DocBlock's name $old in swapQuery()
error 233 Name of argument $newName does not match with the DocBlock's name $new in swapQuery()
notice 233 Parameter $old could not be found in swapQuery()
notice 233 Parameter $new could not be found in swapQuery()
error 257 Name of argument $queries does not match with the DocBlock's name $old in swapQueries()
notice 257 Parameter $old could not be found in swapQueries()
notice 257 Parameter $new could not be found in swapQueries()
error 726 No DocBlock was found for method insertIntoArrayAtKey()
error 1015 No DocBlock was found for method make()