-
Notifications
You must be signed in to change notification settings - Fork 2.5k
Conversation
Please add a unit test, if possible. |
How to do that without concurrent threads? |
@prolic Good point. :) Merging! |
Add cas operation for apc adapter
Merged to develop for release with 2.3.0, as it's a feature addition. |
This breaks the test. |
@marc-mabe you could open a pull request with a failing test case... |
The test's are currently failing. Currently APC no enabled on travis - I'm working on a solution to enable more tests for travis. https://travis-ci.org/marc-mabe/zf2/builds/43599825 |
@marc-mabe would throwing an exception if |
@Ocramius I don't think so because other adapter accept it and it's not possible to check before. |
Add cas operation for apc adapter
No description provided.