Announcement

Collapse
No announcement yet.

Add option to display information about PHP versions

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Add option to display information about PHP versions

    We have PHP selector which is great, our customers can choose the PHP versions they want. However, not all customers know which version is best for them. It would help if some additional info can be displayed, for example: PHP 5.2 (legacy): Warning: This is a very old and obsolete version. We will stop providing this version starting (date) PHP 5.3 (legacy): Warning: This is an old and obsolete version. It is provided for legacy applications but we advise against using this version if it is not really needed. PHP 5.4: This is a stable and maintained PHP version PHP 5.5: This is a stable and maintained PHP version PHP 5.6 (recommended): This is the newest stable version, recommended for new projects PHP 7 (experimental): This is the development version of PHP. Play with it, but expect things to break.
Working...
X