Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Resolves selahattinunlu#52: URI Parser.
- Changed return value from null to empty string in `UriParser::setQueryUri` method, if query params were not pass. It needs, so that `Paginator::setQueryUri` str_replace get empty string instead of `null` and does not crash.
- Loading branch information