Skip to content

Releases: zenstruck/foundry

v2.0.8

29 Aug 07:00
3eebbf9
Compare
Choose a tag to compare

3eebbf9 Have flush_after() return the callback's return (#691) by @HypeMC
33d5870 doc: Fix range call instead of many (#688) by @ternel
33595b9 chore: add a wrapper for PHPUnit binary (#683) by @nikophil
8bf8c4c docs: Fix CategoryStory codeblock (#681) by @smnandre
f89d43e doc: Minor fixes (#679) by @smnandre
65c1cc2 fix: add phpdoc to improve proxy factories autocompletion (#675) by @nikophil

Full Change List

v2.0.7

12 Jul 16:00
Compare
Choose a tag to compare

5c44991 fix: handle proxies when refreshing entity in Proxy::getState() (#672) by @nikophil
49f5e1d Fix faker php urls (#671) by @BackEndTea
7719b0d chore(CI): Enable documentation linter (#657) by @cezarpopa

Full Change List

v2.0.6

04 Jul 20:02
4780e1a
Compare
Choose a tag to compare

52ca7b7 fix: only restore error handler for PHPUnit 10 or superior (#668) by @nikophil
b5090aa docs: Fix broken link to Without Persisting (#660) by @simoheinonen
35b0404 feat: re-add Proxy assertions (#663) by @nikophil

Full Change List

v1.38.3

04 Jul 20:00
112e3a6
Compare
Choose a tag to compare

112e3a6 fix: only restore error handler for PHPUnit 10 or superior (#669) by @nikophil
bad65a2 fix(1.x): re-introduce Proxy assertion methods (#665) by @nikophil

Full Change List

v2.0.5

03 Jul 14:03
6105a36
Compare
Choose a tag to compare

6105a36 fix: make proxy work with last symfony/var-exporter version (#664) by @nikophil
e8623a3 [DOC] Fix Upgrade Guide URL Rendering (#654) by @cezarpopa
f7f133a fix: create ArrayCollection if needed (#645) by @nikophil
779bee4 fix: after_flush() can use objects created in global state (#653) by @nikophil
72e48bf tests(ci): add test permutation for PHPUnit >= 10 (#647) by @nikophil
1edf948 docs: fix incoherence (#652) by @nikophil
1c66e39 minor: improve repository assertion messages (#651) by @nikophil

Full Change List

v2.0.4

20 Jun 16:36
0989c5d
Compare
Choose a tag to compare

0989c5d fix: don't try to proxify objects that are not persistable (#646) by @nikophil
50ae3dc fix: handle contravariance problem when proxifying class with unserialize method (#644) by @nikophil

Full Change List

v2.0.3

19 Jun 12:43
6f0835f
Compare
Choose a tag to compare

6f0835f fix(2.x): only reset error handler in before class hook (#643) by @nikophil
3c31193 test: add test with multiple ORM schemas (#629) by @vincentchalamon
303211a fix: unproxy args in proxy objects (#635) by @nikophil

Full Change List

v1.38.2

19 Jun 12:39
841bb70
Compare
Choose a tag to compare

841bb70 fix(1.x): only reset error handler in before class hook (#642) by @nikophil

Full Change List

v1.38.1

18 Jun 13:09
7ab94fd
Compare
Choose a tag to compare

2691d99 fix: handle when userland factory has empty constructor (#641) by @nikophil
1227d11 docs(1.x): fix typo in upgrade guide (#625) by @nikophil
74fe2d6 docs: upgrade readme with a link to upgrade guide (#621) by @nikophil

Full Change List

v2.0.2

14 Jun 12:58
Compare
Choose a tag to compare

b76c294 fix(2.x): support Symfony 7.1 (#622) by @nikophil
9cd97b7 docs: Improve DX for tests (#636) by @matthieumota
17b0228 fix(2.x): add back second parameter for after persist callbacks (#631) by @nikophil
0c7b3af docs: Fix typo in the upgrade guide (#624) by @stof
933ebbd docs: upgrade readme with a link to upgrade guide (#620) by @nikophil

Full Change List