-
Notifications
You must be signed in to change notification settings - Fork 2k
Description
PHP Version
8.5
CodeIgniter4 Version
4.6.5
CodeIgniter4 Installation Method
Composer (using codeigniter4/appstarter)
Which operating systems have you tested for this bug?
Linux
Which server did you use?
fpm-fcgi
Environment
development
Database
No response
What happened?
Hi,
after doing / update from version 4.6.4 to 4.6.5,
i was reading the migration / indication guide of doing from Upgrading from 4.6.x to 4.7.0
in section project-files, missing the indication which source you can / should copy that files that were changed ?
from :
- repo: codeigniter4/CodeIgniter4
- repo: codeigniter4/appstarter
- repo: codeigniter4/framework
Maybe i should ask in the forum, however, i think this should be well explicit in Docs.
Thank you,
Steps to Reproduce
you read the changelog of 4.7.0
this mention nothing and then in
Upgrading from 4.6.x to 4.7.0 indicate the files however does not mention which repo to do do the copy of that files
Expected Output
To be clear of which repo / source of framework to do the manual copy of that files that are in Config folder
should be explicit and clear this info in docs in this two section of website:
- changelog of respective version
- Upgrading From a Previous Version
Anything else?
No response