-
Incident report
-
Resolution: Fixed
-
Blocker
-
2.0.14
Function "array_fill_keys" is supported for (PHP 5 >= 5.2.0)
http://php.net/manual/en/function.array-fill-keys.php
Zabbix 2.0 doc requires PHP 5.1.6 or later
https://www.zabbix.com/documentation/2.0/manual/installation/requirements#software
But in ZBX-6174 we've started to use the function for 2.0 branch too (for 2.0.14).
We have to resolve this case.
Of course we could just update our doc, but would be that correct ?
It for example would be a problem for CentOS5 which has PHP 5.1.6 as latest version.