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
Copy file name to clipboardExpand all lines: changelog.markdown
-79Lines changed: 0 additions & 79 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -527,15 +527,6 @@ Released by [ Naktib
527
527
528
528
529
529
530
-
* Support codeception/lib-innerbrowser v4
531
-
532
-
533
-
### module-lumen 3.0.1: 3.0.1
534
-
535
-
Released by [ Naktibalda](https://github.com/Naktibalda) on 2023/02/09 06:43:17 / [Repository](https://github.com/Codeception/module-lumen) / [Releases](https://github.com/Codeception/module-lumen/releases)
536
-
537
-
538
-
539
530
* Support codeception/lib-innerbrowser v4
540
531
541
532
@@ -1316,15 +1307,6 @@ Released by [ Naktib
1316
1307
* Don't pass NULL to isBinaryData in `_failed`.
1317
1308
1318
1309
1319
-
### module-lumen 3.0.0: 3.0.0
1320
-
1321
-
Released by [ Naktibalda](https://github.com/Naktibalda) on 2022/03/29 18:00:52 / [Repository](https://github.com/Codeception/module-lumen) / [Releases](https://github.com/Codeception/module-lumen/releases)
1322
-
1323
-
1324
-
1325
-
* Compatibility with Codeception 5
1326
-
1327
-
1328
1310
### module-phpbrowser 3.0.0: 3.0.0
1329
1311
1330
1312
Released by [ Naktibalda](https://github.com/Naktibalda) on 2022/03/20 09:45:52 / [Repository](https://github.com/Codeception/module-phpbrowser) / [Releases](https://github.com/Codeception/module-phpbrowser/releases)
@@ -1693,20 +1675,6 @@ Released by [ Naktib
1693
1675
* Added support for laminas-diactoros v2 by **[samuelnogueira](https://github.com/samuelnogueira)**
1694
1676
1695
1677
1696
-
### module-lumen 2.1.0: 2.1.0
1697
-
1698
-
Released by [ TavoNiievez](https://github.com/TavoNiievez) on 2021/12/24 20:16:08 / [Repository](https://github.com/Codeception/module-lumen) / [Releases](https://github.com/Codeception/module-lumen/releases)
1699
-
1700
-
1701
-
1702
-
## What's Changed
1703
-
1704
-
* PHP 7.4 or higher is required.
1705
-
* Updated code base to PHP 7.4 (https://github.com/Codeception/module-lumen/pull/15)
* The changelog has been added to the Readme file, by **[Arhell](https://github.com/Arhell)** in https://github.com/Codeception/module-lumen/pull/14
1708
-
1709
-
1710
1678
### module-laravel 2.2.0: 2.2.0
1711
1679
1712
1680
Released by [ TavoNiievez](https://github.com/TavoNiievez) on 2021/12/24 20:11:04 / [Repository](https://github.com/Codeception/module-laravel) / [Releases](https://github.com/Codeception/module-laravel/releases)
@@ -2540,16 +2508,6 @@ Updated code base to PHP 7.2 ([#14](https://github.com/Codeception/module-phalco
2540
2508
- sha1 by default instead of md5.
2541
2509
2542
2510
2543
-
### module-lumen 2.0.1: 2.0.1
2544
-
2545
-
Released by [ TavoNiievez](https://github.com/TavoNiievez) on 2021/04/29 14:24:58 / [Repository](https://github.com/Codeception/module-lumen) / [Releases](https://github.com/Codeception/module-lumen/releases)
2546
-
2547
-
2548
-
2549
-
**Fix** Factory compatibility issue with Lumen < 7 ([#12](https://github.com/Codeception/module-lumen/issues/12)) by **[ibpavlov](https://github.com/ibpavlov)**.
2550
-
2551
-
2552
-
2553
2511
### module-webdriver 1.2.1: Documentation update
2554
2512
2555
2513
Released by [ Naktibalda](https://github.com/Naktibalda) on 2021/04/23 17:31:52 / [Repository](https://github.com/Codeception/module-webdriver) / [Releases](https://github.com/Codeception/module-webdriver/releases)
@@ -2722,25 +2680,6 @@ Released by [ Naktib
Released by [ TavoNiievez](https://github.com/TavoNiievez) on 2021/01/19 05:02:29 / [Repository](https://github.com/Codeception/module-lumen) / [Releases](https://github.com/Codeception/module-lumen/releases)
2728
-
2729
-
2730
-
2731
-
**New features:**
2732
-
-`Lumen 6`, `Lumen 7`, and `Lumen 8` compatibility.
2733
-
- Module documentation updated.
2734
-
- Added typed arguments.
2735
-
- Updated the module's code base following PHP 7.3+ standards.
2736
-
2737
-
**Breaking changes:**
2738
-
- Removed support for PHP versions lower than `PHP 7.3`.
2739
-
- Removed support for `Lumen 5` and lower.
2740
-
2741
-
> **Minor change**: Adding link to "central" parts explanation ([#4](https://github.com/Codeception/module-lumen/issues/4)) by **[ThomasLandauer](https://github.com/ThomasLandauer)**.
2742
-
2743
-
2744
2683
### module-webdriver 1.2.0:
2745
2684
2746
2685
Released by [ Naktibalda](https://github.com/Naktibalda) on 2021/01/17 19:30:29 / [Repository](https://github.com/Codeception/module-webdriver) / [Releases](https://github.com/Codeception/module-webdriver/releases)
@@ -3119,15 +3058,6 @@ Released by [ Naktib
3119
3058
3120
3059
3121
3060
3122
-
### module-lumen 1.0.1: Support PHP 8
3123
-
3124
-
Released by [ Naktibalda](https://github.com/Naktibalda) on 2020/10/28 07:48:01 / [Repository](https://github.com/Codeception/module-lumen) / [Releases](https://github.com/Codeception/module-lumen/releases)
3125
-
3126
-
3127
-
3128
-
Depends on Lumen libraries actually supporting PHP 8
3129
-
3130
-
3131
3061
### module-laravel5 1.1.1: Support PHP 8
3132
3062
3133
3063
Released by [ Naktibalda](https://github.com/Naktibalda) on 2020/10/28 07:06:39 / [Repository](https://github.com/Codeception/module-laravel5) / [Releases](https://github.com/Codeception/module-laravel5/releases)
@@ -3895,15 +3825,6 @@ Released by [ Naktib
3895
3825
3896
3826
3897
3827
3898
-
### module-lumen 1.0.0: Initial release
3899
-
3900
-
Released by [ Naktibalda](https://github.com/Naktibalda) on 2019/10/19 15:27:37 / [Repository](https://github.com/Codeception/module-lumen) / [Releases](https://github.com/Codeception/module-lumen/releases)
3901
-
3902
-
3903
-
3904
-
3905
-
3906
-
3907
3828
### module-laravel5 1.0.0: Initial release
3908
3829
3909
3830
Released by [ Naktibalda](https://github.com/Naktibalda) on 2019/10/19 15:27:22 / [Repository](https://github.com/Codeception/module-laravel5) / [Releases](https://github.com/Codeception/module-laravel5/releases)
0 commit comments