-
Garden of eden metaphors of the 'universe' and righteous and the genealogy of the life creation a unified boundary of 'individualism' evident in all living things, are of a "unified sequential algorit…
-
I have a class Foo with several methods. Some return built-in types (bool, string), others return objects (class Bar).
It seems like when prophesizing Foo, this plugin works for the methods that re…
-
Currently, we have many cyclic object graphs in Prophecy, meaning that we require the GC to enter into action rather than just refcount.
This can potentially have a big impact on testsuites as each do…
-
```
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…
-
HI there.
I found what sounds to me it's a bug, or at least a not desirable behaviour when using dataProviders + Mockery's mocks + calls counts expectations.
Let have this example:
```php
-
Command ships missing like( Prophecy Command etc.)
Material Prices have varied results for different ships which is not accurate with the current market price
-
See screenshot:
![capture](https://cloud.githubusercontent.com/assets/75921/16706907/8ced7466-45f0-11e6-91d8-66257015260e.PNG)
"_index": "poe20160607",
"_type": "item",
"_id": "b1334870b12738f…
-
![screenshot 2018-12-04 at 13 25 08](https://user-images.githubusercontent.com/105991/49444820-320c8000-f7c8-11e8-86ec-df5c18c2aac2.png)
Using `Argument::cetra()` from Prophecy allows you to bypass…
-
When a method has `@return $this` and uses `@psalm-this-out`, I expect it to take the new out type into account, but it does not
https://psalm.dev/r/7379ce742f
Both `prophesize()` and `prophesiz…