Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

$request->uri->getSegment(); return error #722

Closed
dannywebdev opened this issue Sep 15, 2017 · 2 comments
Closed

$request->uri->getSegment(); return error #722

dannywebdev opened this issue Sep 15, 2017 · 2 comments

Comments

@dannywebdev
Copy link

Sorry my english. getSegment() return error If Number of segment is > of real segmento.

example.com/admin

$request->uri->getSegment(4); return error

In CI3 segment(4, NULL) return NULL

Again sorry my English.

@natanfelles
Copy link
Contributor

See #701

@lonnieezell
Copy link
Member

#701 has been merged so this should be fixed. It will return an empty string instead, though.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants