-
### PHP Version
7.4
### CodeIgniter4 Version
4.3.2
### CodeIgniter4 Installation Method
Manual (zip or tar.gz)
### Which operating systems have you tested for this bug?
Windows
…
-
### PHP Version
8.1
### CodeIgniter4 Version
4.1.5
### CodeIgniter4 Installation Method
Git
### Which operating systems have you tested for this bug?
Linux
### Which server did…
-
CodeIgniter version: 4.3.1
In this sample, there are three URI segments: 1:`users`, 2:`15`, 3:`profile`
But you can get the 4th segment `$uri->getSegment(4, 'bar')` without Exception.
But `$uri->…
-
**Describe the bug**
`route_to()` helper function according to docs:
> Generates a relative URI ...
While the generated path is not relative but "rooted" (I am not sure how it's called properly…
-
### PHP Version
8.2
### CodeIgniter4 Version
4.2.11
### CodeIgniter4 Installation Method
Composer (using `codeigniter4/appstarter`)
### Which operating systems have you tested for th…
-
### PHP Version
8.2
### CodeIgniter4 Version
4.3.2
### CodeIgniter4 Installation Method
Composer (using `codeigniter4/appstarter`)
### Which operating systems have you tested for thi…
-
### PHP Version
7.4
### CodeIgniter4 Version
4.3.2
### CodeIgniter4 Installation Method
Composer (as dependency to an existing project)
### Which operating systems have you tested fo…
-
### PHP Version
8.2
### CodeIgniter4 Version
4.3.1
### CodeIgniter4 Installation Method
Composer (using `codeigniter4/appstarter`)
### Which operating systems have you tested for this bug?
Linu…
-
### PHP Version
8.1
### CodeIgniter4 Version
4.3.1
### CodeIgniter4 Installation Method
Composer (using `codeigniter4/appstarter`)
### Which operating systems have you tested for thi…
-
See https://github.com/codeigniter4/CodeIgniter4/pull/6474