-
```
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 …
-
See screenshot:
![capture](https://cloud.githubusercontent.com/assets/75921/16706907/8ced7466-45f0-11e6-91d8-66257015260e.PNG)
"_index": "poe20160607",
"_type": "item",
"_id": "b1334870b12738f…
-
Both PHPUnit and PhpSpec regularly drop support for legacy PHP versions. Is it time for prophecy to do the same?
I suggest dropping any unmaintained PHP version and adopt a practice of doing it reg…
-
```
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,
`SetListInterface` was [deprecated](https://github.com/rectorphp/rector-src/blob/f6844a40e3502c4e0aa8f3bb4add5728bf1a3ef5/src/Set/Contract/SetListInterface.php#L7-L13).
```php
/**
* @depre…
-
**Describe the bug**
Tehenhauin's missions in the Prophecy of Sotek complete too soon. It doesn't seem too bad, but I've had campaigns break when it reverses itself on turn 40 and then can never be c…
-
When making promises on a stub method which takes a object as argument, matching on the object identity **does not allow to register more than one promise**.
It results in an unexpected call regard…
-
Have done every quest in Azuremyst Isle and Bloodmyst Isle. Every quest on Bloodmyst Isle works, althou 3 quests doest work on Azuremyst Isle.
1) Inoculation [http://www.wowhead.com/quest=9303/inocula…
-
I'm actually hosting my VTT on domainname.com/prophecy/VTT and not at the root of the domain name
to fix that i had to replace `/modules/flexui` by `../..` in every themes css files because `/modules…