Moving files to includes/system/versioned
Posted: Tue Mar 28, 2023 9:57 am
What is the philosophy around moving files to the includes/system/versioned folder and the changes that occur around that?
For example, in version 1.0.8.7, the shopping cart get_products() function returns an array of objects, whereas in 1.0.0.0, returns an array of arrays.
You have done a nice job of explaining this update in the release tag notes:
https://github.com/CE-PhoenixCart/Phoen ... g/v1.0.8.7
but I was wondering if there was a roadmap or other statement of direction so I could understand this better.
For example, in version 1.0.8.7, the shopping cart get_products() function returns an array of objects, whereas in 1.0.0.0, returns an array of arrays.
You have done a nice job of explaining this update in the release tag notes:
https://github.com/CE-PhoenixCart/Phoen ... g/v1.0.8.7
but I was wondering if there was a roadmap or other statement of direction so I could understand this better.