Stas Malyshev Continue reading...
Already updated latest .08 betas with default PHP 5.4.31 Looking at creating a online PHP version check before PHP install and upgrades for Centmin Mod .08+ and higher. This way the latest version of a particular PHP branch 5.5, 5.4 or 5.3 gets installed. Code: ./phpvercheck.sh PHP 5.5 latest = 5.5.15 PHP 5.4 latest = 5.4.31 PHP 5.3 latest = 5.3.28 newer PHP version is available 5.5.14 < 5.5.15 Code: ./phpvercheck.sh PHP 5.5 latest = 5.5.15 PHP 5.4 latest = 5.4.31 PHP 5.3 latest = 5.3.28 newer PHP version is available 5.4.30 < 5.4.31