Mark Scherer

Results 942 comments of Mark Scherer

Some people also recommended https://ddev.readthedocs.io/en/stable/ to me Didnt try it yet, though

All propel 2 dev should go into https://github.com/SkyFoxvn/PropelBundle as this will most likely be the follower of this now. But 1.x issues could still be released here.

I pushed master to https://github.com/FriendsOfCake/awesome-cakephp/tree/cake3 now and will remove all non Cake4+ plugins/resources now

https://github.com/FriendsOfCake/awesome-cakephp/pull/419

Jep, we should go one way. I guess the latter sounds better as it feels more native to the actual app it gets implemented in.

According to the docs it can be both though: https://docs.phpunit.de/en/9.6/annotations.html#uses Bear in mind that currently `@uses` is not used for PHPUnit but for IDE traceability. `@covers` should probably be used...

Uses is the one for IDEs and clickable afaik

We can add it on top or configure the Covers instead of uses. But uses should probably stay default