|
|
|
|
|
by CiPHPerCoder
3240 days ago
|
|
That was years ago, IIRC. PHP has gotten better about "no BC breaks in patch versions" over the years, but the Debian/Ubuntu teams still insist on making people effectively run e.g. 7.1.8 while the version indicator says 7.1.1. It makes feature detection a nightmare. |
|
For example, the current package for Ubuntu 16.04 LTS is 7.0.22-0ubuntu0.16.04.1. How does this mismatch 7.0.22 from the PHP upstream project?