You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Released by [ TavoNiievez](https://github.com/TavoNiievez) on 2024/04/04 16:33:24 / [Repository](https://github.com/Codeception/module-doctrine2) / [Releases](https://github.com/Codeception/module-doctrine2/releases)
537
+
538
+
539
+
540
+
## What's Changed
541
+
* Test against PHP 8.2 + 8.3 by **[W0rma](https://github.com/W0rma)** in https://github.com/Codeception/module-doctrine2/pull/76
542
+
* Update composer.json: Adding `abandoned` by **[ThomasLandauer](https://github.com/ThomasLandauer)** in https://github.com/Codeception/module-doctrine2/pull/80
Released by [ TavoNiievez](https://github.com/TavoNiievez) on 2024/03/18 15:08:50 / [Repository](https://github.com/Codeception/module-symfony) / [Releases](https://github.com/Codeception/module-symfony/releases)
@@ -913,6 +926,24 @@ Released by [ Naktib
913
926
* Mentioning `<html>` tag requirement by **[ThomasLandauer](https://github.com/ThomasLandauer)** in https://github.com/Codeception/lib-web/pull/4
914
927
915
928
929
+
### module-doctrine2 3.0.3: 3.0.3
930
+
931
+
Released by [ Naktibalda](https://github.com/Naktibalda) on 2023/04/18 19:38:46 / [Repository](https://github.com/Codeception/module-doctrine2) / [Releases](https://github.com/Codeception/module-doctrine2/releases)
932
+
933
+
934
+
935
+
* Adding recommendation for Symfony users by **[ThomasLandauer](https://github.com/ThomasLandauer)** in https://github.com/Codeception/module-doctrine2/pull/69
936
+
937
+
938
+
### module-doctrine2 3.0.2: 3.0.2
939
+
940
+
Released by [ Naktibalda](https://github.com/Naktibalda) on 2023/03/18 18:36:57 / [Repository](https://github.com/Codeception/module-doctrine2) / [Releases](https://github.com/Codeception/module-doctrine2/releases)
941
+
942
+
943
+
944
+
* Documentation updates [#67](https://github.com/Codeception/module-doctrine2/issues/67) and [#68](https://github.com/Codeception/module-doctrine2/issues/68) by **[ThomasLandauer](https://github.com/ThomasLandauer)**
945
+
946
+
916
947
### Codeception 5.0.10: 5.0.10
917
948
918
949
Released by [ Naktibalda](https://github.com/Naktibalda) on 2023/03/14 07:27:00 / [Repository](https://github.com/Codeception/Codeception) / [Releases](https://github.com/Codeception/Codeception/releases)
@@ -1034,6 +1065,15 @@ Released by [ Naktib
1034
1065
* Support codeception/lib-innerbrowser v4
1035
1066
1036
1067
1068
+
### module-doctrine2 3.0.1: 3.0.1
1069
+
1070
+
Released by [ Naktibalda](https://github.com/Naktibalda) on 2023/02/06 07:55:15 / [Repository](https://github.com/Codeception/module-doctrine2) / [Releases](https://github.com/Codeception/module-doctrine2/releases)
1071
+
1072
+
1073
+
1074
+
* Fix deprecated string interpolation by **[Kolyunya](https://github.com/Kolyunya)** in https://github.com/Codeception/module-doctrine2/pull/59
1075
+
1076
+
1037
1077
### module-symfony 3.1.1: 3.1.1
1038
1078
1039
1079
Released by [ Naktibalda](https://github.com/Naktibalda) on 2023/02/06 07:50:11 / [Repository](https://github.com/Codeception/module-symfony) / [Releases](https://github.com/Codeception/module-symfony/releases)
@@ -1466,6 +1506,15 @@ Released by [ Naktib
1466
1506
* Variadic parameters can be skipped in dependency injection [#6505](https://github.com/Codeception/Codeception/issues/6505)
1467
1507
1468
1508
1509
+
### module-datafactory 3.0.0: 3.0.0
1510
+
1511
+
Released by [ Naktibalda](https://github.com/Naktibalda) on 2022/07/18 16:39:04 / [Repository](https://github.com/Codeception/module-datafactory) / [Releases](https://github.com/Codeception/module-datafactory/releases)
1512
+
1513
+
1514
+
1515
+
* Support for Codeception 5.0
1516
+
1517
+
1469
1518
### module-yii2 1.1.7: 1.1.7
1470
1519
1471
1520
Released by [ Naktibalda](https://github.com/Naktibalda) on 2022/07/15 18:10:54 / [Repository](https://github.com/Codeception/module-yii2) / [Releases](https://github.com/Codeception/module-yii2/releases)
@@ -1793,6 +1842,15 @@ Released by [ Naktib
1793
1842
* Support for Codeception 5
1794
1843
1795
1844
1845
+
### module-amqp 3.0.0: 3.0.0
1846
+
1847
+
Released by [ Naktibalda](https://github.com/Naktibalda) on 2022/03/20 09:26:33 / [Repository](https://github.com/Codeception/module-amqp) / [Releases](https://github.com/Codeception/module-amqp/releases)
1848
+
1849
+
1850
+
1851
+
* Support for Codeception 5, thanks to **[W0rma](https://github.com/W0rma)**
1852
+
1853
+
1796
1854
### module-symfony 3.0.0: 3.0.0
1797
1855
1798
1856
Released by [ Naktibalda](https://github.com/Naktibalda) on 2022/03/16 08:53:07 / [Repository](https://github.com/Codeception/module-symfony) / [Releases](https://github.com/Codeception/module-symfony/releases)
@@ -2014,6 +2072,15 @@ Released by [ Naktib
2014
2072
2015
2073
2016
2074
2075
+
* Codeception 5 support
2076
+
2077
+
2078
+
### module-doctrine2 3.0.0: 3.0.0
2079
+
2080
+
Released by [ Naktibalda](https://github.com/Naktibalda) on 2022/02/20 10:51:03 / [Repository](https://github.com/Codeception/module-doctrine2) / [Releases](https://github.com/Codeception/module-doctrine2/releases)
2081
+
2082
+
2083
+
2017
2084
* Codeception 5 support
2018
2085
2019
2086
@@ -2049,6 +2116,15 @@ Released by [ Tavo
Released by [ Naktibalda](https://github.com/Naktibalda) on 2022/01/28 18:34:39 / [Repository](https://github.com/Codeception/module-doctrine2) / [Releases](https://github.com/Codeception/module-doctrine2/releases)
2122
+
2123
+
2124
+
2125
+
* Binary strings don't break (dont)seeInRepository by **[frankverhoeven](https://github.com/frankverhoeven)**
2126
+
2127
+
2052
2128
### module-webdriver 2.0.2: 2.0.2
2053
2129
2054
2130
Released by [ Naktibalda](https://github.com/Naktibalda) on 2022/01/23 12:00:55 / [Repository](https://github.com/Codeception/module-webdriver) / [Releases](https://github.com/Codeception/module-webdriver/releases)
@@ -2334,6 +2410,23 @@ Released by [ Tavo
Released by [ TavoNiievez](https://github.com/TavoNiievez) on 2021/12/07 15:00:26 / [Repository](https://github.com/Codeception/module-datafactory) / [Releases](https://github.com/Codeception/module-datafactory/releases)
2416
+
2417
+
2418
+
2419
+
## What's Changed
2420
+
2421
+
* PHP 7.4 or higher is required.
2422
+
* Support PHP 8.1
2423
+
* Updated code base to PHP 7.4 by **[TavoNiievez](https://github.com/TavoNiievez)** in https://github.com/Codeception/module-datafactory/pull/9 and https://github.com/Codeception/module-datafactory/pull/14
2424
+
* Documentation changes by **[DavertMik](https://github.com/DavertMik)** in https://github.com/Codeception/module-datafactory/pull/11
2425
+
* The changelog has been added to the Readme file, by **[Arhell](https://github.com/Arhell)** in https://github.com/Codeception/module-datafactory/pull/13
Released by [ TavoNiievez](https://github.com/TavoNiievez) on 2021/12/07 14:55:38 / [Repository](https://github.com/Codeception/module-mongodb) / [Releases](https://github.com/Codeception/module-mongodb/releases)
@@ -2493,6 +2586,26 @@ Released by [ Tavo
Released by [ TavoNiievez](https://github.com/TavoNiievez) on 2021/12/07 05:59:34 / [Repository](https://github.com/Codeception/module-doctrine2) / [Releases](https://github.com/Codeception/module-doctrine2/releases)
2592
+
2593
+
2594
+
2595
+
## What's Changed
2596
+
2597
+
* PHP 7.4 or higher is required.
2598
+
* Support PHP 8.1
2599
+
* Updated code base to PHP 7.4 by **[TavoNiievez](https://github.com/TavoNiievez)** in https://github.com/Codeception/module-doctrine2/pull/40 and https://github.com/Codeception/module-doctrine2/pull/47
2600
+
* Added phpstan by **[b1rdex](https://github.com/b1rdex)** in https://github.com/Codeception/module-doctrine2/pull/46
2601
+
* Use hash to store repository mock by **[olexp](https://github.com/olexp)** in https://github.com/Codeception/module-doctrine2/pull/45 and https://github.com/Codeception/module-doctrine2/pull/48
2602
+
* Better explaining `depends` by **[ThomasLandauer](https://github.com/ThomasLandauer)** in https://github.com/Codeception/module-doctrine2/pull/23
2603
+
* Adding link to `doctrine/data-fixtures` by **[ThomasLandauer](https://github.com/ThomasLandauer)** in https://github.com/Codeception/module-doctrine2/pull/39
2604
+
* The changelog has been added to the Readme file, by **[Arhell](https://github.com/Arhell)** in https://github.com/Codeception/module-doctrine2/pull/43
Released by [ TavoNiievez](https://github.com/TavoNiievez) on 2021/12/07 05:51:33 / [Repository](https://github.com/Codeception/module-apc) / [Releases](https://github.com/Codeception/module-apc/releases)
@@ -2508,6 +2621,20 @@ Released by [ Tavo
Released by [ TavoNiievez](https://github.com/TavoNiievez) on 2021/12/07 05:47:28 / [Repository](https://github.com/Codeception/module-amqp) / [Releases](https://github.com/Codeception/module-amqp/releases)
2627
+
2628
+
2629
+
2630
+
## What's Changed
2631
+
2632
+
* PHP 7.4 or higher is required.
2633
+
* Updated code base to PHP 7.4 by **[TavoNiievez](https://github.com/TavoNiievez)** in https://github.com/Codeception/module-amqp/pull/12
Released by [ TavoNiievez](https://github.com/TavoNiievez) on 2021/12/07 05:44:00 / [Repository](https://github.com/Codeception/module-laminas) / [Releases](https://github.com/Codeception/module-laminas/releases)
@@ -2758,6 +2885,15 @@ This release includes a general refactoring of the code ([#30](https://github.co
2758
2885
See the full list of changes [here](https://github.com/Codeception/module-laravel/milestone/3).
Released by [ Naktibalda](https://github.com/Naktibalda) on 2021/09/05 07:47:08 / [Repository](https://github.com/Codeception/module-amqp) / [Releases](https://github.com/Codeception/module-amqp/releases)
2891
+
2892
+
2893
+
2894
+
* Stops keeping message in unacked stated, by **[renq](https://github.com/renq)**
2895
+
2896
+
2761
2897
### module-webdriver 1.4.0: Added new methods
2762
2898
2763
2899
Released by [ DavertMik](https://github.com/DavertMik) on 2021/09/02 12:08:19 / [Repository](https://github.com/Codeception/module-webdriver) / [Releases](https://github.com/Codeception/module-webdriver/releases)
@@ -2996,6 +3132,25 @@ Minor changes in documentation by **[ThomasLandauer](https://github.com/ThomasLa
2996
3132
2997
3133
2998
3134
3135
+
### module-amqp 1.1.0: Support PHP 8
3136
+
3137
+
Released by [ Naktibalda](https://github.com/Naktibalda) on 2021/03/21 15:29:11 / [Repository](https://github.com/Codeception/module-amqp) / [Releases](https://github.com/Codeception/module-amqp/releases)
3138
+
3139
+
3140
+
3141
+
* Support PHP 8.0
3142
+
* Support php-amqplib v3
3143
+
3144
+
3145
+
### module-datafactory 1.1.0: Added Custom Store
3146
+
3147
+
Released by [ DavertMik](https://github.com/DavertMik) on 2021/03/16 19:42:52 / [Repository](https://github.com/Codeception/module-datafactory) / [Releases](https://github.com/Codeception/module-datafactory/releases)
3148
+
3149
+
3150
+
3151
+
Custom Store can be used for Data Factory. See [#2](https://github.com/Codeception/module-datafactory/issues/2)
Released by [ Naktibalda](https://github.com/Naktibalda) on 2021/03/02 08:03:49 / [Repository](https://github.com/Codeception/lib-innerbrowser) / [Releases](https://github.com/Codeception/lib-innerbrowser/releases)
@@ -3109,6 +3264,15 @@ Released by [ Naktib
3109
3264
* Fixed filling of fields that are linked to form using `form` attribute https://github.com/Codeception/Codeception/issues/6022
3110
3265
3111
3266
3267
+
### module-datafactory 1.0.1: PHP8 support
3268
+
3269
+
Released by [ Naktibalda](https://github.com/Naktibalda) on 2020/12/30 15:56:46 / [Repository](https://github.com/Codeception/module-datafactory) / [Releases](https://github.com/Codeception/module-datafactory/releases)
3270
+
3271
+
3272
+
3273
+
3274
+
3275
+
3112
3276
### module-laravel 2.0.0: 2.0.0
3113
3277
3114
3278
Released by [ TavoNiievez](https://github.com/TavoNiievez) on 2020/12/29 20:52:27 / [Repository](https://github.com/Codeception/module-laravel) / [Releases](https://github.com/Codeception/module-laravel/releases)
@@ -3254,6 +3418,15 @@ Released by [ Naktib
3254
3418
3255
3419
3256
3420
3421
+
### module-doctrine2 1.1.1: Support PHP 8
3422
+
3423
+
Released by [ Naktibalda](https://github.com/Naktibalda) on 2020/11/26 06:57:10 / [Repository](https://github.com/Codeception/module-doctrine2) / [Releases](https://github.com/Codeception/module-doctrine2/releases)
3424
+
3425
+
3426
+
3427
+
3428
+
3429
+
3257
3430
### module-symfony 1.4.1: 1.4.1
3258
3431
3259
3432
Released by [ TavoNiievez](https://github.com/TavoNiievez) on 2020/11/25 19:31:47 / [Repository](https://github.com/Codeception/module-symfony) / [Releases](https://github.com/Codeception/module-symfony/releases)
@@ -3345,6 +3518,16 @@ Released by [ Naktib
3345
3518
3346
3519
3347
3520
3521
+
### module-doctrine2 1.1.0:
3522
+
3523
+
Released by [ Naktibalda](https://github.com/Naktibalda) on 2020/11/14 20:44:32 / [Repository](https://github.com/Codeception/module-doctrine2) / [Releases](https://github.com/Codeception/module-doctrine2/releases)
3524
+
3525
+
3526
+
3527
+
* Configurable purge mode - DELETE or TRUNCATE
3528
+
* Catch MappingException thrown by Doctrine 2.9
3529
+
3530
+
3348
3531
### module-soap 1.0.1: Support PHP 8
3349
3532
3350
3533
Released by [ Naktibalda](https://github.com/Naktibalda) on 2020/11/07 20:10:24 / [Repository](https://github.com/Codeception/module-soap) / [Releases](https://github.com/Codeception/module-soap/releases)
@@ -4052,6 +4235,15 @@ Released by [ Naktib
4052
4235
Requires PHPUnit 8.4, so this version can only be used on PHP 7.2+ and it is required by Codeception 5
4053
4236
4054
4237
4238
+
### module-doctrine2 1.0.1: Updated documentation
4239
+
4240
+
Released by [ Naktibalda](https://github.com/Naktibalda) on 2019/11/13 17:34:35 / [Repository](https://github.com/Codeception/module-doctrine2) / [Releases](https://github.com/Codeception/module-doctrine2/releases)
4241
+
4242
+
4243
+
4244
+
4245
+
4246
+
4055
4247
### module-asserts 1.1.1: Documented that stringEnds functions were added in 1.1.0
4056
4248
4057
4249
Released by [ Naktibalda](https://github.com/Naktibalda) on 2019/11/13 17:33:39 / [Repository](https://github.com/Codeception/module-asserts) / [Releases](https://github.com/Codeception/module-asserts/releases)
@@ -4151,6 +4343,15 @@ Released by [ Naktib
4151
4343
4152
4344
4153
4345
4346
+
### module-doctrine2 1.0.0: Initial release
4347
+
4348
+
Released by [ Naktibalda](https://github.com/Naktibalda) on 2019/10/19 15:27:12 / [Repository](https://github.com/Codeception/module-doctrine2) / [Releases](https://github.com/Codeception/module-doctrine2/releases)
4349
+
4350
+
4351
+
4352
+
4353
+
4354
+
4154
4355
### module-db 1.0.0: Initial release
4155
4356
4156
4357
Released by [ Naktibalda](https://github.com/Naktibalda) on 2019/10/19 15:27:01 / [Repository](https://github.com/Codeception/module-db) / [Releases](https://github.com/Codeception/module-db/releases)
@@ -4251,6 +4452,15 @@ Released by [ Naktib
4251
4452
4252
4453
4253
4454
4455
+
### module-datafactory 1.0.0: Initial release
4456
+
4457
+
Released by [ Naktibalda](https://github.com/Naktibalda) on 2019/10/18 11:07:51 / [Repository](https://github.com/Codeception/module-datafactory) / [Releases](https://github.com/Codeception/module-datafactory/releases)
4458
+
4459
+
4460
+
4461
+
4462
+
4463
+
4254
4464
### module-cli 1.0.0: Initial release
4255
4465
4256
4466
Released by [ Naktibalda](https://github.com/Naktibalda) on 2019/10/18 11:07:08 / [Repository](https://github.com/Codeception/module-cli) / [Releases](https://github.com/Codeception/module-cli/releases)
@@ -4278,6 +4488,15 @@ Released by [ Naktib
4278
4488
4279
4489
4280
4490
4491
+
### module-amqp 1.0.0: Initial release
4492
+
4493
+
Released by [ Naktibalda](https://github.com/Naktibalda) on 2019/10/18 11:05:50 / [Repository](https://github.com/Codeception/module-amqp) / [Releases](https://github.com/Codeception/module-amqp/releases)
4494
+
4495
+
4496
+
4497
+
4498
+
4499
+
4281
4500
### lib-asserts 1.0.0: Initial release
4282
4501
4283
4502
Released by [ Naktibalda](https://github.com/Naktibalda) on 2019/09/16 20:06:26 / [Repository](https://github.com/Codeception/lib-asserts) / [Releases](https://github.com/Codeception/lib-asserts/releases)
0 commit comments