-
```
What steps will reproduce the problem?
1. Follow instructions on website for building the toolchain
2. Instead of a specific llvm version, use SVN Head... (I know...)
3. Try to complete the last s…
-
```
What steps will reproduce the problem?
1. Follow instructions on website for building the toolchain
2. Instead of a specific llvm version, use SVN Head... (I know...)
3. Try to complete the last s…
-
```
What steps will reproduce the problem?
1. Follow instructions on website for building the toolchain
2. Instead of a specific llvm version, use SVN Head... (I know...)
3. Try to complete the last s…
-
```
What steps will reproduce the problem?
1. Follow instructions on website for building the toolchain
2. Instead of a specific llvm version, use SVN Head... (I know...)
3. Try to complete the last s…
-
```
What steps will reproduce the problem?
1. Follow instructions on website for building the toolchain
2. Instead of a specific llvm version, use SVN Head... (I know...)
3. Try to complete the last s…
-
Hello,
I think code should not be change for tests. But currently, to work with prophecy and/or phpspec, that's what people do. (i.e. https://github.com/doctrine/doctrine2/pull/1215)
I think it's ti…
-
Currently when `Prophecy\Exception\Doubler\MethodNotFoundException` is thrown the message and exception includes the class of the double, not the interface or class being doubled.
This leads to messa…
-
List of questions that are hard for a non-Calvinist to answer.
-
```
What steps will reproduce the problem?
1. Follow instructions on website for building the toolchain
2. Instead of a specific llvm version, use SVN Head... (I know...)
3. Try to complete the last s…
-
Hi,
My team and I use Prophecy as spying / stubbing solution in high-level, acceptance / functional tests (Behat, Cucumber). The details are not important, I'll try to bring the problem to minimum …