-
What do you think about making dependencies "shared" as default?
Tom says the following in [Dice's documentation](https://r.je/dice):
> By far the most common real-world usage of Dependency Inje…
-
### Description
### How To Reproduce
### Additional Info
| Q | A
| ------------------- | ---
| Framework Version | 3.7.0
| PHP version | 8.2.0
| Oper…
-
Hello, im new to ci_phpunit, im new to tests in general but i got a question, ive been cracking my head to make it work, i work a project that runs HMVC, codeigniter3.0 and phpunit 7.4, im having prob…
-
I've noticed in a lot of my admin controller's when I add extra javascript files with Assets::add_module_js() that if a cache file already exists with the same name then the javascript I'm trying to …
-
A user should always be able to change his/her own personal data, e-mail address and password, no matter what his/her role is.
Possible solution: modify the "edit user" page to check if the edited us…
-
i tried using HMVC design pattern. my idea is, creating Routes.php for each modules, and then include them in main `Routes.php`
my project structure
```
src/
|-Config/Config.php
|-Cor…
-
Hello,
I looked at all 110 pnp4nagios forks for changes after @lingej abandoned the project. There are 6 people who seem to add small things to their own current fork. Wouldn't it make sense to use t…
-
Argument 1 passed to PHPUnit\Runner\TestSuiteSorter::reorderTestsInSuite() must implement interface PHPUnit\Framework\Test, instance of PHPUnit\Framework\TestSuite given, called in /var/www/html/D2TAs…
-
I think we can look at what @dhorrigan has with Scrapyrd and get it working within the depot.
Core features I was thinking of would be:
- Allow users to save the snippets to their account
- Allow us…
-
To calculate the performance rating of the user, we need to get the rating of the opponent of the side not to move in the test position. We also need the score rate of the engine and the score rate of…