Markus Malkusch
Markus Malkusch
+1 for dataproviders. I was just looking for that feature in upstream's code.
https://github.com/php-lock/lock
You might consider pushing #57. So that there might exist a tagged version against Symfony-2, just in case someone is still interested in that implementation.
Sorry, I was not clear enough. I updated the description above to be more clear about the issue.
@komarserjio Now that you mention it, is [NotesController::create()](https://github.com/komarserjio/notejam/blob/master/cakephp/notejam/src/Controller/NotesController.php#L60) protected against a post request with a pad id from another user's pad?
I noticed this already and started to fix that in the branch [`useful-message`](https://github.com/php-mock/php-mock-phpunit/tree/useful-message). Unfortunately the time I spent on that was not sufficient to completely understand the PHPUnit model. I'm...
@Najdzionix as a Spring user myself, I never experienced such a behaviour. May I see your spring-test-app also? It's no more available. Going by the code of this appender, it...