pwired Posted April 1, 2020 Posted April 1, 2020 Does anyone know where I can download older versions of the online editor ICEcoder ? The download version on their website https://icecoder.net needs PHP 7.x The website informs that older versions can be downloaded on githubhttps://github.com/icecoder/ICEcoder But that seems not to be the case because the github version also needs PHP 7.x I need an old version of ICEcoder that works on PHP version 5.x
dragan Posted April 1, 2020 Posted April 1, 2020 What version do you need? I can see ancient releases @ https://github.com/icecoder/ICEcoder/releases?after=v2.2 ... way back to v.0.5.9 https://github.com/icecoder/ICEcoder/releases/tag/v0.5.9 (2012) 1
pwired Posted April 1, 2020 Author Posted April 1, 2020 Hi Dragan, Thanks a lot for those links to previous ICEcoder versions. I could download a version that works on PHP version 5.x It really helped me out, thanks ! What puzzles me is how did you find those download links ? I was on https://github.com/icecoder/ICEcoder but could not find those links.
pwired Posted April 2, 2020 Author Posted April 2, 2020 Hi LuisM, I followed your steps, and yes that way I found those download links. Never knew that before. Learned something new about GitHub. Thanks !
Recommended Posts