doc/upgrading: mention PHP 5.4 dependency for v1.4

refs #1380
This commit is contained in:
Thomas Gelf 2018-02-05 14:39:03 +01:00
parent 0e0014d452
commit 97ce0b6024
1 changed files with 5 additions and 4 deletions

View File

@ -39,10 +39,11 @@ pending database migrations to an imported old database snapshot.
<a name="upgrade-to-1.4.x"></a>Upgrading to 1.4.x <a name="upgrade-to-1.4.x"></a>Upgrading to 1.4.x
------------------------------------------------- -------------------------------------------------
There is nothing special to take care of. In case you are running 1.3.x or any Since v1.4.0 Icinga Director requires at least PHP 5.4. Apart from this, there
GIT master since then, all you need is to replace the Director module folder with is nothing special to take care of. In case you are running 1.3.x or any GIT
the new one. Or to run `git checkout v1.4.x` in case you installed Director from master since then, all you need is to replace the Director module folder with
GIT. the new one. Or to run `git checkout v1.4.x` in case you installed Director
from GIT.
<a name="upgrade-to-1.3.x"></a>Upgrading to 1.3.x <a name="upgrade-to-1.3.x"></a>Upgrading to 1.3.x
------------------------------------------------- -------------------------------------------------