-
The tests are shown in the console output when running the Codium coverage agent with the following command, but no tests are written to the specified file.
it repeats the same outputs over and over…
-
This issue is specifically to add the first unit tests for the `Package_PHP_Web` class, which currently have no test coverage, focusing on the `writeJsonIndex` and `processJsonIndex` methods.
A fol…
-
Hi,
thank you very much for providing this package.
I am currentliy doing a license analysis of markdown and came across the GPL-2.0 license text in [tests/php](https://github.com/Python-Markdown/m…
-
Currently, we can't test functions that require to modify the arguments passed by reference.
Typically, the `ldap_parse_result` function, but maybe also other functions.
This prevents from doing…
-
Location: public/storage
Docker Desktop on Windows creates a file in place of the symbolic link that's supposed to go here.
This seems to be a cause of the following unit test failing:
```
PH…
-
### Checklist
- [x] I verified that Kanboard is correctly installed
- [x] I verified that the problem does not come from a plugin
- [x] I verified that the problem is not already reported
- [x] …
-
- Laravel Version: 11
- PHP Version: 8.3
- Blueprint Version: 2.10
- Platform: Mac
### Issue:
When trying to generate controllers without defining model in yaml, model namespace is incorrect in…
-
Hello,
This is the same problem highlighted in #5760 but when the throws occurs in the setUpBeforeClass static method.
I forked the repository and added another class for the tests (MyTestWithSe…
-
## Summary
Add support to PHP 8.4 runtime
## Description
- Make sure PHP CompatInfo 7.2 runs on the new PHP version and all tests pass.
- Make sure PHP CompatInfo 7.2 runs on PHP 8.4 without…
-
### PHP Version
8.3
### CodeIgniter4 Version
4.5.5
### CodeIgniter4 Installation Method
Git
### Which operating systems have you tested for this bug?
Linux
### Which server did…