update.zip from 1.0.8.17 to 1.0.8.18 incomplete?

Open to all! Ask other shopowners for help.
Post Reply
WP Horlogebanden
Member
Posts: 8
Joined: Thu Mar 25, 2021 7:35 pm
Phoenix Version:
Has thanked: 1 time

update.zip from 1.0.8.17 to 1.0.8.18 incomplete?

Post by WP Horlogebanden »

I am updating my PhoenixCart using the update.zip files.
https://github.com/CE-PhoenixCart/Updat ... update.zip has only 1 file (version.php) but https://github.com/CE-PhoenixCart/Phoen ... ..1.0.8.18 shows 94 changed files (defines changed to const in many files).
I expect those 94 files in update.zip. Is my expectation incorrect?


Join The Code Co-op to get access to your library in the Code Co-op Forum
User avatar
burt
Core Team
Posts: 4550
Joined: Tue Oct 29, 2019 9:37 am
Phoenix Version: v1.1.0.8
Has thanked: 252 times
Been thanked: 412 times

Re: update.zip from 1.0.8.17 to 1.0.8.18 incomplete?

Post by burt »

Minor changes are not included in .zip update file.

Minor changes include for example;
- copyright notices
- define to const [ changing these could potentially create issues for existing shop owners, as shop owner may have alredy changed language files, and would therefore over-write them if existing are included in update .zip ]
I am not here to build for you.
I am here to build with you. Let's help each other.
WP Horlogebanden
Member
Posts: 8
Joined: Thu Mar 25, 2021 7:35 pm
Phoenix Version:
Has thanked: 1 time

Re: update.zip from 1.0.8.17 to 1.0.8.18 incomplete?

Post by WP Horlogebanden »

OK. Thanks.


Join The Code Co-op to get access to your library in the Code Co-op Forum
Post Reply