This patch makes Zabbix 1.1 beta1 more compatible with PHP5. It makes use of pass by reference correctly. For more detail see: http://lt.php.net/language.references.pass
Ad Widget
Collapse
patch for zabbix 1.1 beta1 under php5
Collapse
X
-
Not sure, but that patch should work on PHP4 and PHP5. I know for a fact that it will fail on PHP3, but then the Zabbix UI doesn't work correctly on PHP3 anyway.Originally posted by ProTONThis patch makes Zabbix 1.1 beta1 more compatible with PHP5. It makes use of pass by reference correctly. For more detail see: http://lt.php.net/language.references.pass
Comment