On 10/11/15 09:37, Kingsquare.nl - Robin Speekenbrink wrote:
> With the advent of a wider variety of (container based) hosting solutions
> (i.e. Heroku (https://devcenter.heroku.com/changelog-items/679) and
> dokku-esque providers) and i.e. Docker providing the latest RC's via
> 'official' images (https://hub.docker.com/_/php) And ofcourse the vagrant
> boxprovided by Rasmus (https://github.com/rlerdorf/php7dev) have allowed a
> far easier upgrade path for developers trying out new stuff. This is a
> vastly different landscape than back when PHP5 came to be. (or even 5.3 for
> that matter) I as an app developer (and thus PHP user) now have _alot_ more
> options to try out different versions of PHP (even RC's) with faw lower
> barrier of entry.

Certainly today it is a lot easier to maintain a range of versions which
may actually be something of a noose also since in many cases there is
less incentive to replace PHP5.2/5.3 services. However the same noose
also provides a much easier way for hosting providers to offer multiple
versions in parallel making testing and transferring a hell of a lot
easier today? And PHP7 just dovetails in on top of that easily, so we
don't end up with the legacy problems of hosts 'upgrading the
infrastructure' and everything failing.

Now we just need to convince people that the days of NOT maintaining the
current stable system while also playing with the next new 'improved'
version are dead? There should be no reason today that multiple systems
can't exist side by side and one only switches off the older one once
the new build is stable and accepted?

-- 
Lester Caine - G8HFL
-----------------------------
Contact - http://lsces.co.uk/wiki/?page=contact
L.S.Caine Electronic Services - http://lsces.co.uk
EnquirySolve - http://enquirysolve.com/
Model Engineers Digital Workshop - http://medw.co.uk
Rainbow Digital Media - http://rainbowdigitalmedia.co.uk

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to