-
Where can I get the phar file for version 4.0.3?
Thanks!
-
Hello,
I cant't install this extension with atoum v4.
```
vendor/bin/atoum -v
atoum version dev-master by Frédéric Hardy (/mnt/c/Projects/DOCKER/xxx/vendor/atoum/atoum)
```
```
`Your requireme…
-
I've determined the root cause of #154 and produced a tiny reproducible example. It's not related to PHPUnit, it's caused by a call to `system()` which spawns a second PHP process and causes the VS Co…
-
I have a test class where I am testing the functionality of `beforeTestMethod` and `afterTestMethod`
> public function beforeTestMethod($method) {
>
> echo "start\n";
> }
>
>…
-
In CI, the pipeline is tested using atoum PHP tests. Redis clients are defined for cache and sessions storage and so on, hence there is no need for Redis in the test environment, nor is it called anyw…
-
Hello,
PHP version:
```
> atoum version: dev-master
> PHP path: /usr/local/bin/php
> PHP version:
=> PHP 8.0.3 (cli) (built: Mar 13 2021 02:32:59) ( NTS )
=> Copyright (c) The PHP Group
=> Ze…
-
Parts of code in GLPI is probably not compliant with PHP 7.4 (currently RC1).
Problem is some third party libs are not compliant (atoum, zend-i18n at least); they have to be fixed/patched.
-
```
[2019-05-21 12:41:34] glpiphplog.ERROR: Toolbox::userErrorHandlerNormal() in /usr/share/glpi/inc/toolbox.class.php line 659
*** PHP Deprecated function(8192): Unparenthesized `a ? b : c ? d : …
-
I'm currently working on a library which is tested using https://github.com/kahlan/kahlan. I would like to add `infection` to my workflow but that is not possible at the moment, if I understand the si…
-
| Q | A
| --------------- | ---
| Version | `0.19.1`
| Bug? | yes
| New feature? | no
| Question? | yes
| Documentation? | yes
| Related tickets | com…