-
Hello.
I have the standard Symfony 4.2 application. By default tests are located in the `tests` directory and have the namespace `App\Tests`. When I try to run a test in that directory I always see t…
-
Updated the plugins yesterday following bug correction Subtree depth on v2.9.0-beta.1 #1521 but now there's no save button when trying to create a new form or trying to modify general section of an al…
-
Output of `curl -s cht.sh/~docker-compose` is too long, because the whole `:list` output is printed. Maybe show just a few lines of context for it?
```
[:list]
...
docker-build
docker-compose
do…
-
Output of `curl -s cht.sh/~docker-compose` is too long, because the whole `:list` output is printed. Maybe show just a few lines of context for it?
```
[:list]
...
docker-build
docker-compose
do…
-
I would be nice to try to make some Unit Test with Atoum (https://github.com/mageekguy/atoum)
As prerequisite we "just" need a PHP 5.3 to be able to use the phar.
-
| Q | A
| --------------- | ---
| Branch | master for features and deprecations
| Bug? | YES
| New feature? | -
| Question? | -
| Documentation? | -
…
-
I think that lack more samples in Wiki. For exemple here:
https://www.phptesting.org/wiki/Lint-Plugin
https://www.phptesting.org/wiki/Atoum-Plugin
https://www.phptesting.org/wiki/Behat-Plugin
https:/…
-
According to Travis result, the bundle is not compatible with :
- PHP 7.0
- Symfony 3.0
I think, PHP 7.0 problem is linked to the older atoum version which is used.
-
Are there any plans for [Psalm](https://getpsalm.org) support?
Useful resource:
https://medium.com/vimeo-engineering-blog/uncovering-php-bugs-with-template-a4ca46eb9aeb
Examples:
---
### Simu…
-
I see three "typical" starter projects in the list of PHP samples: TodoList (no framework), Rent a Flat (Symfony & Zend), and Calculator (for PHPUnit, Atoum and Nette).
I can make CodeIgniter equival…