Skip to content

Commit 15873c6

Browse files
committed
Update changelog
1 parent a0ce231 commit 15873c6

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

CHANGES.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,17 @@
1+
1.17.0 / 2023-02-02
2+
===================
3+
4+
* [added] Add generic types for ProphecyInterface and ObjectProphecy [@stof]
5+
* [added] Add the conditional return type for `ObjectProphecy::getMethodProphecies` [@stof]
6+
* [added] Add support for doctrine/instantiator 2.0 [@stof]
7+
* [added] Add the ability to customize the __toString representation of a CallbackToken [@ian-zunderdorp]
8+
* [changed] Remove support for instantiating a MethodProphecy without its arguments [@stof]
9+
* [deprecated] Deprecate `\Prophecy\Comparator\Factory` as `sebastian/comparator` v5 makes it parent class final [@stof]
10+
111
1.16.0 / 2022/11/29
212
===================
313

4-
* [added] Allow install with PHP 8.2 [@gquemener]
14+
* [added] Allow installing with PHP 8.2 [@gquemener]
515
* [added] Use shorter object IDs for object comparison [@TysonAndre]
616
* [added] Support standalone false,true and null types [@kschatzle]
717
* [added] Support doubling readonly classes [@gquemener]

0 commit comments

Comments
 (0)