Skip to content

Wrong CodeIgniter::handleRequest method definition #1786

Description

@hwiesmann

Describe the bug
The method CodeIgniter::handleRequest is incorrectly defined because the second parameter does not have a default value, respectively the first one has a default value. This bug exists since commit 1f08145.

protected function handleRequest(RouteCollectionInterface $routes = null, $cacheConfig, bool $returnResponse = false)

CodeIgniter 4 version
CodeIgniter4 Beta 0.0.1

Affected module(s)
CodeIgniter

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions