-
Support for more systems (smarty, dwoo, etc).
-
When trying to show a 404 error via `$routes->set404Override()`, language lines are always rendered in the locale set in App.php, ignoring the language set via `$this->request->setLocale()`. Therefore…
-
https://github.com/codeigniter4/CodeIgniter4/blob/9d23926f2fdf6d87666a5cd5f8665fe8fafacaa3/system/CLI/GeneratorTrait.php#L221
If your class name starts with the word "App" then the new migration fi…
-
**Describe the bug**
Quasar plugin fails when creating a new project with vue-cli 5.0.1. If you downgrade sass-loader to v10.1.0 it doesn't throw any error but with both cases, quasar doesn't load pr…
-
Hi,
I get following error when i am try to run **npm run dev** command on windows power-shell
--------------------------------------------------------------------------------------------------
…
-
Hi, I'm receiving an exception when trying to compile a doc.
"Please also report this if it was a user error, so that a better error message can be provided next time."
Here is the stack:
```
# Sph…
-
Hi
twig v3.3.2 php 7.3 in codeigniter 4.1.3
Added the following function
$site_url = new TwigFunction('site_url', function ($url, $protocol = null){
return site_url($url, $protocol);
});…
-
| Q | A
| --------------------| ---------------
| PHPUnit version | 9.5.10
| PHP version | 7.3
| Installation Method | Composer / PHAR
#### Summary
Changing t…
-
**Which branch are you using?**
4
**What commit hash are you on?**
Attempt updating to the latest commit on your branch.
**What CodeIgniter version are you using?**
v4
**What PHP version …
-
bug found on view namespace
Here is the error I got when trying to namespace my admin template
```php
CodeIgniter\View\Exceptions\ViewException
Invalid file: {0}
SYSTEMPATH/Exceptions\Fram…