![]() |
Hi, i am upgrading CI manually. When i download the zip version > 4.5.1 some files are missing so I cannot copy them.
https://codeigniter.com/user_guide/insta...ject-files For example 4.5.1 zip is missing the following files:
ecc.
Installation from the archive does not provide Composer. These files are not needed
In framework-4.5.1.zip, I see
- phpunit.xml.dist - tests/ but as you say, there is no .gitignore. If you want to get it, see https://github.com/codeigniter4/framework/tree/v4.5.1 (09-20-2024, 01:32 AM)kenjis Wrote: In framework-4.5.1.zip, I see I see it in the file list on github, but why if i select "Download Zip" .gitignore, .gitattributes are not present? ![]()
Files start with "dot" hidden? No?
I checked, my options are showing hidden files, .files are not added to zip.
Tomorrow I will check it again (09-23-2024, 10:29 AM)ozornick Wrote: Files start with "dot" hidden? No? (09-23-2024, 10:48 AM)sunchaser Wrote: I checked, my options are set so hidden files are shown, I think that someohow .files are not added to zip.
Because it is listed in .gitattributes:
https://github.com/codeigniter4/framewor...attributes |
Welcome Guest, Not a member yet? Register Sign In |