-
### PHP Version
8.2
### CodeIgniter4 Version
4.3.7
### CodeIgniter4 Installation Method
Composer (using `codeigniter4/appstarter`)
### Which operating systems have you tested for thi…
-
The `on.pull_request` and `on.push` in called workflow do not work. See https://github.com/codeigniter4/shield/pull/819
We need to move them to caller workflows.
https://github.com/codeigniter4/.g…
-
### PHP Version
7.4
### CodeIgniter4 Version
4.3.5
### CodeIgniter4 Installation Method
Composer (using `codeigniter4/appstarter`)
### Which operating systems have you tested for this bug?
Wind…
-
### PHP Version
8.2.12
### CodeIgniter4 Version
4.2.2
### Shield Version
v1.0.0-beta.7
### Which operating systems have you tested for this bug?
Windows
### Which server did you use?
cli-serv…
-
### PHP Version
8.1
### CodeIgniter4 Version
4.3.1 and develop ea1b62872329076616287a20b879efb628c35d1a
### CodeIgniter4 Installation Method
Composer (using `codeigniter4/appstarter`)
…
-
Hello i always set a default src on each route inside the controller that extends a default controller
and i have no option to recreate the response csp headers
but on some routes CSP headers ne…
-
### PHP Version
8.1
### CodeIgniter4 Version
4.1.5
### CodeIgniter4 Installation Method
Manual (zip or tar.gz)
### Which operating systems have you tested for this bug?
Windows
…
-
From https://github.com/codeigniter4/CodeIgniter4/pull/8079#issuecomment-1784888201
The `name` key is `contacts.just.friends.*.name`, not `contacts.*.name`.
```php
public function index(): …
-
### PHP Version
8.2
### CodeIgniter4 Version
4.4.1
### CodeIgniter4 Installation Method
Composer (using `codeigniter4/appstarter`)
### Which operating systems have you tested for this bug?
Wind…
-
Are these bugs or not?
https://codeigniter4.github.io/CodeIgniter4/extending/events.html#event-points
- `pre_system` Called **very early** during system execution. **Only the benchmark and events …