Jump to: navigation, search

OpenStack-SDK-PHP/MinimumVersion

< OpenStack-SDK-PHP
Revision as of 15:09, 19 February 2014 by Matt Farina (talk | contribs) (Created page with "This document attempts to detail the current state of PHP versions working to find the minimum version of PHP the OpenStack SDK should support. This document is relevant as of...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

This document attempts to detail the current state of PHP versions working to find the minimum version of PHP the OpenStack SDK should support. This document is relevant as of February 2014.

PHP Version Usage

According to w3techs, PHP 5 has a 97.7% market share. The minor version usage breakdown as of February 2014 is:

Version Usage State
5.5 1.2% Latest
5.4 13.1% Stable
5.3 52.1% EOL 7/2014
5.2 31.8% EOL
5.1 1.7% EOL
5.0 .7% EOL

Data from w3techs.

PHP Version Shipped in Operating Systems and Toolkits

From Apple

System Version PHP Version
10.9 5.4
10.8 5.3

Ubuntu

System Version PHP Version System Support
14.04 LTS 5.5 Not yet released. Supported until spring 2019.
13.10 5.5 Supported until summer 2014
13.04 5.4 No longer supported
12.10 5.4 Supported until spring 2014
12.04 LTS 5.3 Supported until spring 2017
10.04 LTS 5.3 Supported until spring 2015

Ubuntu release information from wikipedia.