File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change 16
16
- Bug #175 : Update allowed IPs in configuration for development purposes in ` configuration.md ` (@terabytesoftw )
17
17
- Bug #177 : Add missing config path to ECS configuration in ` ecs.php ` (@terabytesoftw )
18
18
- Bug #182 : Improve clarity in deployment options description and add ` Nginx ` badge in ` README.md ` (@terabytesoftw )
19
+ - Bug #188 : Update ` README.md ` to include ` FrankenPHP ` badge for classic web server setup (@terabytesoftw )
19
20
20
21
## 0.1.0 August 31, 2025
21
22
Original file line number Diff line number Diff line change @@ -48,6 +48,7 @@ Classic web-server + PHP-FPM setup; simple and widely supported for deployment.
48
48
49
49
[ ![ Apache] ( https://img.shields.io/badge/apache-%23D42029.svg?style=for-the-badge&logo=apache&logoColor=white )] ( https://github.com/yii2-extensions/app-basic/tree/apache )
50
50
[ ![ Nginx] ( https://img.shields.io/badge/nginx-%23009639.svg?style=for-the-badge&logo=nginx&logoColor=white )] ( https://github.com/yii2-extensions/app-basic/tree/nginx )
51
+ [ ![ FrankenPHP Classic] ( https://img.shields.io/badge/FrankenPHP-777BB4?style=for-the-badge&logo=php&logoColor=white )] ( https://github.com/yii2-extensions/app-basic/tree/franken-php-classic )
51
52
52
53
### High-Performance Worker Mode
53
54
You can’t perform that action at this time.
0 commit comments