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

Update HeimdallRequest.php for Codeigniter 4.5 #25

Merged
merged 1 commit into from
Sep 25, 2024

Conversation

kaivanriz
Copy link
Contributor

Cannot access protected property CodeIgniter\HTTP\IncomingRequest::$uri since CI 4.5

changed $request->uri to $request->getUri()

Cannot access protected property CodeIgniter\HTTP\IncomingRequest::$uri since CI 4.5
Copy link

codeclimate bot commented Aug 20, 2024

Code Climate has analyzed commit 08b0637 and detected 0 issues on this pull request.

View more on Code Climate.

@ezralazuardy ezralazuardy merged commit 9c8b4d9 into ezralazuardy:master Sep 25, 2024
3 of 4 checks passed
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

Successfully merging this pull request may close these issues.

2 participants